@charset "utf-8";

/* --------------------------------------------------------------------------------------
 index
--------------------------------------------------------------------------------------- */

/* wrapper ------------------------------ */

#wrapper {
	background: url(../img/side_bg_01.png) no-repeat center 543px;
}


/* sideNav ------------------------------ */

.sideNavi {
	background: url(../img/side_bg_01.png) no-repeat fixed center top;
}


/* header ------------------------------ */

#header {
	min-width: 960px;
	height: 650px;
}

.visual {
	min-width: 960px;
	height: 650px;
	background: url(../img/bg_01.jpg) no-repeat center top;
}

.visual ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
}

.visual ul li {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 960px;
	height: 650px;
}

.visual ul li.bg01 {
	background: url(../img/bg_01.jpg) no-repeat center top;
	z-index: 4;
}
.visual ul li.bg02 {
	background: url(../img/bg_02.jpg) no-repeat center top;
	z-index: 3;
}
.visual ul li.bg03 {
	background: url(../img/bg_03.jpg) no-repeat center top;
	z-index: 2;
}
.visual ul li.bg04 {
	background: url(../img/bg_04.jpg) no-repeat center top;
	z-index: 1;	
}

#header-body {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 490px 0px 0;
	text-align: left;
	z-index: 5;
}

#header-body h2 {
	margin: 58px 0 29px;
}

#header-body .news {
	width: 960px;
	height: 30px;
	margin-top: -2px;
	background: url(../img/news.png) no-repeat center top;
	overflow: hidden;
}

#header-body .news p {
	margin: 0 10px;
	padding: 5px 5px 100px 0px;
	font-size: 100%;
}

/* navigation ------------------------------ */

#navigation {
	position: absolute;
	top: 583px;
}

#navigation ul.clearfix li.nav01 img {
	opacity: 0; 				    /* IE�ȊO�̍ŐV�u���E�U�͂����OK */
	filter: alpha(opacity=0);		/* ie 6 7 */ 
	-ms-filter: "alpha(opacity=0)";	/* ie 8 */ 
}

#navigation .sideNav {
	position: relative;
	width: 960px;
	margin-top: -92px;
	padding: 0 10px;
	height: 10px;
}

#navigation .sideNav li {
	position: absolute;
	width: 20px;
	margin: 0;
}

#navigation .sideNav li a {
	display: block;
	width: 150px;
	height: 30px;
}

#navigation .sideNav li a:hover img,
#navigation .sideNav li.act img {
	opacity: 0;
	visibility: hidden;
}

#navigation .sideNav li.pillow {
	width: 249px;
	height:249px;
	top: 70px;
	right: 30px;
}

#navigation .sideNav li.side01 {
	width: 150px;
	height: 30px;
	background: url(../img/cmn_nav_01_o.png) no-repeat center bottom;
	top: 130px;
	right: 86px;
}

#navigation .sideNav li.side02 {
	width: 150px;
	height: 30px;
	background: url(../img/cmn_nav_02_o.png) no-repeat center bottom;
	top: 165px;
	right: 86px;
}

#navigation .sideNav li.side03 {
	width: 150px;
	height: 30px;
	background: url(../img/cmn_nav_03_o.png) no-repeat center bottom;
	top: 200px;
	right: 86px;
}

#navigation .sideNav li.side04 {
	width: 150px;
	height: 30px;
	background: url(../img/cmn_nav_04_o.png) no-repeat center bottom;
	top: 235px;
	right: 86px;
}

/* ���C�� ------------------------------ */

#container {
	position: relative;
	width: 100%;
	min-width: 960px;
	margin: 0 auto;
	padding: 0 0 0px;

}

/* catalog ------------------------------ */

#catalog {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding-top: 40px;
}

#catalog h2 {
	margin: 0 0 25px 0px;

}

#catalog p {
	margin: 0 0 25px 0px;
	font-size: 120%;		
}

#catalog_btn a {
	display: block;
	width: 260px;
	background:url(../img/catalog.png) no-repeat;
	height: 60px;
	text-decoration: none;
	text-align: center;
}

#catalog_btn a:hover{
	background:url(../img/catalog_o.png) no-repeat;
}

/* brand ------------------------------ */

div#brand {       
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding-top: 50px;
}

div#brand h2 {
	margin: 0 0 25px 0px;
	font-size: 120%;		
}

div#shop_ctg {
	width: 800px;	
}

.shop_ctg {
	width: 650px;
}

.shop_ctg ul {
	overflow:hidden;
	margin-right:-10px;
}

.shop_ctg li {
	float:left;
	margin-right:50px;
	margin-bottom:40px;
}

.pop_img{
	position: absolute;
	top: -50px; left:0px;
	display: none;
	/*background: #fff;*/
	background: url(../img/common/cmn_bg_02.jpg) repeat center top;	
	padding: 2px 10px;
	border: 1px solid #dacbcb;
	/*border: 1px solid #E1E1E1;*/	
	z-index: 200;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    /*box-shadow:1px 1px 0px #976e6e;*/    
    box-shadow:0px 1px 2px #999999;
    -moz-box-shadow:0px 1px 2px #999999;
    -webkit-box-shadow:0px 1px 2px #999999;		
}
a:hover .pop_img {
	display:block;
}
.pop1{
      position:relative;
      top: 30px; left: 0px;
 }

/* shop ------------------------------ */

#shop {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding-top: 40px;
}

#shop h2 {
	margin: 0 0 25px 0px;
}

#shop p {
	margin-left: 0px;
}

/* footerArea ------------------------------ */

#copyright {
	position: relative;
	width: 960px;
	height: 18px;
	margin: 6px 0px 0px;
}

.copyright p {
	height: 20px;
	padding: 0px;
	margin: 0px;
/*	display: block;*/
	font-size: 12px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
}

.clear {
	clear: both;
}

.topics{
    padding-right: 40px;
    vertical-align: top;
}
