@charset "utf-8";
/* ****************************************************
1. SiteTop

99. Extra
***************************************************** */

/* 1. SiteTop
=========================================*/
#header #globalNavi .container {
	min-height:34px;
	height:auto !important;
	height:34px;
}
#contents #mainContent {
	width:900px;
	padding-top:0;
}
#contents #mainLocalContainer {
	background:none;
}
/* flash */
#flashContainer {
	min-height:300px;
}
*html #flashContainer0 {
	height:36px;
}
*html #flashContainer {
	height:300px;
}
/* #lineup */
#contents #lineup {
	background:url(../../images/index_bg003.gif) repeat-x 0 0;
	padding:2px 0 14px;
}
#contents #lineup .lineupContainer{
	
}
#contents #lineup dl{
} 
#contents #lineup dl dt{
	padding:0 2px 2px;
}
#contents #lineup dl dt,
#contents #lineup dl dd {
	float:left;
}
#contents #lineup dl dd {
	float:left;
}
#contents #lineup dl dd.sort{
	margin-bottom:5px;
}
#contents #lineup dl dd.sort ul{
	background:#8e8e8e url(../../images/index_bg001.gif) repeat-x 0 0 ;
	width:776px;
	display:block;
	min-height:18px;
	height:auto !important;
	height:18px;
}
#contents #lineup dl dd.sort ul li {
	float:left;
}
#contents #lineup dl dd.brand{
	width:775px;
	background:#ffffff;
}
#contents #lineup dl dd.brand ul li{
	float:left;
}
/* layout2Column */
#contents .layout2Column{
	margin-top:0;
}
#contents .layout2Column .column01 {
	width:450px;
}
#contents .layout2Column .column02 {
	width:450px;
}
#contents .type1{
	padding-top:12px;
}
#contents .type2{
	padding-top:20px;
}
#contents .type2 .column01 {
	width:540px;
}
#contents .type2 .column02 {
	width:330px;
}
/* topColum01 */
#contents .topColum01 {
	background:url(../../images/index_bg002.gif) no-repeat left top;
	padding:15px 25px 25px;
	height:1%;
}
#contents .topColum01 h2{
	font-size:1px;
	line-height:1;
	min-height:18px;
	height:auto !important;
	height:18px;
}
#contents .topColum01 .banner {
	text-align:center;
	padding-top:15px;
}
#contents .topColum01 .layout2ColumnContainer {
	width:320px;
}
#contents .topColum01 .layout2Column .column01 {
	width:145px;
}
#contents .topColum01 .layout2Column .column02 {
	width:145px;
}
#contents .type2 .topColum01 .layout2ColumnContainer {
	width:300px;
}
#contents .type2 .topColum01{
	padding-right:0;
	padding-bottom:0;
}
#contents .type2 .topColum01 .banner {
	padding-top:5px;
	text-align:right;
}
#contents .type2 #special {
	margin-top:25px
}
/* news */
.news {
	width:540px;
}
/* 99. Extra
=========================================*/
/* Clearfix */


#contents #lineup .lineupContainer:after,
#contents #lineup dl:after,
#header #headerNaviCol:after,
#header #globalNavi ul:after,
#footer #footerContainer ul:after,
#contents ul:after,
#contents .layout2Column:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#contents #lineup .lineupContainer,
#contents #lineup dl,
#header #headerNaviCol,
#header #globalNavi ul,
#footer #footerContainer ul,
#contents,
#contents .layout2Column {
	display: inline-block;
	min-height:1%;
}

