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: 165px;
	background-color: #CCFF99;
	padding: 2px;
	text-align: left;

}
#contents-body{
	float: left;
	width: 790px;
	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: #FFFFFF;
}
.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-box-d1 {  
/*    width: 382px; */  /*  20050525 横幅均一化　但し、画像の高さ＞説明テキスト　だと横幅ば短くなる */　 
/*	height: 19px;  */   /*  20050525 商品リンクの重なりを解除  */
	background-color: #ffffe0;
	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 {  
	background-color: #CCFFCC;
	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-box-title {   /*   商品名   */
	background-color: #CCFF66;
	font-weight: normal;
	color: #333333;
	letter-spacing: 3px;
	text-align: left;
	margin-bottom: 2px;
}
