#season_container {
	background-color: #FFFFFF;
	float: left;
	margin-left: 10px;
}

#season_container h2 {
	font-size: medium;
	line-height: 150%;
	color: #666666;
	text-align: center;
}
#season_container h3 {
	font-size: medium;
	line-height: 120%;
	letter-spacing: 0.2em;
	padding: 10px;
	margin: 0px;
	color: #666666;
}

#season_container p {
	font-size: small;
	line-height: 120%;
	margin: 0px;
}
#season_gensen {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#season_gensen .gensentitle {
	font-size: medium;
	line-height: 150%;
	color: #666666;
	letter-spacing: 0.3em;
	font-weight: bold;
}
.pickupshop01 {
	font-size: small;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
	padding-bottom: 10px;
}
.pickupshop02 {
	font-size: medium;
	line-height: 120%;
	font-weight: bold;
	color: #FF9900;
	padding-bottom: 10px;
}
.season_gensen_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/* ------------------------- informationB Jn ------------------------- */
#informationB {
	float: left;
	width: 175px;
	background-image: url(/html/system/toppage/img/main/infoB_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	margin-top: 5px;
}


#infoB_text1 {
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f3eee6 ;
}
#infoB_text2 {
	text-align: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 10px;
	padding-right: 5px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.infoB_text3 {
	font-size: 10px;
	line-height: 200%;
}

#informationB ul {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#informationB li {
	clear: both;
	padding-right: 5px;
	padding-left: 5px;
	word-wrap: break-word; 
}
.itembg {
	background-color: #f3eee6 ;
	height: 64px;
	padding-top: 5px;
	padding-bottom: 2px;
}
.itembgnon {
	background-color: #FFFFFF;
	height: 64px;
	padding-top: 5px;
	padding-bottom: 2px;
}
.itembg img {
	padding-right: 5px;
	float: left;
}
.itembgnon img {
	padding-right: 5px;
	float: left;
}
.itemlinkbg {
	background-color: #f3eee6 ;
	padding-top: 2px;
	padding-bottom: 5px;
}
.itemlinkbgnon {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 5px;
}
#arcamente {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #EEEEEE;
	font-size: x-small;
	color: #9B7958;
	margin-left: 24px;
	margin-right: 24px;
}

/* ------------------------- informationB I ------------------------- */