@charset "utf-8";


/*--

	__topFlash
 
----------------------------------------------------------- */

div#topFlash{
	clear: left;
	width: 1000px;
	float: left;
}


div#topFlash #flashcontent{
	z-index: 1;
	margin-left: 50px;
}

#flashcontent2 {
	width: 950px;
	height: 60px;
	margin:10px 0 10px 25px;
}

div#contents h2{

	width:950px;
	margin-bottom:30px;
	text-align:center;
	padding-top:10px;

}

div#contents div#bannerSpace{

	width:950px;
	height:70px;
	margin:20px 0;

}

div#contents div#bannerSpace p.banner{

	padding-top:8px;

}

div#main{
	float: left;
	width: 540px;
	margin: 0 18px 0 65px;
	display: inline;
}

div#main div.newsBox {
	width: 538px;
	height: 265px;
	border: 1px solid #454545;
	border-bottom: none;
	border-top: none;
	background: #272727;
	overflow: auto;
}

*+html div#main div.newsBox {
	height: 280px;
}

*html div#main  div.newsBox {
	height: 265px;
}

div#main div.newsBox2 {
	width: 538px;
	height: 165px;
	border: 1px solid #454545;
	border-bottom: none;
	border-top: none;
	background: #272727;
	overflow: auto;
}

*+html div#main div.newsBox2 {
	height: 180px;
}

*html div#main div.newsBox2 {
	height: 165px;
}

div.newsBoxFooter {
	width: 540px;
	float: left;
	clear: left;
}

.newsFooter {
	margin-bottom: 6px;
}

div.news {
	width: 510px;
	float: left;
	padding: 8px 5px 0 5px;
	background: url(../img/news_bg.gif) center bottom no-repeat;
	clear: left;
}

div.news:hover {
	background:url(../img/news_bg.gif) center bottom no-repeat #454545;
}
div.news ul {
	width: 510px;
	padding-bottom: 10px;
	float: left;
}

div.news ul li {
	float: left;
}

div.news ul li.icon {
	width: 32px;
	margin-right: 5px;
}

div.news ul li dl {
	width: 468px;
	margin: 0 0 0 5px;
}

div.news ul li dl dt {
	margin-bottom: 3px;
	background: url(../img/list_icon.gif) no-repeat;
	text-indent: 12px;
}

div.news ul li dl dd {
	line-height: 1.2;
	font-size: 12px;
	text-indent: 12px;
	color: #00b7ee;
}

div.news dt {
	color:#FFFFFF;
}

.news a {
	text-decoration:none;
}

/*--

	__sub
 
----------------------------------------------------------- */
ul#subBanner{

	float:left;
	width:300px;
}

ul#subBanner li{

	margin-bottom:5px;

}


div#contents h4{

	width:820px;
	clear:both;
	float:left;
	margin:10px 0 0 65px;
	display:inline;
}

ul#storeBannerList{

	width:788px;
	height:64px;
	margin-left:65px;
	border:1px solid #454545;
	border-top:none;
	padding:20px 0 0 30px;
	clear:both;
	background:url(../img/storeNavi_bg.gif) repeat;

}

ul#storeBannerList li{

	width:100px;
	margin-right:10px;
	float:left;
}
