body,table,tr,td{ } /* 指定のない文字は10ptで行間150％ */
#back {
	background: url(../question/images/bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	color:#666;
}

p　{ font-size:10pt; } 

.english　{ font-size:8pt; line-height: 100% ; } 

.gray　{ color: #808080; } /* バハマールグレイ */

.black　{ color: #000000; }  /* 黒 */

.black2　{ color: #090909; }

.exsmall { color: black; font-size: 2px; text-decoration: none; }

.redb　{ color: #ff0000; font-weight: bold; } /* 赤太字 */

.white{ color: #ffffff; font-size: 10pt; }

.big { color: #CC0000; font-size:12pt; } /* 大きい文字12pt */
.big2 { font-size:12pt; } /* 大きい文字12pt */

.small {
	font-size:8pt;
	line-height: 170%;
}
.caption { font-size: 8pt; line-height: 9pt }
.bold { font-weight: bold; }

.pad_l10 { padding-left: 10px; }
.bgnorepeat_y {
	background: url(img/shadow.gif) repeat-x;
}
.bgnorepeat_y2 {
	background: url(img/bg_under2.gif) repeat-x bottom;
}.course_english {
	font-size: 8pt;
	color: #666666;
}

.tel_font {
	color: #006699;
	font-weight: bold;
	font-size: 12pt;}
	
#none {display:none}