@charset "utf-8";
/* CSS Document */

div, ul, li, body, h2, img{
	margin: 0;
	padding: 0;
	}
body{
	font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro W3" , "Hiragino Kaku Gothic Pro" ,  "メイリオ" , Meiryo , Osaka , "ＭＳ Ｐゴシック" , sans-serif;
}

#slider, img {
	behavior:url(http://www.estina-style.com/inc/css/iepngfix.htc)
}

#slider1, img {
	behavior:url(http://www.estina-style.com/inc/css/iepngfix.htc)
}

#g_menu {
	width:100%;
	background-color:#FFF;
	height: 120px;
	z-index: 5;
	position: fixed;
	top: 0px;
}

#g_menu {
    *left: 0; /* IE7 and below */
    _position: relative; /* IE6 */
}
#g_menu:not(:target) {
    left: 0¥9; /* IE9 */
}


.hover {
	border-color: #0066CC;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
.hover a {
	color: #CC0000;
}
a{
	color: #935400;
	text-decoration: underline;
}
a:hover{
	color: #c7a982;
	text-decoration: none;
}

#header{
	width: 950px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

#header h1{
	position: absolute;
	top: 30px;
}
#header .logo{
	position: absolute;
	margin-top: 10px;
	clear: both;
}
#header h1 a,
#header .logo a{
	background: url(../images/global/logo.gif) left top no-repeat;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 66px;
	height: 66px;
}
#siteCap{
	position: absolute;
	text-align: right;
	padding-top: 10px;
	width: 920px;
}


#siteCap h1,
#siteCap p{
	display:inline;
	position: static;
	background:none;
	width:auto;
	height:auto;
	font-size:10px;
	font-weight:normal;
	float: right;
}
#siteCap p{
	margin-left:5px;
	padding-left:5px;
	border-left:1px solid #000;
}

/* ▼div gNavi
------------------------------------------------------------------*/
div#gNavi ul{
	margin: 10px 0px 26px 160px;
	padding-top: 10px;
}

div#gNavi li{
	float: left;
	margin-right: 9px;
	list-style-type: none;
}
#gNavi ul:not(:target) {
	margin: 10px 0px 40px 160px¥9; /* IE9 */
}

div#gNavi a{
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	height: 60px;
}
div#gNavi a:hover{
	background-position: left bottom;
}
div#gNavi a:active{
	background-position: left bottom;
}
li#gn_01 a{
	background-image: url(../images/global/gn_01.gif);
	width: 77px;
	background-position: right bottom;
}
li#gn_02 a{
	background-image: url(../images/global/gn_02.gif);
	width: 97px;
}
li#gn_03 a{
	background-image: url(../images/global/gn_03.gif);
	width: 113px;
}
li#gn_04 a{
	background-image: url(../images/global/gn_04.gif);
	width: 100px;
}
li#gn_05 a{
	background-image: url(../images/global/gn_05.gif);
	width: 121px;
}
li#gn_06 a{
	background-image: url(../images/global/gn_06.gif);
	width: 141px;
}

li#gn_07 a{
	background-image: url(../images/global/gn_07.gif);
	width: 77px;
}
body#body01 li#gn_01 a,
body#body02 li#gn_02 a,
body#body03 li#gn_03 a,
body#body04 li#gn_04 a,
body#body05 li#gn_05 a,
body#body06 li#gn_06 a,
body#body07 li#gn_07 a{
	background-position: bottom;
}
/* ▲div gNavi
------------------------------------------------------------------
*/
.container {
	width: 950px;
	height:700px;
	clear: both;
	margin: 0px auto;
 	}

/* contents */

#box01 {
	z-index: 1;
	width: 361px;
	padding-top: 28px;
	position: relative;
	left: 0px;
	top: 120px;
    _top: 0; /* IE6 */
}

#box02 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

.contents {
	z-index: 2;
	position: fixed;
	margin-left: 120px;
	left: 50%;
	bottom: 260px;
    _margin-left: 590px; /* IE6 */
}
.contents p {
	margin: 0;
	padding: 0px;
}



#text{
	width:321px;
	font-size:16px;
	height: 149px;
	margin: 10px 0 1px 0;
	padding: 18px 19px 0 13px;
	background-color: #FFF;
	z-index: 3;
	}

.shiryo a {
	display: block;
	height: 24px;
	width: 158px;
	overflow: hidden;
	float: right;
	margin-top: 15px;
}

#intro{
	width: 950px;
	margin: 0 auto 0 auto;
	padding-bottom: 10px;
}
#intro p{
	font-size: 11px;
	letter-spacing: 1px;
	padding: 10px 0 0 0;
}


/* ▼footer
------------------------------------------------------------------*/
#f_menu {
	width:100%;
	background-color:#FFF;
	z-index: 3;
	position: fixed;
	bottom: 30px;
	padding-top:20px;
}

#footer{
	width: 950px;
	margin: 0 auto 0 auto;
}
div#fNavi ul{
	/*width: 589px;
	width: 701px;*/
	float: right;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
div#fNavi{
	margin: 0px 0px 0px 0px;
	background-color: #FFF;
	z-index: 4;
}
div#fNavi li{
	float: left;
}
div#fNavi a{
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	height: 17px;
}
div#fNavi a:hover{
	background-position: left bottom;
	background-position-y: -17px;
}
div#fNavi a:active{
	background-position: left bottom;
	background-position-y: -17px;
}
li#fn_01 a{
	background-image: url(../images/global/fn_01.gif);
	width: 48px;
	/*新着情報を消すdisplay: none;*/
}
li#fn_02 a{
	background-image: url(../images/global/fn_02.gif);
	width: 59px;
}
li#fn_03 a{
	background-image: url(../images/global/fn_03.gif);
	width: 102px;
}
li#fn_04 a{
	background-image: url(../images/global/fn_04.gif);
	width: 81px;
}
li#fn_05 a{
	background-image: url(../images/global/fn_05.gif);
	width: 85px;
}
li#fn_06 a{
	background-image: url(../images/global/fn_06.gif);
	width: 79px;
}
li#fn_07 a{
	background-image: url(../images/global/fn_07.gif);
	width: 79px;
}
li#fn_08 a{
	background-image: url(../images/global/fn_08.gif);
	width: 70px;
}
li#fn_09 a{
	background-image: url(../images/global/fn_09.gif);
	width: 70px;
}
li#fn_10 a{
	background-image: url(../images/global/fn_10.gif);
	width: 74px;
}
li#fn_twitter a{
	background-image: url(../images/global/fn_twitter.gif);
	width: 60px;
}
li#fn_01,
li#fn_02,
li#fn_03,
li#fn_04{
	padding-left: 1px;
	background-image: url(../images/global/fm_line.gif);
	background-repeat: no-repeat;
}
li#fn_05,
li#fn_06,
li#fn_07,
li#fn_08,
li#fn_09,li#fn_10{
	margin-left: 8px;
}
li#fn_twitter{
	margin-right: 10px;
}

body#body07 li#fn_01 a,
body#body08 li#fn_02 a,
body#body09 li#fn_03 a,
body#body10 li#fn_04 a,
body#body11 li#fn_05 a,
body#body12 li#fn_06 a,
body#body13 li#fn_08 a,
body#body14 li#fn_09 a
body#body16 li#fn_10 a{
	background-position: bottom;
	background-position-y: -17px;
}
/* ▼footer
------------------------------------------------------------------*/
#copyRight{
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#container{
	width: 950px;
	margin: 30px auto 0 auto;
	font-size: 100%;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}



.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
/* ▲floatクリアー
-----------------------------------------------------------------*/
