/* ========== ヘッダー部分 ========== */

div.header_base{
	width:100%;
	height:46px;
	margin:0 auto;
	font-family: "Noto Sans JP", serif;
	background: url(../img/common/header_base.jpg) repeat-x bottom;
}

div.header{
	width:864px;
	height:46px;
	margin:0 auto;
	font-family: "Noto Sans JP", serif;
}


div.header:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.header a:link{
	font-size:11px;
	color:#000;
	text-decoration: underline;	
}

div.header a:hover{
	font-size:11px;
	color:#000;
	text-decoration: none;
}

div.header a:visited{
	font-size:11px;
	color:#000;
	text-decoration: none;
}

div.nav01{
	width:60px;
	font-size:11px;
	color:#000;
	font-weight:bold;
	margin:15px 0 0 0;
	text-align:center;
	float:left;
}

div.nav02{
	width:75px;
	font-size:11px;
	color:#000;
	font-weight:bold;
	margin:15px 0 0 0;
	text-align:center;
	float:left;
}

div.nav03{
	width:140px;
	font-size:11px;
	color:#000;
	font-weight:bold;
	margin:15px 0 0 0;
	text-align:center;
	float:left;
}

div.nav04{
	width:140px;
	font-size:11px;
	color:#000;
	font-weight:bold;
	margin:15px 0 0 0;
	text-align:center;
	float:left;
}


div.nav01_ov{
	width:60px;
	font-size:11px;
	color:#000;
	font-weight:bold;
	margin:15px 0 0 0;
	padding-bottom:7px;
	text-align:center;
	float:left;
	background: url(../img/common/nav_bar.jpg) repeat-x bottom;
}

div.nav02_ov{
	width:75px;
	font-size:11px;
	color:#000;
	font-weight:bold;
	margin:15px 0 0 0;
	padding-bottom:7px;
	text-align:center;
	float:left;
	background: url(../img/common/nav_bar.jpg) repeat-x bottom;
}

div.nav03_ov{
	width:140px;
	font-size:11px;
	color:#000;
	font-weight:bold;
	margin:15px 0 0 0;
	padding-bottom:7px;
	text-align:center;
	float:left;
	background: url(../img/common/nav_bar.jpg) repeat-x bottom;
}

div.nav04_ov{
	width:140px;
	font-size:11px;
	color:#000;
	font-weight:bold;
	margin:15px 0 0 0;
	padding-bottom:7px;
	text-align:center;
	float:left;
	background: url(../img/common/nav_bar.jpg) repeat-x bottom;
}

h1.top_logo{
	width:164px;
	height:35px;
	margin:0 0 5px 0;
	float:right;
}

/* ========== コンテンツ部分 ========== */


div.main_body div.keyv{
	width:1024px;
	height:332px;
	margin:0 auto;
	background:#727171;
}

div.main_body div.keyv:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.main_body div.keyv div.keyv_box{
	width:1024px;
	height:300px;
	margin:0 auto;
	background: url(../img/qa/keyv.jpg) no-repeat bottom;
}

div.main_body div.keyv div.keyv_box_title{
	width:100px;
	height:27px;
	padding-top:5px;
	font-family: "Noto Sans JP", serif;
	font-size:12px;
	color:#FFF;
	background: url(../img/common/keyv_nav.jpg) repeat-x bottom;
	text-align:center;
	float:left;
}

div.main_body div.keyv div.keyv_box h2.keyv_text{
	width:500px;
	margin:0 0 0 10px;
	padding-top:25px;
	margin-bottom:13px;
	font-family: "Noto Sans JP", serif;
	font-weight:normal;
	font-size:30px;
	letter-spacing:-1px;
	line-height:120%;
	text-shadow: #fff 1px 1px 0px, #fff -1px 1px 0px, #fff 1px -1px 0px, #fff -1px -1px 0px
}

div.main_body div.keyv div.keyv_box h2.keyv_text span{
	font-family: "Noto Sans JP", serif;
	font-weight:normal;
	font-size:20px;
	letter-spacing:-1px;
	line-height:150%;
	text-shadow: #fff 1px 1px 0px, #fff -1px 1px 0px, #fff 1px -1px 0px, #fff -1px -1px 0px
}

div.content_midashi{
	width:842px;
	height:30px;
	margin:0 auto;
	font-family: "Noto Sans JP", serif;	
	font-size:14px;
	color:#000;
	background: url(../img/common/midashi_base.jpg) no-repeat bottom;
	margin-bottom:24px;
}


div.oth_cont_base{
	width:844px;
	height: auto;
	margin:0 auto 60px auto;
	padding:0;
	background: url(../img/common/content_body.jpg) no-repeat bottom;
}

div.oth_cont_base div.oth_cont_top{
	width:824px;
	height: auto;
	margin:0 0 0 0;
	padding:10px 10px 10px 10px;
	background: url(../img/common/content_top.jpg) no-repeat top;
}

div.oth_cont_base div.oth_cont_top div.qa_box{
	width:708px;
	height: auto;
	margin:0 auto;
}

div.oth_cont_base div.oth_cont_top div.qa_box h3.qa_midashi{
	width:708px;
	height:73px;
	margin:0 auto;
}

div.oth_cont_base div.oth_cont_top div.qa_box div.qa_txt{
	width:610px;
	height: auto;
	margin:16px 0 20px 84px;
	font-family: "Noto Sans JP", serif;	
	font-size:14px;
	color:#000;
	line-height:150%;
}

