@charset "utf-8";
a:focus{
	outline: none;
}
#contents {
	margin-left: 10px;
}
#contents h2 {
	clear: both;
}
#imageTopFlash {
	margin-top: 10px;
}
#topBox {
	margin-top: 10px;
}
#leftMenu {
	float: left;
	width: 220px;
}
#leftMenu ul {
	margin: 0px;
	list-style-type: none;
	background-image: url(../image/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
}
#leftMenu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#leftMenu a {
	display: block;
}
#leftMenu #shopMenu {
	margin-top: 10px;
	margin-bottom: 10px;
}
#leftMenu #relatedMenu a {
	color: #000000;
	background-color: #F5F5F2;
	padding: 10px;
	text-decoration: none;
	font-weight: bold;
}
#leftMenu #relatedMenu a:hover {
	color: #FFFFFF;
	background-color: #999999;
}
#topMainBox {
	float: left;
	width: 500px;
	margin-left: 10px;
}
#recommendBox {
	background-image: url(../image/main_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 11px;
}
#recommendBox ul {
	background-color: #F5F5F2;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	clear: both;
}
#recommendBox li {
	display: inline;
}
#recommendBox a {
	width: 233px;
	display: block;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #000000;
	float: left;
	border: 1px solid #EAE6B9;
	margin-left: 10px;
	padding-bottom: 10px;
	cursor: pointer;
}
#recommendBox a:hover {
	border: 1px solid #FBE554;
}
#recommendBox .recoTitle {
	background-color: #EAE6B9;
	display: block;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#recommendBox a:hover .recoTitle {
	background-color: #F8E259;
}
#recommendBox li img {
	display: inline;
	width: 90px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#recommendBox li.twice_box img {
	float: none;
	width: 213px;
}
#recommendBox .recoText {
	width: 115px;
	display: inline;
	line-height: 1.3;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
#recommendBox li.twice_box .recoText {
	float: none;
	margin-top: 10px;
	display: block;
	width: 213px;
	margin-left: 10px;
}
#topNews {
	clear: both;
	margin-top: 10px;
}
#r_information {
	background-image: url(../image/main_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 11px;
	background-color: #F5F5F2;
	padding-left: 10px;
}
#r_information h4 {
	display: none;
}
#r_information ul {
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
}
#r_information li {
	display: inline;
}
#r_information a {
	border-bottom-style: none;
	padding-top: 10px;
}
#r_information a:hover {
	background-color: #F5F5F2;
}
#r_information .infoDate {
	float: left;
	width: 6.5em;
	font-weight: bold;
}
#r_information .infoNews {
	width: auto;
	padding-left: 7.5em;
	display: block;
}
#r_information a:hover .infoNews {
	text-decoration: underline;
}
#rightArea {
	float: right;
	width: 210px;
	text-align: center;
}
#rightArea ul {
	list-style-type: none;
}
#rightArea li {
	padding: 0px;
	margin: 0px;
	display: inline;
}
#rightArea a {
	margin-top: 10px;
	display: block;
}
#rightArea img {
	vertical-align: baseline;
}
#relation_bnr {
	background-color: #F5F5EF;
	background-image: url(../image/rightarea_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 11px;
}
#relation_bnr ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#others_bnr {
	margin-top: 10px;
}
#others_bnr ul{
	margin: 0px;
}
#bottomBanner {
	clear: both;
	margin-top: 20px;
}
#bottomBanner ul {
	list-style-type: none;
	margin: 0px;
}
#bottomBanner li {
	margin: 0px;
	display: inline;
}
#bottomBanner a {
	display: block;
	float: left;
	width: 175px;
	margin-right: 10px;
}
#attention {
	clear: both;
	margin-top: 20px;
}

