@charset "utf-8";


/* ====================================================
	CONTENTS
==================================================== */

.maincopy {
	padding-bottom: 10px;
}

.mainimg {
	padding-bottom: 25px;
}

/* ---------------------------------------------------- */

.news-area {
	margin-bottom:50px;
	width:580px;
}

.newsbar {
	width: 560px;
	background-image: url(../top/media/newsbar.gif);
	height: 22px;
	font-weight: bold;
	font-size:13px;
	color: #674a2d;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

.news-area dl {
	width:580px;
}

.news-area dt {
	clear:both;
	float:left;
	padding-left:15px;
	width:100px;
	background-image:url(../top/media/icon_arrow.gif);
	background-repeat: no-repeat;
}

.news-area dd {
	margin-left: 115px;
	margin-bottom: 10px;
}

/* ---------------------------------------------------- */

.about-area {
	width: 324px;
	float: left;
}

.aboutbar {
	width: 304px;
	background-image: url(../top/media/aboutbar.gif);
	height: 22px;
	font-weight: bold;
	font-size:13px;
	color: #674a2d;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

/* ---------------------------------------------------- */

#recommend {
	float: right;
	width: 233px;
}

#recommend .reco-top {
	background-image: url(../top/media/recobg01.gif);
	background-repeat: no-repeat;
	width: 233px;
	height: 25px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
}

#recommend .reco-middle {
	background-image: url(../top/media/recobg02.gif);
	background-repeat: repeat-y;
	width: 233px;
}

#recommend .reco-bottom {
	height: 5px;
	width: 233px;
	background-image: url(../top/media/recobg03.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#recommend dt {
	background-repeat: no-repeat;
}

#recommend .recoicon {
	float: left;
	padding-top: 10px;
	padding-left: 13px;
}

#recommend .reco-middle dl {
	float: right;
	width: 152px;
	font-size: 10px;
	line-height: 1.3;
	padding-top: 8px;
	padding-right: 13px;
}
.recoicon img {
	border: 1px solid #CCCCCC;
	padding: 1px;
}

/* ---------------------------------------------------- */

.outlet-area {
	margin-bottom:50px;
	width:580px;
}

.outle-img {
	float:left;
	width:140px;
	height:150px;
}	
