/* 「風の仕業」　インデックスページ用ＣＳＳ */


body {
	color: #000000;
	font-size: 12px;
	font-family: Osaka,"メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.6;
	text-align: center;
	background-color: #ffffff;	
	background: url(http://kaze.hc.shopserve.jp/pic-labo/a_bg02.gif) repeat-x left top;
}

/* ヘッダー */
#i_hd {
	width: 920px;
	height: 460px;
	margin: 0 auto 30px auto;
	text-align: left;
	position: relative;
}


#i_hd  #logo_btn {
	width: 920px;
	height: 90px;
}


h1#h1_top {
	float: left;
	margin: 20px 20px 0 50px;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	position: absolute;
	top: 10px;
	left: 300px;
}

#hd_image {
	clear: both;
	margin: 0 0 20px 0;
}



#contents {
	clear: both;
	width: 920px;
	margin: 0 auto 20px auto;
	text-align: left;
}
	
	#contents:after{
		content : ''; 
		display : block;
		clear : both;}
	#contents { /zoom : 1;}

#i_side {
	float: left;
	width: 210px;
	padding: 0 20px 0 20px;
}

#main {
	float: left;
	width: 650px;
}


/* フッター */

#ft {
	clear: both;
	width: 920px;
	margin: 0 auto 0 auto;
}


#ft_navi a:link { color: #000000; text-decoration: underline;} 
#ft_navi a:visited { color: #000000;	text-decoration: underline;} 
#ft_navi a:hover { color: #a80b04; text-decoration: underline;} 
#ft_navi a:active { color: #000000; text-decoration: none;}

#copyright {
	height: 30px;
	padding: 10px 0 0 0;
	background: url(http://www.kazenoshiwaza.com/pic-labo/f_copyright_bg.jpg) no-repeat left top;
	text-align: center;
	color: #ffffff;
}

.scroll {
	overflow:auto;
	overflow-x:none;
	margin:0 0 20px; padding:0 10px 10px;
	width:630px; height:140px;
	background-color:#FFFFFF
}

.osusume {margin:0px 0 0px 0; padding:0 0 10px 0; font-size:14px; border-bottom:dotted 1px #000000;}
.osusume td {padding:0 10px 10px 10px;}
.top_cart_btn {margin:0; padding:0;}
.top_cart_btn02 { margin:5px 0 0 0 ; padding:0px;}
/* 
input {margin:0px; padding:0px; vertical-align:bottom;} */