@charset "utf-8";

body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p {
	margin: 0px;
	padding: 0px;
}

html {
	overflow-y:scroll;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
p {
	margin:0 0 1em 0;
}

ol,ul {
	list-style: url(none) none;
}

fieldset,img {
	border: 0;
}

table {
	border-collapse:collapse;
	border-spacing: 0;
}

caption,th {
	text-align:left;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
}

img {
	vertical-align: bottom;
}
body {
	background-image: url(../img/warasuko/bg_color.jpg);
	background-repeat: repeat;
	font-size: 12px;
}
p {
	font-size: 13px;
	line-height: 150%;
}
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
.clearfix {display:block;}
/* end MacIE5 */


#wrap {
	width: 846px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	border-right: 10px solid #000000;
	border-left: 10px solid #000000;
}

#contents {
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	background: #FFFFFF url(../img/warasuko/sub_img.jpg) no-repeat;
}
#greeting {
	padding-top: 60px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#greeting p {
	font-size: 13px;
	line-height: 180%;
}
h2 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#flavorbox_over {
	width: 786px;
	background: url(../img/warasuko/flavor_under.jpg) no-repeat bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#flavorbox_under {
	width: 711px;
	padding-right: 38px;
	padding-left: 37px;
	background: url(../img/warasuko/flavor_under.jpg) no-repeat top;
	padding-top: 20px;
}
#flavorbox_over #flavorbox_under h2 {
	text-indent: 0px;
	margin-bottom: 10px;
}

#flavorbox_under dl {
	margin-bottom: 10px;

}

#flavorbox_under dt {
	width: 72px;
	float: left;
}
#flavorbox_under dd {
	width: 155px;
	font-size: 12px;
	padding: 10px 0px 0px 10px;
	float: left;
	margin: 0px;
}
#article #article3 {
	padding: 250px 15px 15px;
	float: left;
	width: 358px;
	background: url(../img/warasuko/warasuko3.jpg) no-repeat;
}
#article #article6 {
	padding: 250px 15px 15px;
	float: right;
	width: 358px;
	background: url(../img/warasuko/warasuko6.jpg) no-repeat;
}

#article h3 {
	background: url(../img/warasuko/title_accent.gif) no-repeat left center;
	padding-left: 30px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px 0px 10px;
}
#article .name {
	float: left;
}
#article .price {
	float: right;
}
#article .cart {
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}

#submit  {
	margin-left: 30px;

}
#submit_img {
	background: url(../img/warasuko/cart_bottan01.jpg) no-repeat center center;
	height: 30px;
	width: 160px;
	cursor:pointer;
	text-decoration: none;
	border-style: none;
}
#submit_img:hover {
	background: url(../img/warasuko/cart_bottan02.jpg) no-repeat center center;
}
#article    dl.set     {
	padding-right: 10px;
	padding-left: 10px;
}
#article   .set   dt  {
	font-weight: bold;
	margin-bottom: 10px;
}
#article   .set   dd  {
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 10px;
}
#article  p.explanation  {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
#article  dl.materials  {
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
}
#article  .materials  dt  {
	margin-bottom: 10px;
}
#article  .materials  dd  {
	line-height: 150%;
}




#no1_over {
	background: #D9D2C0 url(../img/warasuko/no1_under.jpg) no-repeat bottom;
	padding-bottom: 20px;
}
#no1_under {
	background: url(../img/warasuko/no1_over.jpg) no-repeat top;
	padding-top: 50px;
	padding-bottom: 30px;
}
#no1_under dl {
	width: 320px;
	padding-left: 440px;
}
#no1_under dt {
	margin-bottom: 10px;
}
#no1_under dd {
	line-height: 150%;
	margin-bottom: 10px;
}
#no1_under  p {
	padding-left: 450px;
}

#no2_over {
	background: #D9D2C0 url(../img/warasuko/no2_under.jpg) no-repeat bottom;
	padding-bottom: 40px;
}
#no2_under {
	background: url(../img/warasuko/no2_over.jpg) no-repeat top;
	padding-top: 55px;
	padding-bottom: 1px;
}
#no2_under dl {
	width: 330px;
	padding-left: 30px;
	margin-bottom: 50px;
}
#no2_under dt {
	padding-left: 85px;
	margin-bottom: 22px;
}
#no2_under dd {
	margin-bottom: 10px;
	padding-left: 10px;
	line-height: 150%;
}
#no2_under   #link {
	margin-left: 140px;
}
#honpo {
	padding-left: 25px;
}
#footer {
	padding-top: 70px;
	color: #FFFFFF;
	text-align: center;
	background: #000000 url(../img/warasuko/footer.jpg) no-repeat center 15px;
	padding-bottom: 30px;
	font-size: 10px;
}
#footer a {
	color: #A3883F;
	font-size: 10px;
}
#footer a:visited {
	color: #DEBF53;
}

#footer a:hover {
	color: #DEBF53;
}
.mass_box {
	padding: 3px;
	border: 1px solid #333333;
	margin-bottom: 10px;
}
.mass_box_in {
	border: 1px solid #D1C39F;
	padding: 10px 20px;
}
.mass_box .mass_box_in .mass_img {
	float: left;
	width: 102px;
}
.mass_box .mass_box_in .mass_sentence {
	float: right;
	width: 420px;
}
.mass_box  .mass_box_in  .mass_sentence  dt  {
	background: url(../img/top/index.img04.jpg) no-repeat left center;
	font-size: 16px;
	color: #A3883F;
	padding-left: 15px;
	font-weight: bold;
}
.mass_box  .mass_box_in  .mass_sentence  dd  {
	padding-left: 15px;
}
#karikari p {
	font-size: 13px;
}
#karikari ul {
	padding-left: 30px;
}
#hiwa {
	background: #F7F4E1;
	padding: 20px;
	margin-bottom: 20px;
}

p#hatubai {
	background: url(../img/top/index.img04.jpg) no-repeat left center;
	font-size: 16px;
	color: #A3883F;
	padding-left: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
#syomei {
	text-align: right;
	padding-top: 20px;
	font-weight: bold;
}
#gosyoumi {
	padding: 10px 20px;
}
.mass_box  .mass_box_in  .materials {
	margin-bottom: 10px;
	background: #F7F4E1;
}
.mass_box .mass_box_in .materials dl {
	float: left;
	width: 200px;
	padding: 10px 20px;
	margin-right: 2px;
	margin-left: 2px;
}
.mass_box .mass_box_in .materials dt {
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
	font-weight: bold;
}
.mass_box  .mass_box_in  .materials  dd  {
	line-height: 150%;
}
.bold {
	font-weight: bold;
}
