/*************/
/*    body   */
/*************/
body{
	width:100%;
	height:100%;
	background-color:#E3E3E3;
	margin:0px;
}

#container{
	width:750px;
	height:auto;
	background-color:#FFFFFF;
	margin:0px;
	}
/************/
/*  header  */
/************/
/*ヘッダ*/
#churros_header{
	width: 100%;
	height: 123px;
	display: block;
}
/*ロゴ*/
#churros_top{
	width: 100%;
	height: 66px;
	border-top: 6px solid #FF0000;
	border-left: 0;
	border-right: 0;
	border-bottom: 3px double #FF0000;
}
.churros_topRight{
	position: relative;
	left: 293px;
}
/*お問い合わせ*/
#churros_contact{
	width: 100%;
	height: 41px;
	background-image: url(../img/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: right;
}

#churros_contact a{
	position: relative;
	top: 14px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 11px;
	padding-bottom: 0;
}

/*************/
/* contents  */
/*************/
#contents{
	width:auto;
    height: auto;
	border:0px;
}
.img_top{
	width:750px;
	height:auto;
}
.item_right h4{
    line-height:1.5;
}
.item p{
    line-height:1.2;
}
/*************/
/*   fotter  */
/*************/
#churros_footer{
	width: 100%;
	height: auto;
	border-top: 3px double #FF0000;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
/*常温*/
#churros_hot{
	width: 702px;
}
#churros_hot ul{
	margin-top: 7px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
#churros_hot li{
	float: left;
	margin-top: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
    line-height:1.0;
}
#churros_hot a{
	border-top: 0;
	border-left: 1px solid #333333;
	border-right: 0;
	border-bottom: 0;
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	font-size: 13px;
	text-decoration: underline;
	display: block;
}

/*冷凍*/
#churros_cold{
	clear:left;
	width: auto;
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 10px;
}
#churros_cold ul{
	margin-top: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
#churros_cold li{
	float: left;
	margin-top: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 13px;
    line-height:1.0;
    display: block;
}
#churros_cold a{
	border-top: 0;
	border-left: 1px solid #333333;
	border-right: 0;
	border-bottom: 0;
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	text-decoration: underline;
	display: block;
}
.listFirst{
	padding-top: 0;
	padding-left: 18px;
	padding-right: 10px;
	padding-bottom: 0;
}
.listEnd{
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #333333;
	border-bottom: 0;
}
/*copyright*/

#churros_copy{
	width: 100%;
	height: 50px;
	clear: both;
	border-top: 3px double #FF0000;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	position: relative;
	top: 10px;
	padding-top: 6px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#churros_copy p{
	font-size: 13px;
	text-align: center;
    padding-top:10px;
}

.item{
	width: auto;
    padding:30px 0 0 60px;
	float:left;
	}
	
.item p{
	color:#313131;
	font-size:12px;
	padding: 5px 0 15px 10px;
	}
	

.item_left{
	width: auto;
	float:left;
	}

.item_right{
	width: 400px;
	float:right;
	vertical-align:top;
	}

.text_bold{
	font-size:14px;
	font-weight:bold;
	display:inline;
	padding: 5px 0 15px 10px;
	}

.text_small p{
	font-size:10px;
	}




.product{
    clear: both;
	width: auto;
	padding:30PX;
	}

.product table{
	width:690px;
	}
		
.product td{
	padding: 3px 3px;
	}

.table_head{
	background:#ffffff;
	color:#000000;
	text-align:center;
	font-size:11px;
	border-left:solid 1px #000000;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	}

.table_head_last{
	background:#ffffff;
	color:#000000;
	text-align:center;
	font-size:11px;
	border:solid 1px #000000;
	}

.table_green_head{
	background:#8bc782;
	color:#000000;
	font-size:10px;
	border-left:solid 1px #8bc782;
	border-top:solid 1px #8bc782;
	border-bottom:solid 1px #8bc782;
	}

.table_green{
	background:#e8f9e5;
	color:#000000;
	text-align:center;
	font-size:10px;
	border-left:solid 1px #8bc782;
	border-top:solid 1px #8bc782;
	border-bottom:solid 1px #8bc782;
	}

.table_green_last{
	background:#e8f9e5;
	color:#000000;
	text-align:center;
	font-size:10px;
	border:solid 1px #8bc782;
	}

.table_red_head{
	background:#ef856d;
	color:#000000;
	font-size:10px;
	border-left:solid 1px #ef856d;
	border-top:solid 1px #ef856d;
	border-bottom:solid 1px #ef856d;
	}

.table_red{
	background:#fce2dc;
	color:#000000;
	text-align:center;
	font-size:10px;
	border-left:solid 1px #ef856d;
	border-top:solid 1px #ef856d;
	border-bottom:solid 1px #ef856d;
	}

.table_red_last{
	background:#fce2dc;
	color:#000000;
	text-align:center;
	font-size:10px;
	border:solid 1px #ef856d;
	}
    


