﻿@charset "UTF-8";

/* common ---------------------------------------*/
.content_item{
	float:left;
	width:880px;
}
#scroll_pane {
	width: 10000px;
	padding-left:250px;
}


.b_back{
	position:absolute;
	right:86px;
	top:458px;
	width:62px;
	height:22px;
	z-index:5;
	padding:1px 10px 1px 5px;
/*		filter: alpha(opacity=50, style=0); 
	background: transparent url(img/png30.png) left top !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/png30.png", sizingMethod="scale");*/
}

.b_next{
	position:absolute;
	right:20px;
	top:458px;
	width:65px;
	height:22px;
	z-index:5;
	padding:1px 5px 1px 10px;
	border-left:1px solid #CCCCCC;
/*	filter: alpha(opacity=50, style=0); 
	background: transparent url(img/png30.png) left top !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/png30.png", sizingMethod="scale");*/
}
#container_open{
	position:absolute;
	left:0px;
	top:50%;
	width:100%;
	height:480px;
	z-index:2;
	background-color: #FFFFFF;
	text-align: left;
 	margin-top: -240px;
  overflow: hidden;
}

/* scroll ---------------------------------------*/

/* Calumn
---------------------------------------*/

#container_col{
	position:absolute;
	left:0px;
	top:50%;
	width:100%;
	height:480px;
	z-index:2;
	background-color: #FFFFFF;
	text-align: left;
 	margin-top: -240px;
   overflow: hidden;
}
.content01{
	position:absolute;
	left:80px;
	top:0px;
	width:822px;
	height:480px;
	background-image:url(../img/1F_fashion_column_01.jpg);
	background-position:444px 0;
	background-repeat:no-repeat;
}
.content01 img.tit{
	margin:173px 0 0 0px;
}
.content01 img.sub{
	margin:0 0 0 0px;
}
.content02{
	position:absolute;
	left:960px;
	top:0px;
	width:705px;
	height:480px;
}
.content02 p{
	margin:120px 5px 0 165px;
	font-size:13px;
	color:#666666;
	line-height:190%;
	letter-spacing:120%;
}

.content03{
	position:absolute;
	left:1950px;
	top:0px;
	width:708px;
	height:480px;
	background-image:url(../img/1F_fashion_column_02.jpg);
	background-position:0 240px;
	background-repeat:no-repeat;
}
.content03 img.tit{
	margin:40px 0 15px 70px;
}
.content03 p{
	margin:0 0 0 70px;
	width:580px;
	font-size:13px;
	color:#666666;
	line-height:190%;
	letter-spacing:120%;
}
.content04{
	position:absolute;
	left:2855px;
	top:0px;
	width:609px;
	height:480px;
	background-image:url(../img/1F_fashion_column_03.jpg);
	background-position:326px 0;
	background-repeat:no-repeat;
}
.content04 img.tit{
	margin:150px 0 25px 15px;
}
.content04 p{
	margin:0 0 0 17px;
	width:390px;
	font-size:13px;
	color:#666666;
	line-height:190%;
	letter-spacing:120%;
}
.content05{
	position:absolute;
	left:3690px;
	top:0px;
	width:660px;
	height:480px;
	background-image:url(../img/1F_fashion_column_04.jpg);
	background-position:90px 0;
	background-repeat:no-repeat;
}
.content05 img.tit{
	margin:222px 0 25px 70px;
}
.content05 p{
	margin:0 0 0 72px;
	width:490px;
	font-size:13px;
	color:#666666;
	line-height:190%;
	letter-spacing:120%;
}
.content06{
	position:absolute;
	left:4580px;
	top:0px;
	width:856px;
	height:480px;
	background-image:url(../img/1F_fashion_column_05.jpg);
	background-position:388px 204px;
	background-repeat:no-repeat;
}
.content06 img.tit{
	margin:74px 0 15px 77px;
}
.content06 p{
	margin:0 0 0 79px;
	width:520px;
	font-size:13px;
	color:#666666;
	line-height:190%;
	letter-spacing:120%;
}
.content06_info{
	width:300px;
	margin:30px 0 0 81px;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	line-height:160%;
}

