@import "base.css";


#main h2{
	clear: both;
	width: 720px;
	height: 250px;
	margin: 0 auto;
	_margin: 0px 40px;
	display:block;
	overflow: hidden;
	}

#news-box{
	width: 500px;
	height: 190px;
	margin: 0px 0 20px 0;
	background: url(../images/top-news_bg.jpg) no-repeat;
	}

#news-box dt{
	width: auto;
	height: auto;
	padding:8px 0 4px 30px;
	margin:0 3px 3px 3px;
	font-weight: bold;
	font-size: 80%;
	border-bottom: 1px solid #8f8083;
	}

#news-box dd{
	width: 497px;
	height: 150px;
	font-size: 80%;
	overflow-y: scroll;
	}

#news-box dd ul{
	width: auto;
	height: auto;
	}

#news-box dd ul li{
	width: auto;
	height: auto;
	margin: 0 0 3px 0;
	background: url(../images/top-news_listmark.png) no-repeat;
	background-position : 7px 3px ;
	padding: 0 10px 0 20px;
	}

#news-box dd ul li img{
	vertical-align:text-top;
	}


#main_content02{
	width: 100%;
	height: auto;
	clear: both;
	background: url(../images/list-recommend.jpg) no-repeat;
	}

#main_content02 dl{
	width: 100%;
	height: auto;
	margin: 0 0 20px 0;
	clear: both;
	}



#main_content02 dl:after{display: block; content: "."; height: 0; visibility: hidden;clear: both;}

#main_content02 dl dt{
	width: auto;
	height: auto;
	margin: 0 0 5px 0;
	padding:3px 0 5px 90px;
	color:#311818;
	font-weight: bold;
	font-size: 90%;
	}

#main_content02 dl dd{
	width: 155px;
	_width:150px;
	height: auto;
	float: left;
	margin: 0 0 15px 5px;
	text-align: right;
	}

#main_content02 dl dd img{
	margin: 0 0 0 auto;
	}

#main_content02 dl dd span{
	width: auto;
	height: auto;
	display: block;
	font-size: 80%;
	background: url(../images/top-pic_bg.jpg) repeat-y top left;
	}

#main_content02 dl dd span a{
	margin: 0 0 0 5px;
	padding: 5px 10px 5px 0;
	display: block;
	background: url(../images/top-pic_bg.jpg) repeat-y top right;
	}

#main_content02 dl dd span a:link{color: #fff; text-decoration: none;}
#main_content02 dl dd span a:visited{color: #fff; text-decoration: none;}
#main_content02 dl dd span a:active{color: #fff; text-decoration: none;}
#main_content02 dl dd span a:hover{color: #a1080a; text-decoration: underline;}




#main_content04{
	width: auto;
	height: auto;
	margin: 0 0 20px 0;
	background: url(../images/list-gift_neko.jpg) no-repeat;
}

#main_content04 h3{
	width: auto;
	height: auto;
	margin: 0 0 5px 0;
	padding:3px 0 5px 90px;
	color:#311818;
	font-weight: bold;
	font-size: 90%;
	}


/*=== main_holiday =============================================================*/

#main_holiday {
	width: 480px;
	height: 500px;
	background: url("../images/back_paper_002.gif") repeat-y;
	font-size: 0.8em;
	margin: 20px 0px;
	padding: 10px;
	}
	
#main_holiday h3 {
	width: 450px;
	border-bottom: 1px solid #311818;
	}
	
#main_holiday p {
	margin: 10px 0px;
	}
	
.holiday {
	margin: 5px 40px 10px 40px;
	}