/* 全体構成 ------------------------------ */

#wrapper {
	width: 750px;
	text-align: center;
	margin: auto;
	padding-top: 0;
	background-attachment: fixed;
	background-image: url(../parts/haikei-2-in-2kalam.gif);
	background-repeat: repeat-y;
	background-position: center;

}



/* トップヘッダー　---------------------------------- */

#head {
	width: 750px;
	height: 220px;
	text-align: center;
	font-size: 12px;
	background-position: left top;
	padding: 0 0 3px: 0;
	background-image:url(../parts/hojumaru_topimg2.jpg);
	background-repeat: no-repeat;
	margin-bottom:7px;
}

#head-right h2{
	font-size: 15px;
	padding: 5px 0;
	margin: 3px 0 px 0;
	color: #FFFFFF;
	text-align: left;
	line-height: 110%;
}

#head p {
	color: #FFFFFF;
	margin: 0 auto;
	padding: 0px 0px 12px 0px;
}

#head .navi {
	clear:both;
	font-size: 11px;
	text-align: left;
	padding:0;
	height:25px;
	color: #666666;
	margin-top: 10px;
	margin-right: 17px;
	margin-left: 17px;
	}



/* mメイン(←枠) ------------------------------ */

#main {
	width: 550px;
	float:left;
	text-align: center;
	font-size: 13px;
	line-height: 125%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}

 .main-in{
 	width: 100%;
}






/* サブメニュー(→枠) ------------------------------ */

#submenu {
	width: 164px;
	float: right;
	font-size: 90%;
	line-height: 125%;
	padding-bottom: 30px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 7px;
	}



/* <main>商品説明 トップリスト-------------------------------------*/

.top-list {
	width: 100%;
	font-size: 75%;
	padding: 0px;
	border: 1px solid #CC0000;
	margin-bottom: 2em;
}

.top-list td {
	width: 33%;
	text-align: center;
	margin: 0px;
	padding: 1px;
}

.pr {
text-align:left;
clear:both;
}




/* main メイン画面今月のおススメ　-------------------------------------*/

#monthitem{
	float: left;
	width: 100%;
	text-align: left;
	padding: 2px;
	margin-bottom: 10px;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	}
	
#monthitem p{
	padding: 5px;
	margin: 0px 0px 0px 1em;
	}
	
	
		
.month-photo{
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	padding: 5px;
	border: 2px solid #FFCC33;
	}
	
.month-messege{
	float: left;
	padding: 2px 5px 5px 2px;
	text-align: left;
	}

.item-title {
	text-align: left;
	font-size: 14px;
	color: #FF3300;
	text-transform: none;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
	



/* カニの紹介　--*/

.intro {
	width: 540px;
	float: left;
	text-align: left;
	font-size: 90%;
	padding: 2px;
	margin-bottom: 1em;
}


.intro-li{
	text-align: left;
	margin-left: 2em;
	padding: 2px;
	list-style-image: url(../parts/li-pink.gif);
	}
	
.font-p-red{
	font-weight: bold;
	color: #FF0000;
	}
	 
.font-p-blue{
	font-weight: bold;
	color: #0000FF;
	}


/* 商品説明 --*/

#item{
	width: 100%;
	text-align: left;
	
}


.syouhinmei {
	color: #FFFFFF;
	font-size: 14px;
	padding: 5px;
	background-color: #FFCC33;
	font-weight: bold;

	}
	
.syouhinmei a:hover {
	color:#FFFFFF;
}


#item p{
	margin: 2px auto 2px 5px;
	}

.right{
	text-align: right;
	font-weight: bold;
	font-size: 105%;
	}

.left{text-align:left;}

.center{text-align:center;}

.prise{
	text-align: right;
	color: #FF0000;
	font-size: 105%;
	}
	

.end-p{
	padding-bottom: 1em;
	}


  /*　改訂版商品　--*/
  
.item-waku{
	text-align: center;
	margin-bottom: 1em;
}
#item img{text-align:center;}

.item-photoframe{
	text-align: center;
	margin-bottom: 1em;
}


.item-photo-left{
	float: left;
	width: 47%;
	text-align: center;
	padding: 5px;
}

.item-photo-right{
	float: right;
	width: 47%;
	text-align: center;
	padding: 5px;
}


.item-line {
	clear: both;
	text-align: center;
	margin: 0px;
	}
#item h2{
	color:#333333;
	padding:10px 0px 10px 10px;
	margin:10px 0px 7px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#666666;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color:#3C3C3C;
	background-image:none;
	background-color:#FFFFFF;}

#item h3{border:none; color:#666666; padding-left:20px;}

  /*商品左側--*/
  
.item-left{
	float: left;
	width: 47%;
	margin-bottom: 1em;
}



.itemmesse{
	text-align: left;
	font-size: 90%;
	padding: 5px;
	margin-bottom: 1em;
}


  /*商品右側--*/
  
.item-right{
	float: right;
	width: 47%;
	margin-bottom: 1em;
}


.item-m-left{
	float: left;
	text-align: left;

	}

.item-m-right{
	float: right;
	text-align: center;
	width: 110px;
	margin: 5px;
	}

#item p list{
	margin-bottom: 1em;
	}




/* カート */

.cart {
	float: right;
	text-align:left;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 10px;
	width: 160px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-top-style: solid;
}

.cart-left{
	width: 80px;
	float: left;
	text-align: right;
	padding: 2px 1em 2px 0px;
	}
	
.cart-bottan{
	width: 60px;
	text-align: right;
	float: right;
	padding: 2px 0px;
	}
	
.cart-line{
	clear: both;
	text-align: center;
	}	
	
.cart-icon{
	clear: both;
	text-align: right;
	}

.item-point {
	clear: both;
	text-align: left;
	padding: 7px 12px;
	margin-top: 1em;
	}


/* 会社概要説明文内　--*/

.gaiyou {
	width: 100%;
	float: left;
	text-align: left;
	font-size: 80%;
	margin-bottom: 2em;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.gaiyou h2{
	text-align: left;
	font-size: 14px;
	color: #990000;
	margin: 10px 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #533D28;
}





/* <submanu>メニューバー -------------------------------------*/
#menubar {
	padding: 0px;
	font-size: 80%;
	line-height: 125%;
	margin: 0px;
	color: #333333;
	float: right;
	width: 165px;
}


#menubar ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
}


#menubar ul li.last {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0B64C;
	margin-bottom: 1em;

}


#menubar li a {
	color: #333333;
	display: block;
	padding-left: 10px;
	height: 28px;
	text-decoration: none;
	line-height: 28px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0B64C;
}

#menubar li a:hover {
	color:#0033FF;
	font-size: 12px;
}

/* カレンダー -------------------------------------*/
.calendar {
	background-color: #FFFFCC;
	text-align: center;
	width: 147px;
	margin-left: 7px;
	margin-bottom: 2em;
}
.calendar p{text-align:left;
padding-right:5px;}

.calendar-ryou p{text-align:left;
padding-left:5px;
padding-right:5px;}

.kyujitu {
	color: #FFd700;
}

.ryou {
	color: #7FFFD4;
}


	
/* ランキング(→配置用)　-------------------------------------*/

#ranking-r{
	float: right;
	width: 150px;
	font-size: 80%;
	padding-bottom: 0px;
	margin-bottom: 1em;
	margin-right: 4px;
}




/* 店舗紹介用 ------------------------------ */

#tenpo{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#tenpo .waku{
	margin: 1em 10px;
	padding: 0px;
	text-align: left;
}

#tenpo h2{
	text-align: left;
	font-size: 14px;
	color: #ffffff;
	padding: 3px 0px 3px 7px;
	margin-bottom: 1em;
	background-color: #FF9900;
	}
	

#tenpo h3{
	font-size: 13px;
	padding: 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #533D28;
}

	
#tenpo p{
	margin: 0;
	padding: 0;
	text-align: left;
	}

#tenpo .photo{
	float: left;
	width: 100%;
	text-align: center;
	padding: 10px;
	}
	
#tenpo .messe{
	float: left;
	width: 100%;
	padding: 10px;
	text-align: left;
	}
	
		
#tenpo .le-photo{
	float: left;
	width: 220px;
	padding: 10px;
	}
	
#tenpo .le-messe{
	float: left;
	width: 270px;
	padding: 10px;
	text-align: left;
	}


		
#tenpo .line{
	clear: both;
	text-align: center;
	padding: 10px 0px;
	}
	
#tenpo .p-photo{
	text-align: left;
	padding: 5px 5px 5px 0px;
	margin-bottom: 0.5em;
	}



/* サブメニュー カニを取り寄せしたご家庭から ------------------------------ */	

.photo {
	width: 160px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.photo p {
	width: 75px;
	font-size: 80%;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.fl-left {
	width: 80px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.fl-right {
	width: 80px;
	float: right;
	margin: 0px;
	padding: 0px;
}
	
/* 文字 ------------------------------ */	
.reizou{color:#17398A;}

.reitou{color:#40748A;}

.nabe{color:#634E27;}
