@charset "shift_JIS";

/*RESET
----------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}   
table{border-collapse:collapse;border-spacing:0;}   
fieldset{xborder:0;} 
img{border:0;}   
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}  
ol,ul {list-style:none;}   
caption,th{text-align:left;}   
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}   
q:before,q:after{content:'';}  

html {   
    overflow-y:scroll;   
}

.clear:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
.clear {
  _height: 1px;
  min-height: 1px;
  /*￥*//*/
  height: auto;
  overflow: hidden;
  /**/
}



/*CONTENTS-LAYOUT
----------------------------------------*/

#wrapper{
	width:740px;
	margin:0 auto;
	line-height:1.2;
	}
#header{
	width:740px;
	font-size:x-small;
	}
#contents{
	width:740px;
	margin-bottom:15px;
	}
#footer{
	width:740px;
	clear:both;
	font-size:x-small;
	}
#topic-path{
	font-size:x-small;
	margin-bottom:10px;
	}
.to_top{
	clear:both;
	text-align:right;
	font-size:10px;
	}
.to_top a{
	xtext-decoration:none;
	}
#tax{
	clear:both;
	font-size:10px;
	text-align:left;
	}
.to_toppage{
	font-weight:bold;
	}

/*
----------------------------------------*/	
/* header-address*/	
#address{
	padding:5px;
	height:10px;
	font-size:10px;
	background-color:#eee;
	}
address{
	float:left;
	}
#address p{
	text-align:right;
	float:right;
	}
h1{
	clear:both;
	margin-top:9px;
	padding-left:188px;
	height:34px;
	font-size:14px;
	font-weight:bold;
	background:url(../img/fix/meitetsu-logo.gif) left top no-repeat;
	}
h1 a{
	display:block;
	width:140px;
	height:20px;
	margin-left:-200px;
	padding-left:200px;
	padding-top:10px;
	text-decoration:none;
	color:#006;
	}
h1 a:hover {
	color:#006;
	}
	

/* -----header-Navigation部分 -----*/

/* Navigation-フロアガイド・アクセス*/
#globalNav00 {
	position:relative;
	width:740px;
	height:18px;
	}
#globalNav00 ul{
	position:absolute;
	left:530px;
	top:-18px;
	}
#globalNav00 a{
	display:block;
	overflow:hidden;
	width:100%;
	height:0 !important;
	height /**/:18px;
	padding-top:18px;
	background:url(../img/fix/nav.gif) left top no-repeat;
	}
#globalNav00 ul li {
	float:left;
	}
#globalNav00 p{
	float:left;
	}
#nav00-1{width:85px;}
#nav00-2{width:125px;}
/* Navigation OFF-MOUSE(通常時) */
#globalNav00 #nav00-1 a{background-position:0 0;}
#globalNav00 #nav00-2 a{background-position:-85px 0;}
/* Navigation ON-MOUSE(マウスを乗せたとき) */
#globalNav00 #nav00-1 a:hover{background-position:0 -18px;}
#globalNav00 #nav00-2 a:hover{background-position:-85px -18px;}


/* GrobalNavigation 
　ホーム-レディス-コスメ…オンラインショッピング */
#globalNav {
	position:relative;
	width:740px;
	height:15px;
	}
#globalNav ul{
	position:absolute;
	left:0;
	top:-18px;
	}
#globalNav ul li a{
	display:block;
	overflow:hidden;
	width:100%;
	height:0 !important;
	height /**/:24px;
	padding-top:24px;
	background:url(../img/fix/global_nav.jpg) left top no-repeat;
	}
#globalNav ul li {
	float:left;
	}

#nav01{width:70px;}
#nav02{width:70px;}
#nav03{width:70px;}
#nav04{width:70px;}
#nav05{width:150px;}
#nav06{width:70px;}
#nav07{width:90px;}
#nav08{width:150px;}
/* GrobalNavigation OFF-MOUSE(通常時) */
#nav #nav01 a{background-position:0 0;}
#nav #nav02 a{background-position:-70px 0;}
#nav #nav03 a{background-position:-140px 0;}
#nav #nav04 a{background-position:-210px 0;}
#nav #nav05 a{background-position:-280px 0;}
#nav #nav06 a{background-position:-430px 0;}
#nav #nav07 a{background-position:-500px 0;}
#nav #nav08 a{background-position:-590px 0;}
/* GrobalNavigation ON-MOUSE(マウスを乗せたとき) */
#nav #nav01 a:hover{background-position:0 -24px;}
#nav #nav02 a:hover{background-position:-70px -24px;}
#nav #nav03 a:hover{background-position:-140px -24px;}
#nav #nav04 a:hover{background-position:-210px -24px;}
#nav #nav05 a:hover{background-position:-280px -24px;}
#nav #nav06 a:hover{background-position:-430px -24px;}
#nav #nav07 a:hover{background-position:-500px -24px;}
#nav #nav08 a:hover{background-position:-590px -24px;}


/* footer */
#footer a{
	text-decoration:none;
	}
#f_link{
	border-bottom:3px solid #006;
	text-align:right;
	}
#f_copy{
	text-align:right;
	}


/*NEW SITE font	
----------------------------------------*/

.s{
	font-size:small;
	font-weight:normal;
	text-align: left;
	}
.xs{
	font-size:x-small;
	font-weight:normal;
	text-align: left;
	}
.s_bold{
	font-size:small;
	font-weight:bold;
	text-align: left;
	}
.xs_bold{
	font-size:x-small;
	font-weight:bold;
	text-align: left;
	}
.s_rig{
	font-size:small;
	text-align: right;
	}
.xs_rig{
	font-size:x-small;
	text-align: right;
	}
.s-blue{
	font-size:small;
	letter-spacing:-1px;
	text-align: left;
	font-weight: bold;
	color: #3366FF;
	}
.s-red{
	font-size::small;
	letter-spacing:-1px;
	text-align: left;
	font-weight: bold;
	color: #FF0000;
}

.white{
	color:white;
	}
a:link {
	color: #006;
	} 
a:visited {
	color:#006;
	}
a:hover {
	color:#36c;
	}

.upper{
	text-transform:uppercase;
	}
.hidden{
	visibility:hidden;
	}


/*ORIGINAL font
----------------------------------------*/

.f1012 {
	font-size: 10px;
	line-height: 12px;
	text-align: left;
}
.f1014 {
	font-size: 10px;
	line-height: 14px;
	text-align: left;
}
.f1214 {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}
.f1216 {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
.f1218 {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
.f1220 {
	font-size: 12px;
	line-height: 20px;
}
.f1416 {
	font-size: 14px;
	line-height: 16px;
	text-align: left;
}
.f1214bule {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	font-weight: bold;
	color: #3366FF;
}
.f1214red {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	font-weight: bold;
	color: #FF0000;
}

.submenu {
	font-size: 10px;
	line-height: 16px;
	border: 1px solid #ccc;
	width: 732px;
	padding: 3px;
	text-align: right;
}
.line1012 {
	line-height: 12px;
	font-size: 10px;
	border-right: 1px solid #000000;
}
.line1214 {
	line-height: 14px;
	font-size: 12px;
	border-right: 1px solid #000000;
}


