@charset "utf-8";

header nav li#m4 a{
	color:#FFF;
	background-color:#05306E;
	text-decoration:none;
	}
header nav li#m4 li a:hover{
	background-color:#021F42;
	}
#headbg{
	background:url(../../img/about/headbg.jpg) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
#main h1{
	text-align:center;
	font-size:36px;
	font-weight:normal;
	line-height:1.2;
	}
#main h1 strong{
	display:block;
	padding-top:5px;
	font-weight:normal;
	font-size:14px;
	color:#828282;
	}
#main .box{
	padding-top:30px;
	overflow:hidden;
	zoom:1;
	}
#main .box img{
	float:left;
	width:220px;
	height:auto;
	margin-right:30px;
	z-index:3;
	position:relative;
	}
#main .box h2{
	font-size:34px;
	margin-top:30px;
	font-weight:bold;
	font-family:"小塚明朝 Std","Kozuka Mincho Std","ヒラギノ明朝 Pro W3","HiraMinPro-W3","MS P明朝","MS PMincho","細明朝体",serif;
	}
#main .box h3{
	font-size:16px;
	font-weight:normal;
	margin-top:5px;
	}
#main .box div{
	position:absolute;
	margin-top:25px;
	border-top:30px solid #969696;
	border-right:20px solid transparent;
	height:0;
	width:120px;
	line-height:-30px;
	display:inline-block;
	}
#main .box h4{
	font-size:16px;
	font-weight:normal;
	color:#FFF;
	position:relative;
	left:6px;
	z-index:2;
	margin-top:31px;
	}
#main .box p{
	margin-top:15px;
	line-height:1.4;
	}
#main .box h5{
	font-size:15px;
	font-weight:normal;
	margin-top:40px;
	_zoom: 1;
	overflow: hidden;
	}
#main .box h5 a{
	display:inline-block;
	padding:13px 20px 15px 35px;
	margin:0 auto;
	color:#323232;
	background:url(../../img/common/yaji2.png) no-repeat 20px center;
	border:1px solid #323232;
	text-decoration:none;
	}
#main .box h5 a:hover{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	text-decoration:underline;
	}