
/*Reset
----------------------------------------------*/
*{
		margin:0;
		padding:0;
		font-size:100%;
		font-style:normal;
		font-weight:normal;
		text-decoration:none;
}




/*
-------------------------------------------------*/

body{
	background-color:#D9EDC5;
}

ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

p{
	font-size:12px;
	line-height:1.3;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#333;
}

a,
a:hover{
	font-size:12px;
	line-height:1.3;
	font-weight:normal;
	text-decoration:underline;
	margin:0;
	padding:0;
	color:#00F;
}





/*
---------------------------------------------------*/

.t-sp5{
	padding-top:5px;
}
.t-sp10{
	padding-top:10px;
}
.t-sp20{
	padding-top:20px;
	vertical-align:bottom;
}
.t-sp40{
	padding-top:40px;
	vertical-align:bottom;
}
.r_sp10{
	padding-right:10px;
}
.lr_sp10{
	padding:0 10px;
}
.lr_sp40{
	padding:0 40px;
}


.font-12b{
	font-size:12px;
	font-weight:bold;
	line-height:1.3;
	color:#333;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.font-10b{
	font-size:10px;
	line-height:1.3;
	color:#333;
}


.clear{
	clear:both;
	vertical-align:bottom;
}









/*
---------------------------------------------------*/

#wrapper{
	margin:0 auto;
	padding:0;
	width:960px;
}



#hedder{
	background-color:#FFF;
}
#hedder h2{
	text-indent:-9999px;
	font-size:1px;
	color:#FFF;
}
#hedder a{
	color:#333;
	text-decoration:none;
	font-size:10px;
	line-height:2;
	color:#333;
}
.hed_l{
	width:320px;
	float:left;
}
.hed_r{
	width:640px;
	float:right;
}
.tel{
	width:345px;
	float:left;
}
.anime{
	width:290px;
	float:right;
}



#flash{
	width:960px;
	height:260px;
}


#g_navi{
	width:960px;
}
#g_navi img{
	vertical-align:bottom;
	margin:0;
	padding:0;
}
#g_navi li{
	float:left;
}



#s_navi{
	clear:both;
	width:960px;
	height:40px;
	background-image:url(../img_2/s_navi_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#s_navi img{
	vertical-align:bottom;
	margin:0;
	padding:0;
}
#s_navi li{
	margin:5px 0 0 0;
	float:left;
}







/*main
-----------------------------------------------------------*/

#main{
	margin:0;
	padding:0 0 10px 0;
	background-color:#fff;
	width:960px;
}
#main img{
	margin:0;
	padding:0;
}



#watsnew{
	width:465px;
	float:left;
	padding-right:7px;
}



#staff{
	width:465px;
	background-image:url(../img_2/staff_bg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	float:left;
}
#staff p{
	background-image:url(../img_2/line.gif);
	line-height:1.7;
	padding-right:10px;
}
.staff_fl{
	width:170px;
	float:left;
	padding-right:10px;
}


#worker{
	width:465px;
	background-image:url(../img_2/worker_bg.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#worker p{
	background-image:url(../img_2/line.gif);
	line-height:1.7;
	padding-left:10px;
}
.worker_fr{
	width:170px;
	float:right;
	padding-left:10px;
}



.bg_gr{
	background-image:url(../img_2/waku_line.gif);
	width:940px;
}
.bg_gr table{
	margin-left:20px;
}







/*トピックス『台風18号』
-----------------------------------------------*/
.topic{
	width:710px;
	height:270px;
	padding:10px 10px 0 10px;
	background-image:url(../img_2/topics/200911/bg.jpg);
	background-repeat:no-repeat;
	display:block;
}
.topic p{
	line-height:1.5;
}
.topic h3{
	text-indent:-9999px;
}
.taifuu_sp{
	padding-top:80px;
	width:366px;
}




/*ショールーム
------------------------------------------*/
.show{
	background-image:url(../img_2/show/bg.jpg);
	background-repeat:no-repeat;
	width:960px;
	padding:85px 20px 12px 20px;
	margin-top:5px;
}




/*footer
--------------------------------------------*/

#footer{
	margin-top:15px;
	padding-top:5px;
	border-top:1px dotted #007B00;
}
#footer p{
	padding-bottom:10px;
}
#footer a{
	font-size:12px;
	text-decoration:none;
	color:#333;
}
#footer a:hover{
	font-size:12px;
	text-decoration:underline;
	color:#333;
}
.font_gr_12{
	font-size:12px;
	line-height:1.5;
	color:#007B00;
}




.fut{
	margin-top:10px;
	background-image:url(../img_2/fut_bg.jpg);
	background-repeat:no-repeat;
	width:950px;
	padding:5px;
}