@charset "Shift_JIS";

/*contents.css----------
-----------------------*/

/*-----index*/
#topics{
	width: 750px;
	height: 120px;
	margin: 8px auto 0 auto;
	background-color: #f3f3f3;
	border-bottom: solid 1px #c0c0c0;
	border-left: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	overflow: hidden;
}

#topics_title_bg{
	width: 752px;
	height: 26px;
	background-image: url(../../img/topics_title.gif);
	background-repeat: no-repeat;
}

#topics_title_txt{
	width: 725px;
	height: 26px;
	margin: auto;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
}

#topics_inner{
	width: 745px;
	height: 90px;
	margin: auto;
	overflow: auto;
}

#topics_txt{
	width: 715px;
	margin: 5px auto 0 auto;
}


#index_box{
	width: 752px;
	margin: 8px auto 0 auto;
	overflow: hidden;
}


#index_box_l{
	width: 162px;
	overflow: hidden;
	float: left;
}

/*company info.*/
#com_info{
	width: 159px;
	background-color: #e7f8ff;
	border-bottom: solid 1px #c0c0c0;
	border-left: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	margin-bottom: 8px;
}


#com_title_bg{
	width: 159px;
	height: 25px;
	background-image: url(../../img/com_title.gif);
	background-repeat: no-repeat;
}

#com_title_txt{
	width: 145px;
	height: 25px;
	margin: auto;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
}

#com_txt{
	width: 140px;
	margin: 5px auto 8px auto;
	font-size: 10px;
	overflow: hidden;
}


/*index center*/
.index_box_r{
	width: 581px;
	margin-bottom: 8px;
	background-color: #ffffff;
	border-bottom: solid 1px #c0c0c0;
	border-left: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	float: right;
}

.index_h3_bg{
	width: 581px;
	height: 25px;
	background-image: url(../../img/h3_bg.gif);
	background-repeat: no-repeat;	
}

.index_h3_txt{
	width: 567px;
	height: 25px;
	margin: auto;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
	text-align: right;
}

.index_txt{
	width: 555px;
	margin: 5px auto;
	line-height: 1.5em;
	overflow: hidden;
}

.index_h4{
	display: block;
	width: 375px;
	height: 30px;
	background-image: url(../../img/h4_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 30px;
	text-align: center;
	margin-right: 3px;
	margin-bottom: 5px;
	float: right;
}

.index_h4 h4{
	font-size: 13px;
	font-weight: bold;
	color: #4a9bd0;
}

#index_photo{
	width: 160px;
	height: 120px;
	margin-right: 8px;
	margin-top: 5px;
	float: left;
}



/*-----company*/
#access{
	width: 735px;
	height: 315px;
	margin: 8px auto;
}


/*-----reform*/
.photo01{
	width: 500px;
	height: 300px;
	margin: 8px auto 0 auto;
}

/*-----area*/
.photo{float:left;
       margin-right:15px;
       margin-top:8px;}


/*-----privacy*/
.privacy_h4{
	width: 735px;
	height: 25px;
	margin: 8px auto 0 auto;
	border-bottom: solid 1px #0f5e2f;
}

.privacy_h4 h4{
	width: 715px;
	height: 25px;
	margin: 0 auto;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
}

.txt_right{
	width: 695px;
	margin: 8px auto;
	text-align: right;
	overflow: hidden;
}


/*-----area*/
.area_title{
	width: 735px;
	height: 100px;
	margin: 8px auto 0 auto;
}

.btn{
	width: 150px;
	height: 25px;
	margin-top: 8px;
	padding-bottom: 10px;
}




/*-----level2*/
#page_title{
	margin:0 auto;
	width: 752px;
	height: 65px;
	background-image: url(../img/h2_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#page_title h2{
	width: 400px;
	height: 15px;
	color: #363636;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	line-height: 15px;
	position: absolute;
	top: 38px;
	right: 15px;
}


.h3{
	width: 752px;
	height: 25px;
	margin: 8px auto 0 auto;
	background-image: url(../img/h3_bg.gif);
	background-repeat: no-repeat;
}



.h3 h3{
	width: 735px;
	height: 25px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
	text-align: right;
}

.lv2_box{
	width: 750px;
	margin: auto;
	border-bottom: solid 1px #c0c0c0;
	border-left: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	overflow: hidden;
}

.lv2_box_inner{
	width: 735px;
	margin: 8px auto;
	overflow: hidden;
}

.lv2_txt{
	width: 695px;
	margin: 8px auto;
	overflow: hidden;
}


.lv2_txt ul{
	margin: 5px 0 5px 20px;
	list-style-type: square;
}

.lv2_txt ul li{
	padding: 2px 2px 2px 0;
}

.lv2_txt ol{
	margin: 5px 0 5px 25px;
}

.lv2_txt ol li{
	padding: 1px 1px 1px 0;
}


.lv2_info_t{
	width: 500px;
	margin: auto;
	text-align: center;
	font-weight: bold;
}

.lv2_info_td1{
	width: 250px;
	padding: 8px 0 5px 0;
	color: #464646;
	border-bottom: solid 1px #579d3d;
}

.lv2_info_td2{
	padding: 8px 0 5px 0;
	color: #d62327;
	border-bottom: solid 1px #579d3d;
}

.lv2_info_td3{
	padding: 5px 0 8px 0;
	color: #464646;
}


.lv2_info_photo{
	width: 500px;
	margin: 8px auto;
	overflow: hidden;
}


.lv2_t{
	width: 715px;
	margin: 15px auto;
	color: #434144;
}

.lv2_td1{
	width: 100px;
	padding: 5px;
	color: #434142;
	text-align: center;
	vertical-align: top;
	border-top: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	border-right: solid 2px #2e8c2b;
}

.lv2_td2{
	padding: 5px 0 5px 15px;
	text-align: left;
	border-top: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
}

.lv2_td3{
	width: 100px;
	text-align: left;
	padding: 5px 0 5px 15px;
	border-top: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	border-right: solid 1px #dcdcdc;
}

.lv2_td4{
	width: 100px;
	padding: 5px;
	color: 434142;
	text-align: center;
	border-top: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	border-right: solid 2px #2e8c2b;
}

.lv2a_txt{
	margin-right:15px;
       margin-top:8px;
}