@charset "UTF-8";
/* CSS Document */

#inner{
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}
#inner h3,#inner em
{font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝", serif;}
#inner p,#inner h2,#inner h3{
	margin:0;padding:0}
.box_inner{width:94%;margin:0 auto}
#inner h2,#inner h3,#inner h4,.txt_col{color:#2F6DD1;}
#inner h2,#inner h3,#inner p{box-sizing: border-box;}


#inner h2{
	padding-left:40px;width:800px;height:170px;background:url(../img/top_t.jpg) no-repeat 100%;
	letter-spacing:0;
	text-shadow: white 1px 1px 0px, white -1px 1px 0px,white 1px -1px 0px, white -1px -1px 0px;	
	
	

	font-size:60px;line-height:170px;
}
#inner h3{
	font-weight:normal;
	line-height:1.2;letter-spacing:0;
	font-size:30px;	
	border-bottom:2px solid #2F6DD1;
	padding:40px 0 20px 0;margin-bottom:20px;
}
#inner h4{margin-bottom:20px;}

#inner p{
	margin-bottom:10px;	
	clear:both
}

.box_r img{width:100%}
.box_l,.box_r{margin:20px auto}
.box_l{float:left;width:69%;}
.box_r{float:right;width:29%;}








.img_01{width:100%;}
.ex{
	width:300px;
	font-size:1.2em;
	letter-spacing:0;
	background:yellow;
	text-align:center;}
em{font-size:1.6em}

