@charset "utf-8";
/* CSS Document */



.m_b_50 {margin-bottom: 50px;}
.m_b_20 {margin-bottom: 20px;}
.m_b_30 {margin-bottom: 30px;}
.m_t_20 {margin-top: 20px;}
.m_t_30 {margin-top: 30px;}
.m_t_40 {margin-top: 40px;}

.fl-left {float: left;}
.fl-right {float: right;}
.fl-clear {clear: both;}

.mincho {font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W4", "ヒラギノ明朝 ProN W4", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}
.c-aka {color: #A40000;}
.font34 {font-size: 34px;}
.font48 {font-size: 48px;}


#yasaidashi {
width: 1000px;
margin-left: auto;
margin-right: auto;
}

#yasaidashi #main-wrap {
width: 1000px;
}
#yasaidashi #box01 {
width: 100%;
margin-left: auto;
margin-right: auto;
}

#yasaidashi #box02 {
width: 100%;
margin-left: auto;
margin-right: auto;
padding-bottom: 60px;
background-image: url(../img/box2_background.png);
padding-top: 70px;
}
#yasaidashi #box02 .waku {
width: 970px;
margin-left: 30px;
}
#yasaidashi #box02 .title {
margin-left: auto;
margin-right: auto;
width: 910px;
height: 135px;
margin-bottom: 40px;
}
#yasaidashi #box02 .sns_box {
width: 300px;
height: 450px;
background-color: #FFFFFF;
float: left;
margin-right: 20px;
margin-bottom: 50px;
}

#yasaidashi #box02 .sns_box .img {
width: 300px;
height: 300px;
float: none;
}
#yasaidashi #box02 .sns_box .txt {
height: 140px;
float: none;
overflow-y: scroll;
margin-top: 5px;
margin-bottom: 5px;
margin-right: 5px;
font-size: 14px;
margin-left: 10px;
}
#yasaidashi #box02 .sns_box .sns_user_name {
font-size: 14px;
color: #B4B4B4;
}


#yasaidashi #box03 {
width: 100%;
margin-left: auto;
margin-right: auto;
}

#yasaidashi #box04 {
width: 100%;
margin-left: auto;
margin-right: auto;
}

#yasaidashi #box05 {
width: 1000px;
margin-left: auto;
margin-right: auto;
padding-top: 60px;
padding-bottom: 70px;
}
#yasaidashi #box05 .title {
text-align: center;
font-size: 34px;
font-weight: bold;
width: 540px;
margin-left: auto;
margin-right: auto;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
margin-bottom: 55px;
line-height: 1.4em;
padding-bottom: 10px;
}
#yasaidashi #box05 .title .fs-22 {
font-size: 22px;
line-height: 1em;
}

#yasaidashi #box05 .text {
font-size: 16px;
padding-top: 50px;
}
#yasaidashi #box05 .recipe_box1 {
width: 900px;
margin-left: auto;
margin-right: auto;
margin-bottom: 70px;
}
#yasaidashi .recipe_box1 .recipe_img {
width: 400px;
float: left;
text-align: left;
}
#yasaidashi .recipe_box1 .recipe_text {
width: 450px;
float: right;
}
#yasaidashi #box05 .recipe_box2 {
width: 900px;
margin-left: auto;
margin-right: auto;
margin-bottom: 70px;
}
#yasaidashi .recipe_box2 .recipe_img {
width: 400px;
float: right;
text-align: right;
}
#yasaidashi .recipe_box2 .recipe_text {
width: 450px;
float: left;
}
#yasaidashi .recipe_text .name  {
font-size: 30px;
font-weight: bold;
line-height: 1em;
margin-bottom: 10px;
}
#yasaidashi .recipe_text .zairyou  {
background-color: #EFEFEF;
padding-top: 20px;
padding-right: 20px;
padding-left: 30px;
padding-bottom: 20px;
margin-bottom: 20px;
}
#yasaidashi .recipe_text .zairyou .recipe_dasi  {
font-weight: bold;
}
#yasaidashi .recipe_text ol  {
width: 490px;
counter-reset: li;
margin-left: -30px;
}
#yasaidashi .recipe_text li  {
position: relative;
padding-left: 20px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
/*デフォルトのスタイルを非表示にする*/
list-style: none;
line-height: 1.6em;
}
#yasaidashi .recipe_text li:before{
	position: absolute;
	top: 0;
	left: 0;
	/*要素の連番（カウンタ）の値を進める*/
	counter-increment: li;
	/*自動連番を付ける関数*/
	content: counter(li)'.';
}



#yasaidashi .cvbox .opacity_0:hover {
filter: alpha(opacity=00);
-moz-opacity: 0.0;
opacity: 0.0;
}
#yasaidashi .cvbox{
width: 822px;
margin-top: 100px;
text-align: center;
margin-bottom: 75px;
height: 358px;
margin-left: auto;
margin-right: auto;
background-image: url(../img/cv_hover.png);
}
#yasaidashi .cvbox .item_cartbtn{
text-align: center;
clear: both;
padding-bottom: 40px;
}






#yasaidashi #cart {
width: 920px;
margin-top: 70px;
margin-right: auto;
margin-left: auto;
margin-bottom: 70px;
}
#yasaidashi #cart .title {
text-align: center;
font-size: 32px;
font-weight: bold;
width: 540px;
margin-left: auto;
margin-right: auto;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
margin-bottom: 55px;
}
#yasaidashi #cart .cart-box {
width: 460px;
float: left;
padding-top: 20px;
padding-bottom: 20px;
}
#yasaidashi #cart .photo {
	float: left;
	margin-top: -50px;
	width: 254px;
}
#yasaidashi #cart .info {
width: 202px;
float: right;
padding-top: 10px;
}
#yasaidashi .item_cartbtn,
#yasaidashi .item_cartbtn dd {
	text-align: center;
}
