@charset "UTF-8";
@import url("base.css");
@import url("extensions.css");

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.wrapper style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#wrapper {
	margin: 0px auto 0px auto;
	width: 775px;
	background-color: #ffffff;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 02.header style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#header {
	width: 775px;
}
div#header h1 {
	float: left;
}
div#header ul {
	float: right;
	width: 175px;
}
div#header ul li {
	float: right;
	width: 175px;
	height: 25px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 03.navigator style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#navigator {
	clear: both;
}
div#navigator ul {
	
}
div#navigator ul li {
	float: left;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.container style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#container {
	margin: 0px auto 0px auto;
	clear: both;
	text-align: left;
	background-color: #ffffff;
}
hr#eof {
	clear: both;
	visibility: hidden;
	height: 1px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 05.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#contents {
	
}
div#contents h2 {
	color: #003399;
	font-size: 12px;
}
div.pagetitle {
	width: 772px;
	/*height: 238px;*/
	float: left;
}
div.left_columnnaka {
	width: 239px;
	/*height: 238px;*/
	float: left;
}
div.leftbox {
	width: 229px!important;
	width/**/: 239px;
	height: auto!important;
	height/**/: 228px;
	/*padding: 5px;*/
}
div.leftbox ul li {
	font-size: 10px;
	color: #666666;
	line-height: 1.3em;
	padding-top: 5px;
}
div.center_columnnaka {
	width: 525px!important;
	width/**/: 535px;
	/*height: 238px;*/
	float: left;
	padding: 0px 5px 0px 5px;
}
div.contentsbox {
	width: 528px;
	/*padding: 3px;*/
	overflow: hidden;
}
div.contentsbox ul li {
	font-size: 10px;
	color: #666666;
	line-height: 1.5em;
	padding-top: 5px;
}
dl {
	padding: 0px;
}
dt {
	background-color: #e9ebf0;
	color : #014F19;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.2em;
	padding: 5px;
	border: #cccccc 1px solid;
}
dd {
	color : #232323;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.2em;
	padding: 5px 0px 5px 10px;
	border-bottom: #cccccc 1px solid;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 06.sidebar style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#sidebar {
	float: right;
	padding: 10px;
	width: 180px!important;
	width/**/: 200px;
	background-color: #999999;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 07.footer style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div.footerlogo {
	width: 141px;
	height: 51px;
	float: right;
}
div#footer {
	/*clear: both;*/
	float: left;
	padding: 3px;
	width: 400px;
	/*height: 51px;*/
	background-color: #ffffff;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 08.copyright style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#copyright {
	width: 330px;
	padding-left: 3px;
	float:left;
	color: #999999;
	clear: both;
	line-height: normal;
	background-color: #ffffff;
}
/*div#copyright p {
	font-size: 10px;
}*/
div#copyright span {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color : #666666;
	font-weight: normal;
	clear: both;
	padding: 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 09.other class style                                                   */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
ul.main_menu {
	padding-left: 0px;
}
ul.main_menu li {
	float: left;
	line-height: normal;
	font-weight: normal;
	padding: 3px 3px 0px 0px;
}
ul.main_menu li a {
	display: block;
	border-right: 1px solid #CCCCCC;
	padding-right: 7px;
	/*background-image: url(../images/li_footer_main_menu.gif);
	background-repeat: no-repeat;*/
}
ul.sub_menu {
	clear: both;
	padding-left: 0px;
}
ul.sub_menu li {
	height: 12px;
	float: left;
	font-weight: normal;
	line-height: normal;
	padding: 0px 3px 3px 0px;
}
ul.sub_menu li a {
	font-size: 10px;
	display: block;
	border-right: 1px solid #CCCCCC;
	padding-right: 7px;
	/*background-image: url(../images/li_footer_sub_menu.gif);
	background-repeat: no-repeat;*/
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 10. k-style                                                   */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.textblue14 {
	color : #333366;
	font-size: 14px;
	font-weight:bold;
}
.textblue01 {
	color : #333366;
	font-size: 12px;
	line-height: 1.3em;
}
.textred14 {
	color : #ce2043;
	font-size: 14px;
	font-weight:bold;
}
.textredbold {
	color : #ff0000;
	font-size: 12px;
	font-weight:bold;
}
.textgre {
	color : #2e681f;
	font-size: 12px;
	font-weight:bold;
}
.textline {
	color : #000000;
	font-size: 12px;
	line-height: 2.0em;
}
.top_text10 {
	color:#C6090D;
	font-size: 16px;
	font-weight:bold;
	padding: 0px 3px 0px 0px;
}
