@charset "shift_jis";
/* CSS Document */

*{
	margin:0;
	padding:0;
}
body{
	background:url(../img/bg_img1.gif) repeat-x center top;
	font-size: 10px;
	line-height: 180%;
	color:#000;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	letter-spacing: 1px;
}
img{
	border:0;
}
li{
	list-style:none;
}
#wrapper{
	width:100%;
	margin:0 auto;
	padding:0 0 10px 0;
}
#wrapper .hdArea{
	background:url(../img/bg_img2.png) no-repeat center top;	
}
#wrapper .hdArea2{
	width:930px;
	margin:0 auto;
}
#wrapper .hdArea2 h1{
}
#wrapper .day{
	margin-bottom:20px;
}
#wrapper .day .day2{
	width:930px;
	margin:0 auto;
}

#contents{
	width:930px;
	margin:0 auto;
}

#contents .kokuchi1{
	padding:0 0 0 129px;
}

#contents .kokuchi2{
	padding:40px 0 20px 193px;
}

.brandArea{
	width:930px;
	margin-bottom:30px;
}
.brandArea ul{
	margin-bottom:10px;
}
.brandArea ul li.one{
	float:left;
	display:inline;
	width:301px;
	margin-left:313px;
}

.brandArea ul li.two{
	float:left;
	display:inline;
	width:178px;
	margin-right:10px;
}

.brandArea ul li.mgl285{margin-left:285px;}

.brandArea ul li.three{
	float:left;
	display:inline;
	width:301px;
	margin-right:13px;
}
.brandArea ul li.four{
	float:left;
	display:inline;
	width:225px;
	margin-right:10px;
}

.brandArea ul li.five{
	float:left;
	display:inline;
	width:178px;
	margin-right:10px;
}
.brandArea ul li.mgr0{
	margin-right:0px;
}

.brandArea ul li.danskin{
	padding-left:314px;
}

#contents .infoArea{
	background:url(../img/bg_img3.gif) no-repeat left top;
	width:930px;
	height:200px;
	margin-bottom:60px;
	padding-left:10px;
	position:relative;
}

#contents .infoArea .login a{
	background:url(../img/btn_login.gif) no-repeat left top;
	width:263px;
	height:39px;
	display:block;
	position:absolute;
	top:106px;
	left:566px;
}
#contents .infoArea .login a:hover{
	background-position:0 -39px;
}

p.footer{
	text-align:center;
}


/*============================ clearfix =============================*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE-mac */

.lineclear {
	background-image:none;
}

.clearfix { min-height: 1px; }
