@import "common.css";
@charset "shift_jis";
/* CSS Document */

#contents {
	width:760px;
	margin-left:auto;
	margin-right:auto;
}

#top_product {
	background-image:url(../img/top_product_back.gif);
	background-repeat:no-repeat;
	
	width:400px;
	height:370px;
	
	margin:15px 0px 0px 15px;
	padding:40px 0px 0px 0px;
	
	float:left;

}

* html body #flash{
	margin-left:3px;
}
* html body #footer{
	margin-left:2px;
}

* html body #top_product{
	margin:15px 0px 0px 10px;
}

* html body #from_chairman{
	margin:20px 20px 0px 3px;
}

* html body #footer_bar img{
	margin:10px 0px 0px 5px;
}


#golf_bag{
	background-image:url(../img/top_produtcs_H110_bag.jpg);
	background-repeat:no-repeat;
	width:400px;
	height:110px;
}

#golf_mat{
	background-image:url(../img/top_produtcs_H110_golfmat.jpg);
	background-repeat:no-repeat;
	width:400px;
	height:110px;
}
#car_mat{
	background-image:url(../img/top_produtcs_K110_carmat.jpg);
	background-repeat:no-repeat;
	width:400px;
	height:110px;
}

#top_product p{
	text-align:left;
	float:left;	
	
	width:230px;
	
	padding:31px 0px 0px 10px;
	font-size:13px;
	line-height:15px;
}

#right_message {
	width:290px;
	float:right;
	
	text-align:left;
	
	margin:15px 15px 0px 0px;
	padding:10px;

}

.about_sahakit{
	margin:5px 0px 5px 27px;
	line-height:15px;
}

#from_chairman{
	clear:both;
	text-align:left;
	margin:0px 20px 0px 15px;
	padding:10px;
	background-color:#FFFDF7;
	
	border-width:1px;
	border-style:solid;
	border-color:#E7DBB3;
	width:700px;
}

#message {
	line-height:15px;
	text-align:left;
}



#footer_bar{
	text-align:center;
	clear:both;
	margin-left:-5px;
	padding-top:0px;
	margin-top:20px;
}


#footer_navi {
	width:760px;
	float:left;
	height:40px;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}

#footer_navi ul{
	margin-left:20px;
}
#footer_navi li{
	float:left;
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
}



