
body{

	background: url(../img/contents_bg.jpg) repeat-y center top;

}

#war{

	width: 800px;

}

#footer {

	padding-top:10px;
	
}

#footer .copyright {

	border-top: 1px solid #cccccc;
	
	font-size: 10px;
	
	padding-top: 5px;

}

#footer .copyright a:link {

	font-size: 10px;
}

/* ヘッダーナビゲーション */

.global_navi {
	
	width: 800px;
	
	font-size: 13px;
	
	margin: 10px 0;
}

.global_navi .nl {
	
	width: 798px;
	

	padding: 0;

	border-left: 1px #cccccc solid;

	border-right: 1px #ffffff solid;

	text-align: center;

}

.global_navi .nl li {
	
	width: 159px;
	
	float: left;
	
	background: #ffffff url(../img/hor_menu3_off.gif) repeat-x top;
}

.global_navi .nl li a {

	display: block;
	
	position: relative;

	padding: 5px 2px;

	border: 1px #cccccc solid;

	border-left: 1px #ffffff solid;

}

.global_navi .nl li a:hover {
	
	background: #ffffff url(../img/hor_menu3_on.gif) repeat-x top;

	text-decoration: underline;

}


.clearFix:after {

	content: ".";
	
	display: block;
	
	height: 0;
	
	clear: left;
	
	visibility: hidden;
	
}

.clearFix {

	min-height: 1px;
	
}

/* カテゴリーページ */

#main .menu{

	clear: both;
	
	width: 100%;
	
	text-align: left;
	
}

#main .menu h2 {

	width: 600px;

	margin: 0 auto;

}

#main .menu .lineup{

	width: 600px;
	
	margin-top: 10px;
	
	empty-cells: hide;

}

#main .menu .lineup td {
	
	width: 170px;
	
	text-align: center;
	
	padding: 5px;

}


#main .menu .lineup h3 span{
	
	padding: 3px 0;
	
	font-weight: normal;
	
	display: block;
	
	font-size: 13px;

}

#main .menu .lineup dl{
	
	text-align: center;
	
	font-size: 13px;
	
	clear: boht;
		
}

#main .menu .lineup dt{

	background-color: #eeeeee;
	
	border: 1px solid #cccccc;
	
	color: #990000;
	
	padding: 3px 0;
	
	font-weight: bold;

}

#main .menu .lineup dd{

	border: 1px solid #cccccc;
	
	border-top: 0; 
	
	padding: 3px 0;

}

#main .menu .lineup dl span{

	font-size: 9px;
	
	color: #808080;

}


/* 商品詳細ページ */


#main .menu_box{

	text-align: left;
	
	font-size:14px;
	
	margin-left: 10px;

}

#main .menu_box h2{

	background: url(../img/title_reitou.gif) no-repeat center left;
	
	padding-top: 6px;
	
	padding-left: 50px;
	
	height: 32px;
	
	font-size: 18px;

}

#main .menu_box h3 {

	margin-bottom: 10px;

}

#main .menu_box .con p em {

	font-style: normal;
	
	font-size: 16px;
	
	color: #ff6600;
	
	font-weight: bold;
	
}

/* レシピ関係 */

#main .recipe {

	width: 570px;
	
	font-size: 13px;
	
	margin-bottom: 10px;

}

#main .recipe table{

	width: 100%;
	
	text-align: left;
	
	border: 1px solid #cccccc;
	
	font-size: 13px;

}

#main .recipe td,th{

	border-bottom: 1px solid #cccccc;
	
	vertical-align: top;
	
	padding: 5px;

}

#main .recipe th{

	width: 150px;
	
	text-align: left;
	
	border-right: 1px dotted #cccccc;

}

#main .recipe .attention{

	padding:12px 0;
	
	background-color: #ca0000;
	
	color: #ffffff;
	
	font-weight: bold;
	
	text-align: center;
	
	margin: 10px 0;
	
}

#main .menu_box .con .sozai_recipe dt{

	font-weight: bold;
	
	background-color: #eeeeee;
	
	padding: 5px 2px;

}

#main .menu_box .con .sozai_recipe dd{

	border-bottom: 1px dotted #cccccc;
	
	padding: 3px 5px;

}

#main .menu_box .con .sozai_recipe {

	width: 570px;
	
	font-size: 13px;

}

#main .menu_box .con .sozai_recipe th{

	width: 310px;
	
	text-align: left;
	
	padding: 0;
	
	border-bottom: 0px;
	
	padding-bottom: 10px;

}

#main .menu_box .con .sozai_recipe td{

	vertical-align: top;

}

#main .menu_box .con .sozai_recipe h4{

	color: #804000;
	
	font-size: 16px;
	
	text-align: center;
	
}

#main .menu_box .con .sozai_recipe p {

	color: #ff9900;

}

/* カート関係 */

#main .item {

	width: 570px;
	
	font-size: 13px;

}

/* 商品説明 */

#main .item .details{

	width: 100%;
	
	text-align: left;
	
	border: 1px solid #cccccc;
	
	margin-bottom: 10px;
	
	font-size: 13px;

}
#main .item .details caption{

	background: url(../img/cool.gif) no-repeat center center;
	
	padding:10px 0 10px 80px;
	
	text-align: left;
	
	font: normal normal bold 15px/100% "ＭＳ Ｐゴシック",sans-serif ;
	
	color: #ffffff;
	
	border: 1px solid #cccccc;
	
	border-bottom: 0;

}

#main .item .details th{

	width: 80px;
	
	border-right: 1px solid #cccccc;
	
	background-color: #eeeeee;
	
	vertical-align: middle;

}

#main .item .details td,th{

	border-bottom: 1px solid #cccccc;
	
	vertical-align: top;
	
	padding: 5px;

}

/* 商品写真 */


#main .item .cart .img {

	width: 200px;
	
	height: 150px;
	
	border: 1px solid #cccccc;
	
	float: left;
	
	margin-right: 10px;
	
}

#main .item .cart .img p {

	padding: 5px 0 2px 0;
	
	text-align: center;
	
	color: #ff0000;

}

#main .item .cart .img span {

	 margin: 0 29px;

}

/* お買い物情報 */

#main .item .cart .money {
	
	width: 350px;
	
	margin-bottom: 5px;
	
	font-size: 14px;

}

#main .item .cart .money th{

	text-align: left;
	
	width: 70px;
	
	height: 20px;
	
	vertical-align: middle;

}

#main .item .cart .money th img{

	vertical-align: top;
	
	margin-right: 3px;

}
#main .item .cart .money td{

	border-bottom: 1px solid #cccccc;
	
	text-align: left;
	
}

#main .item .cart .money td span{

	font-weight: bold;
	
	font-size: 16px;
	
	color: #ef0000;
	
	margin: 0px 3px;

}

/* お買い物情報 */

#main .item .cart .sis {

	width: 350px;

	border: 1px solid #cccccc;
	
	font-size: 14px;

}

#main .item .cart .sis td{

	height: 38px;
	
	border-bottom: 1px solid #cccccc;
	
	text-align: center;

}

#main .item .cart .sis td span {

	padding-left: 5px;

}

#main .menu_box .con {

	margin: 10px 0;
	
	padding: 10px 0;
	
	border-bottom:2px dotted #cccccc;

}

#main .menu_box .con p{

	line-height: 120%;
	
	letter-spacing: 0.1em;
	
	margin: 5px 0 10px 0;

}

