@charset "utf-8";
/* 共通スタイル */
body,p,img,h1,h2,h3,h4,h5,table,tr,th,td,dl,dt,dd,form,ul,li,ol,br {
	margin: 0;
	padding: 0;
}
body {
	font-family: 'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';
	background:  url(../common/bg.gif) repeat-y center top;
}
img {
	border: 0;
}
/*ヘッダー*/
#header {
	background-color:#FFF;
	width:100%;
	height:47px;
	margin: 0 auto;
	}
#header_in {
	width:855px;
	margin: 0 auto;
	}
/*ロゴ*/
h1 {
	text-indent: -9999px;
	background: url(../common/logo.gif) no-repeat 5px 5px;
	width:575px;
	height:35px;
	}
#container{
	width:855px;
	margin: 0 auto;
}

/* コンテンツ内リンク */	

#tab{
	background-color:#ededed;
	margin:20px 20px 0 20px;
	padding:10px;
	text-align: center;
	font-size:75%;
	line-height:1.7;
	}
	
/*TOPへ戻る*/

.up_link{
	width:750px;
	margin:5px auto 5px auto;
	font-size:70%;
	text-align:right;
	clear:both;
		}
/*購入*/
#buy {
	background:url(../common/buy.gif) no-repeat;
	position: relative;
	width:739px;
	height:402px;
	}
#buy_but {
	position: absolute;
	left: 488px;
	top: 305px;
	border:0;
}
/*定期購入*/
#buy_teiki {
	margin-top:10px;
	background:url(../common/buy_teiki.gif) no-repeat;
	position: relative;
	width:738px;
	height:79px;
	border:0;
	}
	
#teiki_but {
	position: absolute;
	left: 498px;
	top: 12px;
	border:0;
}

/*購入下説明*/
#buy_u {
	margin-top:11px;
	line-height:1.7;
	font-size:70%;
	width:750px;
	}
/*良質・安全な青汁*/
#tit_6{
	background: url(../common/tit_6.gif) no-repeat;
	height:52px;
	width:793px;
	margin:30px auto 0 auto;
	text-indent: -9999px;
	}
#box_k{
	width:740px;
	margin:0 auto;
	background: url(../common/kodawari_bg.gif) repeat-y;
	}
#box_k div{
	width:740px;
	margin-bottom:30px
	}
#box_k div p{
	margin-left:161px;
}
/*苗づくり*/
div.box_step1{background: url(../common/kodawari_side1.jpg) no-repeat top left;}
/*土づくり*/
div.box_step2{background: url(../common/kodawari_side2.jpg) no-repeat top left;}
#kodawari_3{background: url(../common/kodawari_3.jpg) no-repeat;}
#kodawari_3 span{
	display:block;
	font-size:75%;
	line-height:1.5;
	background-color:#e7f5e7;
	padding:15px;
	width:170px;
	margin-left:380px;
}
/*土づくり*/
div.box_step3{background: url(../common/kodawari_side3.jpg) no-repeat top left;}
div.box_step4{background: url(../common/kodawari_side4.jpg) no-repeat top left;}
/*製造工程*/
#kodawari_4 span{
	display:block;
	width:370px;
	font-size:90%;
	line-height:1.5;
}
#kodawari_4 span.tips{
	width:340px;
	font-size:75%;
	background-color:#e7f5e7;
	padding:15px;
	margin-top: 20px;
}
/*品質管理*/
#kodawari_5{

	}
#kodawari_5 span{
	display:block;
	width:370px;
	font-size:90%;
	line-height:1.5;
}

/*良質・安全な青汁(サブタイトル)*/
#kodawari_tit1,
#kodawari_tit2,
#kodawari_tit3,
#kodawari_tit4{
	height:24px;
	width:618px;
	margin:10px 0 10px 122px ;
	text-indent: -9999px;
}
#kodawari_tit1{ background: url(../common/sub_tit5.gif) no-repeat;}
#kodawari_tit2{ background: url(../common/sub_tit6.gif) no-repeat;}
#kodawari_tit3{ background: url(../common/sub_tit7.gif) no-repeat;}
#kodawari_tit4{ background: url(../common/sub_tit8.gif) no-repeat;}

/*飲み方とご注意事項*/
#tit_n{
	background: url(../common/tit_nomikata.gif) no-repeat;
	height:31px;
	width:793px;
	margin:0 auto;
	text-indent: -9999px;
	}
#box_n{
	line-height:1.7;
	font-size:70%;
	margin:20px auto 0 auto;
	width: 756px;
}
/*フッターリンク*/
#f_link{
	margin:20px auto;
	text-align:center;
	font-size:80%;}
/*フッター*/
div#footer{
	width:856px;
	height:75px;
	margin:0 auto;
	clear:both;
	position:relative;
	background:#479947 url(../common/footer_bg.gif) no-repeat 140px 15px;
}
div#footer div#ssl{
	position:absolute;
	top:0px;
	left:19px;
}
div#footer p{
	color:#fff;
	font-size:10px;
	line-height:1.3;
	position:absolute;
	top:19px;
	left: 535px;
}

/*回り込み、解除*/
.l{float:left;}
.r{	float:right;}
.cl{clear:both;}

/* IE1px補正 */		
* html #main{margin-left:1px;} 
* html #main_u{margin-left:1px;} 

/*IE以外モダンブラウザ*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*IE7・Mac版IE5*/
.clearfix {
	display: inline-block;
}
/*IE6以前*/
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
