@charset "utf-8";
/* CSS Document */

h1 {
	float: none;
	width: 162px;
	border-top: none;
	padding: 0;
}

#main {
	width: 958px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(../images/bg_index.gif);
	padding: 0;
}

#index_L {
	float: left;
	width: 559px;
}

h2 {
	float: left;
	background-image: none;
	padding: 15px 19px;
	margin-bottom: 0;
	border-top: 4px solid #699701;
	width: 22px;
}

#rebuild_news {
	float: right;
	position: relative;
	width: 469px;
	border-top: 4px solid #747474;
	padding: 15px 15px 57px;
	line-height: 1.3;
}

#rebuild_news dd {
	padding-left: 1em;
	background-image: url(../images/arr_news.gif);
	background-position: 0 0.5em;
	background-repeat: no-repeat;
	margin-bottom: 7px;
}

#rebuild_news p#subtitle {
	margin-top: 7px;
	margin-bottom: 5px;
	font-weight:bold;
}

#more_news a {
	position: absolute;
	bottom: 14px;
	right: 19px;
	display: block;
	width: 82px;
	height: 20px;
	font-size: 10px;
	line-height: 1;
	background-image: url(../images/btn_list.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#renewal {
	float: right;
	position: relative;
	width: 469px;
	border-top: 4px solid #747474;
	padding: 15px;
	line-height: 1.3;
}

#renewal h3 {
	background-image: url(../images/arr_index.gif);
	background-position: 0 0.3em;
	padding: 0px 5px 0px 20px;
	margin-bottom: 15px;
	border-bottom: none;
	font-weight: bold;
	font-size: 130%;
}

#renew_ph {
	float: left;
	border: 5px solid #D4D4D4;
}

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

#more_renew a {
	display: block;
	width: 82px;
	height: 20px;
	font-size: 10px;
	line-height: 1;
	background-image: url(../images/btn_detail.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 0 auto;
}

#index_R {
	float: right;
	width: 399px;
}

#shopping {
	float: right;
	width: 330px;
	padding-left: 9px;
	border-top: 4px solid #747474;
}

.shop_cat {
	padding: 13px 6px;
	border-bottom: 1px solid #DFDFDF;
}

#shopping h3 {
	background-image: url(../images/arr_index.gif);
	background-position: 0 0.3em;
	padding: 0px 5px 0px 20px;
	margin-bottom: 10px;
	border-bottom: none;
	font-weight: bold;
	font-size: 110%;
}

#shopping h3 span {
	font-size: 80%;
	font-weight: normal;
}

.shop_ph {
	float: left;
	border: 4px solid #D4D4D4;
}

.shop_txt {
	float: right;
	width: 225px;
	line-height: 1.3;
}

.shop_txt dt { font-size: 85%;}

.shop_txt dd, .shop_txt li {
	padding-left: 10px;
	background-image: url(../images/arr_news.gif);
	background-position: 0 0.5em;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	list-style: none;
}

.shop_txt p { margin-bottom: 10px;}

#btn_store {
	clear: both;
	text-align: left;
	margin: 15px 0 7px;
}

#btn_store img { margin: 0 3px;}

#banner {
	clear: both;
	background-color: #E9E9E9;
	border: 1px solid #CCCCCC;
	padding: 10px 0 10px 10px;
}

#banner li {
	float: left;
	padding-right: 10px;
	list-style: none;
}

#banner li img { vertical-align: bottom;}