@charset "utf-8";
/* ===================================================================
CSS information

 file name  :top.css
 style info : トップページ関連
=================================================================== */

/*----------------------------------------------------
	body.top 
		トップ
----------------------------------------------------*/
body.top h2{
	display:block;
	text-align:center;
	margin:0 !important;
	padding:0 !important;
	font-size:0px;
	line-height:0;
	height:246px;
}
body.top .mainbtnarea{
	min-height:160px;
	height: auto !important;
	height: 160px;
}
body.top .mainbtnarea h3{
	font-size:0px;
	line-height:0;
}
body.top .mainbtnarea p{
	display:block;
	padding:10px 10px 0 10px;
	margin:0;
	font-size:12px;
	font-size:92%;
}
body.top .mainbtnarea .mba01{
	width:360px;
	float:left;
}
body.top .mainbtnarea .mba02{
	width:360px;
	float:left;
}
body.top .mainbtnarea .mba03{
	width:240px;
	float:right;
}

body.top .newsttlarea{	
	height:30px;
	background:url(../img/top/bg_news01.gif) repeat-x left top;
}
body.top .newsttlarea h4{
	display:block;
	height:30px;
	width:169px;
	float:left;
	margin:0 0 0 0 !important;
}
body.top .newsttlarea h4.ttl02{
	display:block;
	height:30px;
	width:228px;
	float:left;
	margin:0 0 0 0 !important;
}
body.top .newsttlarea p{
	display:block;
	height:30px;
	float:left;
}
body.top .newsttlarea p.btnall{
	width:83px;
	margin:0 210px 0 0 !important;
}
body.top .newsttlarea p.btnall02{
	width:83px;
	margin:0 150px 0 0 !important;
}
body.top .newsttlarea p.btnarea1{
	width:55px;
	margin:0 4px 0 0 !important;
}
body.top .newsttlarea p.btnarea2{
	width:55px;
	margin:0 4px 0 0 !important;
}
body.top .newsttlarea p.btnarea3{
	width:55px;
	margin:0 0 0 0 !important;
}
body.top ul.topnews{
	clear:both;
	display:block;
	padding:12px 0 0 0;
}
body.top ul.topnews li{
	display:block;
	background:url(../img/share/line01.gif) no-repeat left bottom;
	padding:0 0 7px 0;
	margin:0 0 9px 0;
	font-size:12px;
	line-height:1.5;
}
body.top ul.topnews li em{
	display:block;
	float:left;
	width:90px;
}
body.top ul.topnews li span{
	display:block;
	background:url(../img/share/icon01.gif) no-repeat left 3px;
	padding:0 0 0 10px;
	margin:0 0 0 90px;
}