@charset "utf-8";

/* ****************************************************************** 



		Setting of: Top page

			01: BACK GROUND

			02: LOCAL NAVI

			03: BRAND SEARCH

			04: CATEGORY SEARCH

			05: BRAND LAYOUT

			00: clearfix



****************************************************************** */







/*===================================================================

	01: LAYOUT

===================================================================*/

#toppage #main-wrap {

	background:none !important;

	}



#toppage #main {

	margin-top:11px;

	background:none !important;

	}



.mainPic {

	float:left;

	width:395px;

	}

.rBox{

	float:left;

	position:relative;left:34px;

	width:485px;

	}

h1.lead1 {

	margin:63px 0 0 0;

	}

p.lead2 {

	margin:45px 0 66px 0;

	}

h2.topH2 {

	position:relative;

	margin-bottom:22px;

	background:#EBEBEA;

	}

h2.topH2 .button {

	position:absolute; top:2px; left:439px;

	}

	

/*	news

----------------------------------*/

dl.news {

	position:relative;

	margin:0 0 25px 0;

	width: 485px;

	}



dl.news dt {

	width:80px;

	color:#AC7C37;

	font-size:65%;

	line-height:1;

}

dl.news dd {

	position:relative; left:90px; top:-1.2em;

	width:395px;

	margin-bottom:-0.4em;

	font-size:75%;

	line-height:1.4;

	}





/*	banner

----------------------------------*/

#toppage ul.banner li {

	font-size:0.1em;

	line-height:0;

	}

	









/* clearfix */

.clearfix:after

 {

  content:".";

  display:block;

  height:0;

  clear:both;

  line-height:0;

  visibility:hidden;

}



/* (for IE7 and Mac IE5) */

.clearfix

{

	display: inline-block;

}



/* (for IE5-6) */

/* Hides from IE-mac \*/

* html .clearfix

{

	height: 1%;

}

.clearfix

{

	display: block;

}

/* End hide from IE-mac */













