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

#inner{
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}
#inner p,#inner h2,#inner h3{
	margin:0;padding:0}
.box_inner{width:94%;margin:0 auto;overflow:auto}
#inner h2,#inner h3{color:#4542D1;}
#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-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝", serif;
	font-weight:normal;
	line-height:1.2;letter-spacing:0.1em;
	font-size:30px;	
	border-bottom:2px solid #4542D1;
	padding:40px 0 20px 0;margin-bottom:20px;
}


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

#inner img{width:100%}
.box_l,.box_r{margin:20px auto}
.box_l{float:left;width:450px}
.box_r{float:right;width:250px}

address{clear:both;margin-bottom:40px;}
.img_01{margin-bottom:10px}
#sogei{color:white;text-align:center;background:#A76BBF;letter-spacing:0;font-size:0.9em;height:30px;line-height:30px;}
