/*--------------------------------------
BBQ
---------------------------------------*/

#bbq #contents {
overflow: hidden;
padding-bottom: 30px;
}

#bbq h1 {
margin-bottom: 25px;
}

#bbq h2 {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
margin-bottom: 35px;
padding: 0px;
}

#bbq .list_wrap h3 {
margin-bottom: 15px;
overflow: hidden;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #FFE500;
padding-bottom: 8px;
line-height: 1;
font-size: 153.9%;
color: #FF6600;
}

#bbq .entry_box {
clear: both;
background-image: url(../common/images/line_dot.gif);
background-repeat: repeat-x;
background-position: bottom;
margin-bottom: 15px;
padding-bottom: 15px;
overflow: hidden;
}

.entry_box h4 {
font-size: 123.1%;
font-weight: bold;
margin-bottom: 5px;
}


/*--------------------------------------
食材選び
---------------------------------------*/

#stuff .list_wrap {
margin-bottom: 30px;
}

#stuff .cat_txt {
margin-bottom: 25px;
}

#stuff .entry_body {
float: right;
width: 560px;
padding-top: 10px;
}

#stuff .entry_body h4 {
font-size: 123.1%;
font-weight: bold;
margin-bottom: 5px;
}

#stuff .entry_body strong {
font-weight: bold;
color: #999999;
}

#stuff .entry_box .entry_image {
width: 150px;
float: left;
}


/*--------------------------------------
道具選び
---------------------------------------*/
#goods .list_wrap {
margin-bottom: 30px;
}

#goods .cat_txt {
margin-bottom: 25px;
font-weight: bold;
font-size: 108%;
}

#bbq .entry_box {
margin-bottom: 20px;
padding-bottom: 20px;
}


/*--------------------------------------
トップページ
---------------------------------------*/

#TopMainImage {
margin-bottom: 50px;
}

#bbqReport h2 {
margin-bottom: 30px;
padding-bottom: 5px;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #FFE500;
}

#ReportTitle {
margin-bottom: 30px;
}
#ReportBody {
margin-bottom: 30px;
}

#ReportBody .BodyTxt {
float: left;
width: 490px;
clear: both;
}
#ReportBody .BodyPhoto {
float: right;
width: 210px;
}


#ReportBody .BodyTxt p {
margin-bottom: 15px;
}
#ReportBody .BodyTxt a {
text-decoration: underline;
}


#ReportBody .BodyPhoto img {
margin-bottom: 25px;
}

#ReportBody .ReportFooter {
clear: both;
text-align: right;
width: 710px;
padding-top: 15px;
}

#bbqReport p.loading{
    text-align:center;
    margin:10px;
}

#bbqReport ul.navi{
clear: both;
color: #999999;
background-image: url(../common/images/line_dot.gif);
background-repeat: repeat-x;
background-position: top;
padding-top: 15px;
}

#bbqReport ul.navi li{
display:inline;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #999999;
padding-right: 10px;
margin-left: 10px;
}

#bbqReport ul.navi li.firstChild {
border-left-width: 1px;
border-left-style: solid;
border-left-color: #999999;
padding-left: 10px;
margin-left: 0px;
}

#bbqReport ul.navi li a{
color:#999999;
text-decoration:none;
}

#bbqReport ul.navi li a:hover {
color: #FF6600;
}

#bbqReport ul.navi li a.selected{
font-weight:bold;
color: #333333;
}
