@charset "Shift_JIS";

.txt_ll{font-size:120%;}
.txt_l{font-size:100%;}
.txt_m{font-size:80%;}
.txt_s{font-size:65%;}

.unnamed1 {  letter-spacing: 0.2em;}




body {
	word-break:break-all;
}
#header {
	font-size: 80%;
}
.free {
	font-size: 80%;
}
.free .txt {
	font-size: 80%;
	line-height: 120%;
}
#lead .catch {
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
}
#lead .guide {
	font-size: 80%;
	line-height: 120%;
}
#topics {
	font-size: 80%;
	line-height: 120%;
}
#about .lefttop {
	font-size: 80%;
	line-height: 120%;
}
#about .righttop {
	font-size: 80%;
	line-height: 120%;
}
#about .left {
	font-size: 80%;
	line-height: 120%;
}
#about .right {
	font-size: 80%;
	line-height: 120%;
}
#form p {
	font-size: 80%;
	line-height: 120%;
}
#footer {
	font-size: 65%;
	line-height: 115%;
}
.secbody {
	font-size: 80%;
	line-height: 120%;
}

.secbodylink {
	font-size: 80%;
	line-height: 120%;
}

.secbodyq {
	font-size: 80%;
	line-height: 120%;
}

.secbody ul {
	font-size: 80%;
	line-height: 120%;
}

/*バグ修正タグ使用時のフォントサイズの指定　5/9 yamaguchi*/
/*--- style_middle.css ---*/
.f_size {
	font-size:80%;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}
.f_size p,h3 {
	font-size:100% !important;
}
.f_sizelink {
	font-size:80%;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}
.f_sizelink p,h3 {
	font-size:100% !important;
}

