/* ========== ヘッダー部分 ========== */

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/contact/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;
	margin-left:750px;
	font-family: "Noto Sans JP", serif;
	font-weight:normal;
	font-size:30px;
	letter-spacing:-1px;
	line-height:120%;
	color:#000;
}

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%;
}

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.content_midashi:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.content_midashi p.c_midashi01{
	width:100px;
	height:30px;
	margin-right:30px;
	font-family: "Noto Sans JP", serif;	
	font-size:14px;
	color:#0042a9;
	background: url(../img/common/mark.jpg) repeat-x bottom;
	margin-bottom:24px;
	text-align:center;
	float:left;
}


div.oth_cont_top{
	width:822px;
	height: auto;
	margin:0 auto 40px auto;
	padding:0 10px 10px 10px;
	font-family: "Noto Sans JP", serif;	
	font-size:14px;
	color:#000;
	line-height:150%;
}

div.kaigai_ad{
	width:822px;
	height: auto;
	margin:0 auto 0 auto;
	padding:0 10px 10px 10px;
	font-family: "Noto Sans JP", serif;	
	font-size:14px;
	color:#000;
	line-height:150%;
	text-align:right;
}

div.kaigai_midashi{
	width:822px;
	height:30px;
	margin:0 auto;
	font-family: "Noto Sans JP", serif;	
	font-size:14px;
	color:#000;
	margin-bottom:10px;
}

div.kaigai_midashi span.kaimida{
	font-family: "Noto Sans JP", serif;	
	font-size:10px;
	color:#555555;
}

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%;
}

div.kaigai_left{
	width:458px;
	height:auto;
	margin:0 20px 60px 27px;
	float:left;
	background: url(../img/kaigai/kaigai_line.jpg) repeat-x top;
}

div.kaigai_left div.kaigai{
	width:458px;
	height:auto;
	margin:0 0 5px 0;
	float:left;
	background: url(../img/kaigai/kaigai_line.jpg) repeat-x bottom;
}

div.kaigai_left div.kaigai:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.kaigai_left div.kaigai div.prof01{
	width:100px;
	height:auto;
	margin:8px 0 8px 20px;
	font-family: "Noto Sans JP", serif;	
	font-size:14px;
	color:#000;
	float:left;
}

div.kaigai_left div.kaigai div.prof02{
	width:300px;
	height:auto;
	margin:8px 0 8px 20px;
	font-family: "Noto Sans JP", serif;	
	font-size:14px;
	color:#000;
	float:left;
}

div.kaigai_right{
	width:350px;
	height:325px;
	margin:0 0 60px 0;
	float:left;
}

div.contactbox01{
	width:842px;
	margin:0 auto;
	margin-bottom:20px;
	border-width: 1px;
	border-color: #000;
	border-style: solid;
	border-line:1px;
}

div.contactbox01:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.contactbox01 div.contactbox01_left{
	width:200px;
	height:24px;
	padding:12px;
	font-family: "Noto Sans JP", serif;	
	font-size:14px;
	color:#000;
	border-width: 1px;
	border-color: #000;
	border-right-style: double;
	border-line:1px;
	float:left;
}

div.contactbox01 div.contactbox01_right{
	width:590px;
	padding:12px;
	font-family: "Noto Sans JP", serif;	
	font-size:14px;
	color:#000;
	float:left;
}

div.contactbox02{
	width:842px;
	margin:0 auto;
	margin-bottom:20px;
	border-width: 1px;
	border-color: #000;
	border-style: solid;
	border-line:1px;
}

div.contactbox02:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.contactbox02 div.contactbox02_left{
	width:200px;
	height:30px;
	padding:70px 12px 80px 12px;
	font-family: "Noto Sans JP", serif;	
	font-size:14px;
	color:#000;
	border-width: 1px;
	border-color: #000;
	border-right-style: double;
	border-line:1px;
	float:left;
}

div.contactbox02 div.contactbox02_right{
	width:590px;
	font-family: "Noto Sans JP", serif;	
	font-size:14px;
	color:#000;
	float:left;
}

input.text_01 {
	width: 400px; 
	height:20px;
}

input.text_02 {
	width: 500px; 
	height:20px;
}

textarea.text_05 {
	width:560px;
	height:11em;
	margin:12px 0 10px 12px;
	background-color: #FFF;
	color:#000;
}

input#submit_button {
	width:100px;
    padding: 4px 10px;
    font-size: 12px;
    background-color:#FFF;
    color:#000;
	border-width: 1px;
	border-color: #000;
	border-style: solid;
	margin-left:390px;
	margin-top:15px;
	margin-bottom:70px;
}

