<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/* ===================================================================
BBQ特集用
=================================================================== */
#tit_area_bbq{
background-image:url(../bbq/img/bk_header.jpg);
background-repeat:no-repeat;
width:800px;
min-height:170px;
margin-bottom:5px;
}

#tit_area_bbq .head_tit01{
	margin-left:250px;
	color:#eb6100;
	font-weight:bold;
	padding-top:20px;
	line-height:1.2;
}
#tit_area_bbq .head_tit02{
	margin-left:250px;
	font-size:167%;
	color:#eb6100;
	font-weight:bold;
}
#tit_area_bbq .head_comment{
	margin-left:260px;
	margin-right:30px;
	font-size: 93%;
	padding:10px 0 0px 0;
	color:#fff;
}


#tit_area_bbq2{
background-image:url(../bbq/img/bk_header2.jpg);
background-repeat:no-repeat;
width:800px;
min-height:130px;
margin-bottom:5px;
}

#tit_area_bbq2 .head_tit01{
	margin-left:250px;
	color:#eb6100;
	font-weight:bold;
	padding-top:20px;
	line-height:1.2;
}
#tit_area_bbq2 .head_tit02{
	padding-top:15px;
	margin-left:250px;
	font-size:167%;
	color:#eb6100;
	font-weight:bold;
	line-height:1.1;
}

#tit_area_bbq2 .head_tit02 .area{
	font-size:77% ;
}
#tit_area_bbq2 .head_comment{
	margin-left:260px;
	margin-right:30px;
	font-size: 93%;
	padding:10px 0 0px 0;
	color:#fff;
}



#bbq_toparea{
	border:1px solid #ccc;
	padding:10px;
}

#bbq_toparea .bbq_l{
	float:left;
	width:600px;
}
#bbq_toparea .bbq_r{
	float:right;
	width:160px;
}

#bbq_toparea img{
	line-height:1;
}

.bbq_link{
	margin-top:20px;
	margin-bottom:20px;
	border:1px solid #ccc;
	background-color:#FFC;
	padding:10px 10px 10px 20px;
}
.bbq_link a{
	font-size:100%;
	font-weight:bold;
	 background-image:url(../common_img/ya02_b.jpg);
	background-repeat:no-repeat;
	padding-left:18px;
	margin-right:20px;
}

.bbq_list_box01{

}
.bbq_list_box01 h4{
	background-color:#9fe6da;
	padding:2px 10px 2px 10px;
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
	margin-top:10px;
}
.bbq_list_box01 ul{
	list-style:none;
	padding:5px 0;
}
.bbq_list_box01 .bl01{
	float:left;
	width:180px;
}
.bbq_list_box01 .bl01 img{
	vertical-align:middle;
}

.bbq_list_box01 .bl03{
	float:left;
	width:570px;
}
.bbq_list01{
	border-bottom:1px solid #ccc;
}
.bbq_list_box01 .name{
	border-bottom:1px solid #eb6100;
	margin-bottom:5px;
}
.bbq_list_box01 .name a{
	font-size:108%;
	font-weight:bold;
	 background-image:url(../common_img/ya02_b.jpg);
	background-repeat:no-repeat;
	padding-left:18px;
	margin-right:20px;
}
.bbq_list_box01 .data{
	margin-bottom:5px;
}
.bbq_list01 .comment{
	background-color:#FFC;
	padding:5px 10px 0 10px;
	color:#6c491c;
}
</pre></body></html>