@charset "Shift_JIS";
/*index css*/
/*
SITEF
CREDITF
DESIGN BY STARTTODAY CO.,LTD.
______________________________________*/
html,body {
	width:100%;
	height:100%;
}

div#wrapper {
	position:relative;
	width:100%;
	height:100%;
}

div#header {
	width:100%;
}

div#container {
	position:absolute;
	top:50%;
	left:50%;
	width:980px;
	height:561px;
	margin-top:-280px;
	margin-left:-490px;
}

div#main_area {
	width:980px;
	height:525px;
	padding-bottom:5px;
}

div#footer {
	width:100%;
}

div#footer address {
	overflow:hidden;
	position:absolute;
	bottom:68px;
	right:90px;
	width:380px;
	height:15px;
	font-size:1px;
	text-indent:-9999px;
}

div#footer address.copy_white {
	behavior: url("iepngfix.htc");
	background: url(../../img/s_topic/copy_white.png) no-repeat;
	background-position:0px 0px;
}

div#footer address.copy_black {
	behavior: url("iepngfix.htc");
	background: url(../../img/s_topic/copy_black.png) no-repeat;
	background-position:0px 0px;
}

/*----- main -----*/
div#main_1,div#main_2,div#main_3,div#main_4,div#main_5,div#main_6,div#main_7,div#main_8,div#main_9,div#main_10,div#main_11 {
	position:absolute;
	top:0px;
	left:0px;
	width:980px;
	height:525px;
}

img.vidual {
	position:absolute;
	top:0px;
	left:0px;
}

/*----- parts -----*/
ul.information {
	float:right;
	padding-top:3px;
}

ul.information li {
	float: none;
	clear:both;
	text-align:right;
	font-size:9px;
	letter-spacing:1px;
}

ul.information li.fst {
	margin-bottom:4px;
}

div#site_title {
	overflow:hidden;
	position: absolute;
	top:0px;
	left:0px;
	width:117px;
	height:26px;
	font-size:1px;
	text-indent:-9999px;
}

div#site_title a {
	display:block;
	width:117px;
	height:26px;
}

div.logo_white {
	behavior: url("iepngfix.htc");
	background:url(../../img/s_topic/logo_white.png) no-repeat;
	background-position:0px 0px;
}

div.logo_black {
	behavior: url("iepngfix.htc");
	background:url(../../img/s_topic/logo_black.png) no-repeat;
	background-position:0px 0px;
}

div.logo_whitev {
	behavior: url("iepngfix.htc");
	background:url(../../img/s_topic/logo_whitev.png) no-repeat;
	background-position:0px 0px;
}

div.logo_blackv {
	behavior: url("iepngfix.htc");
	background:url(../../img/s_topic/logo_blackv.png) no-repeat;
	background-position:0px 0px;
}

div.logo_press_white {
	behavior: url("iepngfix.htc");
	background:url(http://img4.zozo.jp/_news/4803/img/parts/logo_press_white.png) no-repeat;
	background-position:0px 0px;
}

div.logo_press_black {
	behavior: url("iepngfix.htc");
	background:url(http://img4.zozo.jp/_news/4803/img/parts/logo_press_black.png) no-repeat;
	background-position:0px 0px;
}


div#page_title {
	position: absolute;
	top:0px;
	left:125px;
	font-size:10px;
	padding-top:10px;
}

/*----- JS_style -----*/
.mainblock {
	display:block;
}
.displayblock {
	display:block;
}
.displaynone {
	display:none;
}

/*----- CLEARFIX -----*/
.clearfix:after {
	content: url(../../img/s_topic/clearfix.gif);
	display: block;
	clear: both;
	height: 0;
}

.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

/*\*//*/
.hack {
	letter-spacing : -9999px;
}
/**/