@charset "utf-8";
/* CSS Document */

body {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	text-align: center;
}

#contents_zone {
	position: relative;
	width: 785px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
}

div.select_button {
	font-size: 12px;
	color: #000000;
	background-position:center;
	background-repeat: no-repeat;
	background-color:#FF9933;
	text-align: left;
	text-decoration:none;
	width: 155px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: #A9A9A9 1px solid;
	margin: 0px;
	display: block;
}
div.button a {
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-decoration:none;
	width: 155px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: #A9A9A9 1px solid;
	margin: 0px;
	display: block;
}
div.button a:hover {
	font-size: 12px;
	color: #6600FF;
	background-image : url(../images/menu_arrow.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-align: left;
	text-decoration:none;
	background-color:#EEEEEE;
	width: 155px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: #A9A9A9 1px solid;
	margin: 0px;
	display: block;
}
div.sub_select_button {
	font-size: 12px;
	color: #000000;
	background-position:center;
	background-repeat: no-repeat;
	background-color:#FF9933;
	text-align: left;
	text-decoration:none;
	width: 130px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: #A9A9A9 1px solid;
	margin: 0px;
	display: block;
}
div.sub_button a {
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-decoration:none;
	width: 130px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: #A9A9A9 1px solid;
	margin: 0px;
	display: block;
}
div.sub_button a:hover {
	font-size: 12px;
	color: #6600FF;
	background-image : url(../images/menu_arrow_sub.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-align: left;
	text-decoration:none;
	background-color:#EEEEEE;
	width: 130px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: #A9A9A9 1px solid;
	margin: 0px;
	display: block;
}

div.top_button a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
div.top_button a:hover {
	font-size: 12px;
	color: #FF9933;
	text-decoration:none;
}
.contents_back {
	background-image:url("../images/cloud.jpg");
	background-position:right bottom;
	background-repeat:no-repeat;
}
.prof_back {
	background-image:url("../aboutus/images/prof_bk2.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}
.reform_back {
	background-image:url("../aboutus/images/reform_bk.jpg");
	background-position:right bottom;
	background-repeat:no-repeat;
}
.stn_doc {
	color: #957045;
	font-size:10pt;
	line-height: 1.4;	
}
.stn_doc_b {
	color: #957045;
	font-size:12pt;
	line-height: 1.4;	
}
.stn_doc_bb {
	color: #957045;
	font-size:14pt;
	font-weight:bold;
	line-height: 1.4;	
}
.stn_doc_bg {
	color: #006633;
	font-size:14pt;
	font-weight:bold;
	line-height: 1.4;	
}
.stn_doc_bg4 {
	color:#877B3A;
	font-size:14pt;
	font-weight:bold;
	line-height: 1.4;	
}
.nml_doc {
	font-size:10pt;
	line-height:1.2;
}
.nml_doc_lh {
	font-size:10pt;
	line-height:1.4;
}
.td_doc_wt {
	font-size:10pt;
	color:#FFFFFF;
}
.td_doc_s {
	font-size:8pt;
	color:#000000;
}
.td_doc_sr {
	font-size:8pt;
	color:#FF0000;
}
.nml_doc_16b {
	font-size: 16px;
	font-weight: bold;
}
.th_bk {
	background-color:#FFFFF0;
	padding-left:10px;
}
.th_bk_ac {
	background-color:#FFEAE8;
	padding-left:10px;
}
.td_bk {
	padding-left:10px;
}
.topix {
	width: 500px;
	height: 140px;
	margin:20px 0px;
	font-size:12px;
	line-height:1.6em;
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	overflow: auto;
	padding-top: 5px;
	padding-left: 10px;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #E1E1E1;
	scrollbar-arrow-color: #FF3300;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
}
.album {
	visibility:hidden;
}
.btn_cn {
	text-align:center;
	margin:10px 0px 20px;
}