#leftSide {
	float: left;
	width: 630px;
	
}

#rightSide {
	float: right;
	width: 270px;
}


#topImg {
	background-image: url(../imgs/top/mainimg_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#topImg h1 {
	width:915px;
	margin-right:auto;
	margin-left:auto;
}

#topContents {
	background-image: url(../imgs/top/topimg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}

#seasonWrapper {
	background-image: url(../imgs/top/season_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#season {
/*		background-image: url(../imgs/top/season_top.jpg);	/*	?t	*/
	background-image: url();		/*	??	*/
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 20px;
}

#season h2 {
	margin-bottom:20px;
}

#season h3 {
	padding-left:25px;
}

#season ul {
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 5px;
}

#season li {
	list-style-type: none;
	float: left;
	padding-right: 2px;
	padding-bottom: 5px;
	display: run-in;
}

#recommend {
	background-image: url(../imgs/top/topimg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	padding-top: 20px;
}

#recommend ul {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-bottom: 20px;
}

#recommend li {
	list-style-type: none;
	float: left;
	padding-right: 10px;
	display: block;
}



#topContents_bottom {

	padding-top: 20px;
	width: 920px;
	padding-left: 90px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 90px;
	padding-bottom: 40px;
}

#leftSide {
	float: left;
	width: 630px;
}

#leftSide div.contentsBox {
	background-image: url(../imgs/top/leftbg_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #E0E0E0;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#leftSide div.contentsBox h2{
	padding-bottom: 20px;
}

#leftSide div#news {
	padding-right:10px;
}

#leftSide div#news h2 {
	float: left;
	width: 120px;
}

#leftSide div#news dl {
	float: right;
	width: 470px;
}

#leftSide div#news dt {
}

#leftSide div#news dd {
	padding-left: 0.5em;
	padding-bottom: 1em;
}

#rightSide {
	float: right;
	width: 270px;
}

#rightSide div.contentsBox {
	border: 1px solid #E0E0E0;
	background-image: url(../imgs/top/rightbg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
}

#rightSide div.contentsBox h2 {
	padding-bottom:10px;
}

#rightSide div.contentsBox h3 {
	font-size: 100%;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}


#premiumplan {
	background-image: url(../imgs/top/premiumplan_bg.gif);
	background-repeat: no-repeat;
	height: 190px;
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 20px;
	padding-bottom: 3px;
}

#premiumplan h3 {
	padding-top: 10px;
	padding-bottom: 10px;
}

#premiumplan ul {
}

#premiumplan ul li {
	list-style-type: none;
	padding-top: 3px;
}



#moreKikyoya {
	background-image: url(../imgs/top/morekikyoya_bg.gif);
	background-repeat: no-repeat;
	height: 120px;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 20px;
	padding-bottom: 5px;
}

#moreKikyoya h3 {
	padding-top: 10px;
	padding-bottom: 10px;
}

#moreKikyoya ul {
}

#moreKikyoya ul li {
	list-style-type: none;
	float: left;
	padding-right: 15px;
	padding-top: 5px;
}

ul#outletTop {
	width: 605px;
	clear:both;
}

ul#outletTop li {
	width: 295px;
	float: left;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/imgs/top/outletbg_top.gif);
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul#outletTop li dl {
	background-image: url(/imgs/top/outletbg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 275px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

ul#outletTop li dt {
	float: left;
	width: 75px;
}

ul#outletTop li dd {
	padding-top: 5px;
}

ul#outletTop li dd  h3 {
	padding-bottom: 5px;
}


/* normal list */
.list {
	padding: 0 14px 0 0;
	list-style:none;
}
.list li {
	padding: 0 0 0 12px;
	margin:5px 0;
	background: url(../imgs/common/arrow001.gif) no-repeat 0 0.5em;
}
/* for IE6 */
* html div#contents_area  .list li {
	height: 1px;
}
