/* font size */
.fs10 {font-size: 10px; line-height: 130%;}
.fs11 {font-size: 11px; line-height: 125%;}
.fs12 {font-size: 12px; line-height: 150%;}
.fs14 {font-size: 14px; line-height: 150%;}
.fs16 {font-size: 16px; line-height: 150%;}
.fs18 {font-size: 18px; line-height: 150%;}

/* form */
select, option, textarea {margin: 0px; background-color: white;}

/* img */
img {border: 0px;}

/* link */
A:link {
	font-size: 12px;
	color: #333333;
	line-height: normal;
	text-decoration: underline;
}
A:visited {
	color: #333333;
	font-size: 12px;
	line-height: normal;
}
A:hover {
	color:#FF9900;
	text-decoration: underline;
	font-size: 12px;
}
A:active {
	color: #FF9900;
	font-size: 12px;
	line-height: normal;
	text-decoration: underline;
}
.news {
	font-size: 10px;
	padding: 6px;
}
.news a:link {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.news a:visited {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.news a:hover {
	font-size: 10px;
	color: #FF9900;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.sub_menu {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.sub_menu a:link {
	color: #555555;
	display: block;
	height: 100%;
	width: 100%;
	padding: 7px 0px 7px 5px;
	text-decoration: none;
}
.sub_menu a:visited {
	color: #555555;
	display: block;
	height: 100%;
	width: 100%;
	padding: 7px 0px 7px 5px;
	text-decoration: none;
}
.sub_menu a:hover {
	color: #ff9900;
	display: block;
	height: 100%;
	width: 100%;
	padding: 7px 0px 7px 5px;
	text-decoration: none;
	background-color: #FFFFFF;
}
.sub_menu_on {
	color: #555555;
	display: block;
	height: 100%;
	width: 100%;
	padding: 7px 0px 7px 5px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
}

/* 基本設定 */
p {
	font-size: 12px;
	line-height: 140%;
	padding: 5px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #5B895D;
	background-image: url(../img/bg.gif);
	height: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.submenu {
	display: block;
}
.submenu a:link {
	color: #0F821C;
	display: block;
	height: 100%;
	width: 100%;
	padding: 8px 5px 8px 8px;
}
.submenu a:visited {
	color: #537F0F;
	display: block;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	height: 100%;
	width: 100%;
	text-decoration: none;
}
.submenu a:hover {
	color: #605500;
	background-color: #EBE8CD;
	text-decoration: none;
}
p {
	font-size: 12px;
	line-height: 140%;
	padding: 5px;
}
h1 {
	font-size: 12px;
	line-height: 0px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 3px 0px 0px 25px;
	font-size: 14px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	color: #333333;
	background-image:  url(../../img/tit_h2.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 502px;
}
ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-size: 12px;
	line-height: normal;
	color: #666666;
}
/* フォント色、大きさ */
.ffffff {
	color: #FFFFFF;

}
.date {
	font-size: 10px;
	line-height: 140%;
	color: #666666;
	padding: 3px 3px 3px 15px;
}
.maintable-bg-l {
	background-image: url(../img/bg_shadow_l2.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 4px;
}
.maintable-bg-r {
	background-image: url(../img/bg_shadow_r2.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 4px;
}
.head_bg {
	background-image: url(../img/head_bg.gif);
	background-repeat: repeat-x;
}
.menu_under {
	background-image: url(../img/menu_bg_off.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 2px;
	width: 740px;
}
.menu_over {
	background-image: url(../img/bg_menu01.gif);
	background-repeat: repeat-x;
	height: 3px;
	width: 740px;
}

td {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
.boder_green {
	border: 1px solid #6BA95C;
	background-image: url(../img/tbl_green_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	
}
.boder_blue {
	background-image: url(../img/tbl_blue_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #6F87B5;
}
.boder_purple {
	background-image: url(../img/tbl_purple_bg.gif);
	background-repeat: no-repeat;
	border: 1px solid #9185B8;
	background-position: bottom;
}
.li_arrow {
	list-style-position: inside;
	list-style-image: url(../img/list9_9.gif);
	list-style-type: none;
	line-height: 150%;
}

.line {
	font-size: 12px;
	background-image:  url(../img/ine_dot_500.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.ff9900 {
	color: #FF9900;
}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEBB9E;
	font-size: 12px;
	line-height: normal;
	padding-right: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #AEBB9E;
	height: 20px;
	padding-top: 10px;
	padding-left: 10px;
	width: 470px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p {
	font-size: 12px;
	line-height: 140%;
	padding: 5px 20px;
}
.border {
	border: 1px solid #CCCCCC;
}
.97A48D {
	color: #97A48D;
}
.line2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
}
.dot_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DBDBDB;
}
.tit_course {
	line-height: normal;
	background-image: url(../img/course_tit.gif);
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	height: 27px;
	background-repeat: no-repeat;
}
.tit_course2 {
	color: #666666;
	background-image: url(../img/course_tit2.gif);
	margin: 0px;
	padding: 0px 3px 0px 0px;
	height: 27px;
	width: 101px;
}
.dot_length {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #E3E3E3;
}
.tbl_tit {
	background-image: url(../img/bg_ap_tit.gif);
}
.eng_bg {
	background-image: url(../img/top_img_04_2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
