@import url("share.css");

/************** メインコンテンツ ***************/

#itemBox{
	border:1px solid #A1D0A1;
	padding:10px;
}

.itemIn{
	clear:both;
	background:#FFF;
	color:#333;
}

.itemmainImg{
	float:left;
	margin-right:10px;
}

.itemIn h5{
	width:350px;
	height:auto;
	padding:5px 0 3px 7px;
	margin-bottom:10px;
	color:#0A3E1F;
	background:transparent;
	border-left:5px solid #F60;
	border-bottom:2px solid #F60;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	float:left;
}

.itemIn h6{
	width:350px;
	height:auto;
	margin-bottom:0px;
	color:#333;
	background:transparent;
	font-size:12px;
	line-height:1.4;
	font-weight:normal;
	text-align:left;
	float:left;
}

.itemIn p{
	width:350px;
	height:auto;
	margin-bottom:10px;
	color:#F00;
	background:transparent;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	float:left;
}

.itemSyosai{
	width:350px;
	height:auto;
	text-align:right;
	float:right;
}



#mainContent_shopping{
	width:582px;
	margin:5px 0 0 15px;
	height:auto;
	background:transparent;
	text-align:left;
	float:left;
}

#mainContent_shopping h4{
	width:580px;
	height:20px;
	padding:6px 0 3px 7px;
	margin-bottom:10px;
	color:#214E1C;
	background:url(../img/h4_bg.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	clear:both;
}

.itemImg_S{
	float:left;
	margin:10px 10px 0 0;
}

#mainContent_shopping h5{
	width:300px;
	height:auto;
	float:left;
	margin:10px 0 0 0;
	padding:0 0 2px 5px;
	color:#F60;
	font-size:14px;
	font-weight:bold;
	border-left:10px solid #F60;
	border-bottom:2px solid #F60;
	letter-spacing:1;
	background:transparent;
}

#itemTable{
	width:320px;
	margin-top:5px;
	float:left;
}

#itemTable tr th{
	width:80px;
	padding:5px 0 5px 0;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	color:#F60;
	background:transparent;
}

#itemTable tr td{
	padding:5px 0 5px 0;
	font-size:12px;
	text-align:left;
	color:#333;
	background:transparent;
}

#itemTable tr td p{
	font-size:16px;
	font-weight:bold;
	color:#F00;
	background:transparent;
}

#itemComment{
	width:560px;
	height:auto;
	clear:both;
	margin:10px 0 10px 0;
	padding:10px;
	color:#333;
	font-size:12px;
	font-weight:normal;
	border:1px dotted #F60;
	line-height:1.5;
	letter-spacing:1;
	background:transparent;
}

#formBox{
	float:right;
	width:550px;
	text-align:right;
	margin:0 0 10px 0;
}

#formBox2{
	float:right;
	width:550px;
	text-align:right;
	margin:0 0 10px 0;
}




/************** バーベキューインフォ ***************/

.font00{
	height:auto;
	font-size:14px;
	color:#3F1F1F;
	line-height:1.3;
	clear:both;
	margin:5px 0 3px 5px;
}


.font01{
	height:auto;
	font-size:12px;
	color:#333;
	font-weight:bold;
	background:transparent;
	line-height:1.4;
	clear:both;
	margin:10px 0 20px 0;
}

.font02{
	height:auto;
	font-size:16px;
	color:#F00;
	font-weight:bold;
	text-decoration:underline;
	background:transparent;
	line-height:1.4;
	clear:both;
	margin-bottom:5px;
}

.font03{
	height:auto;
	font-size:12px;
	color:#333;
	padding-left:20px;
	background:transparent;
	line-height:1.4;
	clear:both;
	margin:0 0 20px 0;
}






