body {
	font-family: Verdana, "ＭＳ Ｐゴシック", Arial;
	font-size: 12px;
	line-height: 140%;
	background-image:  ;
	color: #333333;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

#body-box {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
/*	width: 1200px;  */
	background-color: #FFFFFF;
	border: 1px solid #339933;
}

#header-box {
	background-color: #339933;
	height: 60px;
}
#header-description{
	font-size: 10px;
	color: #FFFFFF;
}
#header-title {
	float: left;
	text-align: center;
	width: 250px;
}
#header-banner {
	float: right;
}
#header-menu {
	background-color: #CCFF66;
	text-align: right;
	padding: 2px;
}
#contents-left-menu{
	float: left;
	width: 162px;
	background-color: #CCFF99;
	padding: 2px;
	text-align: left;

}
#contents-body{
	float: left;
	text-align: center;
	width: 780px;
	margin-right: 10px;
	margin-left: 10px;
}
#contents-body2{        /*  商品コンテンツ       */
	float: left;   
	width: 780px;
	margin-right: 10px;
	margin-left: 10px;
}
#contents-box-left{
	float: left;
	width: 50%;
	margin-right: 10px;
	margin-left: 10px;
}
#contents-box-right{
	margin-right: 10px;
	margin-left: 10px;
}
#contents-box-clear{
    clear: both;
	margin-right: 10px;
	margin-left: 10px;
}
#contents-index-1{　　　/*  インデックス*/
/*	float: left; */  /*  2005523  コメント  横幅均一化 */
/*	width: 780px;  */
	height: 17px;
   	margin-right: 0px; 
  	margin-left: 10px; 
}
.contents-data-1{　　 　/*  商品テキスト   20050524 IDをCLASSに変更      */   
/*	float: left;  */  /*  20050525 コメント化　表示位置が改善したけどまだダメ  */    
	height: 17px;
   	margin-right: 0px; 
}
/*  omiyage 都道府県別 end          */
#contents-right-menu{
	float: right;
	width: 165px;
	background-color: #CCFF99;
	text-align: left;
}
#footer {
	font-size: 10px;
	background-color: #339933;
	text-align: center;
	padding: 1px;
	color: #FFFFFF;
}
.rightmenu-title {
	color: #FFFFFF;
	border-left: 5px solid #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	background-color: #66FF00;
}
.leftmenu-title {
	color: #FFFFFF;
	border-left: 5px solid #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	background-color: #66FF00;

}
.leftmenu-link {
	padding-left: 10px;
	padding-top: 3px;
	border-bottom: 1px solid #66FF00;
	border-left: 1px solid #66FF00;
/*	height: 14px;  */  /* 20050526 文字数が横幅よりも長いときのテキストの重なりをなくす */
}
.rightmenu-link {
	padding-left: 10px;
	padding-top: 3px;
	border-bottom: 1px solid #66FF00;
	border-left: 1px solid #66FF00;
/*	height: 14px;  */  /* 20050526 文字数が横幅よりも長いときのテキストの重なりをなくす */
}
.rightmenu-link a:hover {
		background-color: #CCFF66;
	}	
.leftmenu-link-space {
	padding-left: 10px;
	padding-top: 3px;
	height: 14px;
}
.rightmenu-link-space {
	padding-left: 10px;
	padding-top: 3px;
	height: 14px;
}		
.leftmenu-banner {
	text-align: center;
	background-color: #339933;
}
.leftmenu-pick-title {
	font-weight: bold;
	color: #333333;
	letter-spacing: 3px;
	border-right: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
	background-color: #CCFF66;
}
.leftmenu-pick-desc {
	text-align: left;
	color: #FFFFFF;
}
.contents-box {
    border-color:#CCFF66;
	border-bottom: 1px dotted #CCFF66;
	border-style: solid;
	border-width: 1px;
	text-align: left;
}
.contents-box2 {   /*  商品テキストボックス  */
    border-color:#CCFF66;
	border-bottom: 1px dotted #CCFF66;
	border-style: solid;
	border-width: 1px;
	text-align: left;
}
.contents-box-d1 {  
/*    width: 382px; */  /*  20050525 横幅均一化　但し、画像の高さ＞説明テキスト　だと横幅ば短くなる */　 
/*	height: 19px;  */   /*  20050525 商品リンクの重なりを解除  */
	border-left: 10px solid #ffffff;
    border-color:#ffff99;
	border-style: solid;
	border-width: 1px;
	text-align: left;
}
/*  omiyage 都道府県別 end            */
.contents-banner {
	float: left;
}
.contents-description {
	padding: 0px;
}
.contents-index-title {   
	background-color: #CCFF66;
	font-weight: bold;
	color: #333333;
	letter-spacing: 3px;
	text-align: center;
	margin-bottom: 0px;
	border: 1px #1C79C6 solid;
}
.contents-index-data {  
	font-weight: normal;
	font-size: x-small;
	color: #333333;
	letter-spacing: 1px;
	text-align: left;
	margin-bottom: 0px;
	border: 1px #1C79C6 solid;
}
.contents-title {
	background-color: #CCCC00;
	font-weight: bold;
	color: #333333;
	letter-spacing: 3px;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 4px;
}
.contents-title2 {      /*   カテゴリ */
	background-color: #CCCC00;
	font-weight: bold;
	color: #333333;
	letter-spacing: 3px;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 4px;
}
.contents-box-title {   /*   商品名   */
	background-color: #CCFF66;
	font-weight: normal;
	color: #333333;
	letter-spacing: 3px;
	text-align: left;
	margin-bottom: 2px;
}
.m_bar {
	background-color: #CCCCCC;
	padding: 5px;
	text-align: left;
	clear: both;
	width: 977px;	
}
a.m1:link {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #999999;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	text-decoration: none;
}
a.m1:visited {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	text-decoration: none;
	margin: 0px;
}
a.m1:hover {
	font-size: 10px;
	color: #6F1C24;
	background-color: #F1C7CB;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	text-decoration: none;
	margin: 0px;
}
/*中央センターブロックの定義*/
td#centerCcolumn {width:100%;}
td#centerCcolumn legend.blockTitle {padding:3px; color:#639ACE; font-weight:bold; margin:0px 0px 5px 0px;}
td#centerCcolumn div.blockContent {line-height:150%;}

/*中央ブロック左の定義*/
td#centerLcolumn {width:50%; padding:0px;}
td#centerLcolumn legend.blockTitle {padding:3px; color:#639ACE; font-weight:bold;}
td#centerLcolumn div.blockContent {line-height: 150%;}

/*中央ブロック右の定義*/
td#centerRcolumn {width:50%; padding:0px;}
td#centerRcolumn legend.blockTitle {padding:3px; color:#639ACE; font-weight:bold;}
td#centerRcolumn div.blockContent {line-height:150%;}



#recommend_1 {margin:0 0 26px; padding:0;}
#recommend_1 table.recommend_1 {width:380px; height:75px; margin:0 0 2px; padding:0; float:left;}
#recommend_1 table.recommend_1 h3.RrecommendPageTitle {margin:0; padding:0; font-weight:normal;}
#recommend_1 table.recommend_1 p.RecommendComment {margin:0; padding:0;}
#recommend_1 .RecommendlOthersHeader {font-weight:bold;}
#recommend_1 td{vertical-align:top;}

#recommend_2 {margin:0 0 26px; padding:0;}
#recommend_2 table.recommend_2 {width:785px; height:75px; margin:0 0 2px; padding:0; float:left;}
#recommend_2 table.recommend_2 h3.RrecommendPageTitle {margin:0; padding:0; font-weight:normal;}
#recommend_2 table.recommend_2 p.RecommendComment {margin:0; padding:0;}
#recommend_2 .RecommendlOthersHeader {font-weight:bold;}
#recommend_2 td{vertical-align:top;}

.margin-b10{ margin-bottom:10px;}
.margin-b5{ margin-bottom:5px;}
.modelleft{ float:left; padding-top:20px;}

.clear{	clear:both;}

.fs12px {  font-size: 12px; line-height: 138%}
