@charset "shift_jis";
@import url("base.css");

/***** container *****/
div#container {
	margin: 0 auto;
	padding: 0;
	width: 880px;
	text-align: left;
	background: url(../images/bg_main.jpg) repeat-y;
}
/***** main contents *****/
div#contents {
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
	width: 650px;

}
* html div#contents {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	width: 650px;
}

/***** header *****/
div#header {
	height: 373px;
	color: #666;
	margin: 0;
	padding: 0; 
}
div#header h1 {
	margin: 0 10px 0 10px;
	padding: 5px 0 5px 0;
	font-size: 12px;
	color: #8D8C8C;
}
div#header img {
	margin: 0;
	padding: 0;
}
div#header p {
	margin: 0;
	padding: 0;
}
h1#name a {
	color: #666;
	text-decoration: none;
}
h1#name a:hover	{
	text-decoration: underline;
}
p#name {
	font-size: 12px;
	color: #8D8C8C;
	letter-spacing: 0.5em;
}

/***** main contents *****/
h2.contents_title {
	clear: both;
	margin: 15px 0 10px 0;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
div#contents h2 {
	clear: both;
	margin: 15px 0 10px 30px;
	font-size: 14px;
	color: #104E8B;
	font-weight: bold;
}
div#contents h3 {
	clear: both;
	margin: 10px 0 10px 10px;
	font-size: 14px;
	color: #104E8B;
	font-weight: bold;
}
div.text {
	clear: both;
	margin: 0 0 0 30px;
	padding: 0 ;
}
div.info {
	clear: both;
	margin: 0 53px 10px 25px;
	padding: 7px;
	border: 1px dotted #ccc;
	background: #FFF6F6;
}
div.scroll_area {
	overflow: auto;
	width: 300px;
	height: 130px;
	background: #eaeaea;
	padding: 2px;
}
div.image {
	clear: both;
	margin: 0 10px 10px 0;
}
h3.subtitle {
	clear: both;
	width: 500px;
	margin: 10px 0 0 0;
	padding: 2px 0 2px 6px;
	font-size: 14px;
	line-height: 20px;
	border-left: 3px solid #104E8B;
	border-bottom: 1px solid #104E8B;
}
div.setbox{
	clear: both;
	margin: 10px 0 0 0;
	padding: 0;
}
div.leftbox{
	float: left;
	width: 200px;
	margin: 0;
	padding: 5px;
}
div.leftbox1{
	width: 200px;
	margin: 0;
	padding: 5px;
}
div.rightbox1{
	width: 340px;
	margin: 2px 0 0 0;
	padding: 5px;
	border-top: 1px solid #cfcfcf;
}
div.rightbox{
	float: left;
	width: 340px;
	margin: 2px 0 0 0;
	padding: 5px;
	border-top: 1px solid #cfcfcf;
}
div.leftbox_b{
	float: left;
	width: 390px;
	margin: 0;
	padding: 0;
}
div.rightbox_b{
	float: left;
	width: 120px;
	margin: 2px 0 0 0;
	padding: 5px;
	border-top: 1px solid #cfcfcf;
}
/* syukatsu */
div.setbox_sk{
	clear: both;
	margin: 10px 0 0 0;
	padding: 0;
}

div.leftbox_sk{
	float: left;
	width: 160px;
	margin: 0;
	padding: 5px;
}
div.rightbox_sk{
	float: left;
	width: 370px;
	margin: 2px 0 0 10px;
	padding: 0;
	border-top: 1px solid #cfcfcf;
}

ul.top {

	clear: both;
	list-style-type: none;
	margin: 20px 0;
	text-align: right;
}
li.page_top {
	list-style-type: none;
}
ul.info {
	clear: both;
	list-style-type: none;
	margin: 10px 0;
	border-top: 1px solid #cfcfcf;
}
li.info_list {
	display: inline;  margin-right: 10px;
}
ul.banner {
	clear: both;
	list-style-type: none;  margin: 10px 0;
}
li.banner_list {
	display: inline;  margin-right: 10px;
}

/***** side navigation *****/
div#navi {
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
	width: 189px;
	background: url(../images/bg_ltitle.jpg) no-repeat;
}
div#navi .leftimg {
	margin: 0 0 40px 0;
	padding: 0;
}
div#navi .leftimg img{
	margin: 0;
	padding: 0;
}
div#navi .ttimg {
	margin: 30px 0 0 0;
	padding: 0;
}
div#navi .bnimg {
	margin: 0 0 10px 0;
	padding: 0;
}

h2.navi_title {
	width: 160px;
	font-size: 15px;
	color: #fff;
	text-align: left;
	line-height: 35px;
	border-bottom: 1px solid #F5F2C7;
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
}
ul.navi {

	list-style-type: none;
	text-align: left;
	margin: 10px 0 30px 10px;
}
li.navi_list1 {
	list-style-type: none;
	display: inline;
}
li.navi_list1 a {
	display: block;
	padding: 0 2px 0 15px;
	color: #456788;
	text-decoration: none;
	background: url(../images/nav_arrow.gif) no-repeat;
}
li.navi_list1 a:hover{
	background: url(../images/nav_arrow2.gif) no-repeat;

}
li.navi_list2 {
	list-style-type: none;
	display: inline;
}
li.navi_list2 a {
	display: block;
	padding: 0 2px 0 15px;
	color: #887145;
	text-decoration: none;
	background: url(../images/nav_arrow.gif) no-repeat;
}
li.navi_list2 a:hover{
	background: url(../images/nav_arrow2.gif) no-repeat;

}


/***** footer *****/
div#footer {
	clear: both;
	margin: 0 213px 0 20px;
	padding: 5px 0 2px 20px;
	text-align: left;
	background: url(../images/bg_footer.gif) bottom repeat-x;
	font-size: 11px;
}
div.footer_menu{
	margin: 0;
	padding: 0;
}
ul.footer {
	list-style-type: none;
	margin: 0 0 5x 0;
	padding: 0;
}
li.footer_list {
	list-style-type: none;
	display: inline;
	margin: 0 5px 0 0;
}
li.footer_list a {
	color: #222;
	text-decoration: underline;
}
li.footer_list a:hover {
	color: #990000;
	text-decoration: none;
}
.bluetext_b22_1{
	font-size: 14px;
	font-weight: bold;
	color:#696969;
	padding-right: 16px;
	text-align:center;
	line-height: 21px;
}
.bluetext_b2_a{
	font-size: 20px;
	font-weight: bold;
	color: #001C58;
	padding-right: 20px;
	text-align:center;
}
.bluetext_bb2_a{
	font-size: 20px;
	font-weight: bold;
	color: #001C58;
	padding-right: 20px;
	text-align:left;
}
.bluetext_b222_a{
	font-size: 14px;
	font-weight: bold;
	color: #001C58;
	padding-right: 20px;
	margin-right: 20px;
	text-align:left;
}
.bluetext_b22_aa{
	font-size: 14px;
	font-weight: bold;
	color:#696969;
	padding-right: 16px;
	text-align:center;
}
.bluetext_abc{	text-align:center;
}
.max1{
	border:1px solid #FF6666;
	padding:3px;
	text-align:center;
	color:#FF0000;
	font-weight:bold;
	margin-top:10px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	font-size: 120%;
}
