/* 全ページ共通項目（全てのページに使用）
--------------------------------------------------- */
body {
	text-align: center;
	color: #333333;
	line-height: 1;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	}
	
p {
	font-size: 12px;
	text-align: left;
	line-height: 1.4;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* 共通 */
#all,
#all h1,
#header,
ul#menu,
#main_conteiner,
#footer {
	width: 800px;
}

/* 大枠 */
#all {
	background-color: #FFFFFF;
	margin: 0px auto;
	}

/* ヘッダー */
#all h1 {
	height: 12px;
	_height: 14px;
	text-align: right;
	font-size: 11px;
	_margin-top: 0px;
	padding-top: 3px;
}

#header {
	height: 60px;
	clear: both;
}

#header h2,
#header h2 img {
	height: 55px;
}

#header h2 {
	float: left;
	width: 450px;
	text-align: left;
}

#header .mylist {
	float: right;
	width: 305px;
	height: 25px;
	background: url(../../../images/banner/fashion/mylist.gif) 0 0 no-repeat;
	margin-top: 10px;
	color: #ffffff;
}

#header .mylist a {
	color: #ffffff;
}

#header .mylist p.number {
	float: left;
	margin: 0px 0px 0px 110px;
	_margin: 0px 0px 0px 55px;
}

#header .mylist p.mylist_minute{
	float: right;
	margin: 4px 23px 0px 0px;
	_margin: 4px 12px 0px 0px;
} 

#header .mylist p.number span {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 3px;
}

/* メニュー */
ul#menu {
	height: 60px;
	clear: both;
}

ul#menu li{
	width: 115px;
	height: 60px;
	float: left;
}

ul#menu li.nav1 a{
	display: block;
	width: 110px;
	height: 60px;
}

ul#menu li a{
	display: block;
	width: 115px;
	height: 60px;
}

ul#menu li a:hover{
	background-color:transparent;
}

ul#menu li a:hover img{
	visibility: hidden;
}

ul#menu li.nav1{
	width: 110px;
	height: 60px;
	background: url(../../../images/banner/fashion/menu/menu_hover_1.gif) 0 0 no-repeat;
}

ul#menu li.nav2{
	background: url(../../../images/banner/fashion/menu/menu_hover_2.gif) 0 0 no-repeat;
}

ul#menu li.nav3{
	background: url(../../../images/banner/fashion/menu/menu_hover_3.gif) 0 0 no-repeat;
}

ul#menu li.nav4{
	background: url(../../../images/banner/fashion/menu/menu_hover_4.gif) 0 0 no-repeat;
}

ul#menu li.nav5{
	background: url(../../../images/banner/fashion/menu/menu_hover_5.gif) 0 0 no-repeat;
}

ul#menu li.nav6{
	background: url(../../../images/banner/fashion/menu/menu_hover_6.gif) 0 0 no-repeat;
}

ul#menu li.nav7{
	background: url(../../../images/banner/fashion/menu/menu_hover_7.gif) 0 0 no-repeat;
}

/* メイン枠 */
#main_conteiner {
	height: 100%;
	clear: both;
}

/* 左カラム */
#left_column,
#left_column div.left_contents {
	width: 190px;
}

#left_column {
	float: left;
	text-align: left;
}

#left_column img.banner {
	margin: 3px 0px 3px 5px;
}

#left_column div.left_contents {
	margin: 0px 0px;
	padding: 0px 0px;
	background: url(../../../images/banner/fashion/leftside_backgroound.gif) repeat-y 0 0;
}

#left_column ul {
	margin-left: 20px;
}

#left_column img.line {
	margin-top: 15px;
}

#left_column p.ladys_mens {
	margin-left: 17px;
	cursor: pointer;
}

#left_column p.ladys_mens span:hover {
	text-decoration: underline;	
}

#left_column ul.item li {
	background: url(../../../images/banner/fashion/icon_02.gif) 0 0 no-repeat;
	font-size: 11px;
	padding-left: 13px;
	margin-top: 7px;
}

#left_column ul.shop {
	margin-top: 0px;
	padding: 5px 0px 10px 0px;
}

#left_column ul.shop li {
	background: url(../../../images/banner/fashion/icon_01.gif) 0 1px no-repeat;
	font-size: 12px;
	padding-left: 15px;
	margin-top: 10px;
}

#left_column img.taste {
	margin: 0px 0px 5px 4px;
}

ul.ca0,
ul.ca26,
ul.ca139,
ul.ca126 {
	padding: 3px 0px 10px 0px;	
}

ul.ca0 li,
ul.ca26 li,
ul.ca139 li,
ul.ca126 li {
	margin: 0px 10px 3px -3px;
	padding-left: 12px;
	font-size: 11px;
	line-height: 1.3;
	background: url(../../../images/banner/fashion/brand_list.gif) 0 0 no-repeat;
}

*:first-child+html ul.ca0 li,
*:first-child+html ul.ca26 li,
*:first-child+html ul.ca139 li,
*:first-child+html ul.ca126 li {
	margin: 0px 10px 3px 17px;
}

/* 右カラム共通 */
#right_column,
p#page_top,
p#page_top_2,
ul.pan,
div.search_window {
	width: 600px;

}

p#page_top,
p#page_top_2,
ul.pan,
ul.pan li,
div.search_window ul li, {
	font-size: 11px;
}

/* 右カラム枠 */
#right_column {
	float: right;
	margin-top: 3px;
	margin-bottom: 10px;
	text-align: left;
}

/* タイトル */
h3 {
	margin-bottom: 10px;
	clear: both;
}

/* ページトップへ戻る */
p#page_top,
p#page_top_2 {
	height: 13px;
	text-align: right;
	clear: both;
}

p#page_top {
	margin-bottom: 20px;
}

p#page_top_2 {
	margin-bottom: 1px;
}

p#page_top a,
p#page_top_2 a {
	text-decoration: underline;
}

p#page_top a:hover,
p#page_top_2 a:hover {
	text-decoration: none;
}

p.page_top_2 {
	height: 13px;
	text-align: right;
	clear: both;
}

/* ぱんくず */
ul.pan {
	margin-bottom: 7px;
	padding-top: 1px;
}

ul.pan li {
	display: inline;
	margin: 0px 3px 0px 0px;
}

/* 検索窓 */
div.search_window {
	height: 59px;
	overflow: hidden;
	margin: 5px 0px 10px 0px;
	background: url(../../../images/banner/fashion/search_window.gif) no-repeat;
	clear: both;
	position: relative;
}

div.search_window a {
	text-decoration: underline;
}

div.search_window a:hover {
	text-decoration: none;
}

div.search_window ul {
	clear: both;
	width: 310px;
	position: absolute;
	top: 10px;
	left: 318px;
	_left: 308px;
}

div.search_window ul li {
	float: right;
	width: 140px;
	_width: 143px;
	background: url(../../../images/banner/fashion/icon_02.gif) 0 2px no-repeat;
	padding-left: 13px;
	padding-top: 2px;
}

div.search_window select,
div.search_window input {
	font-size: 12px;
	width: 122px;
	position: relative;
	top: 25px;
	left: 15px;
}

div.search_window input {
	padding-top: 1px;
}

div.search_window input.search_bottom {
	width: 55px;
	height: 20px;
	padding: 0px 0px;
	position: relative;
	top: 30px;
	left: 15px;
}

/* 	フッター */
#footer {
	height: 100px;
	background: url(../../../images/banner/fashion/footer_background.jpg) 0 0 no-repeat;
	text-align: left;
	clear: both;
}

#footer ul{
	clear: both;
	margin-left: 50px;
}

#footer ul li{
	font-size: 11px;
	float: left;
	margin: 20px 5px 10px 0px;
	_margin: 20px 5px 3px 0px;
	height: 12px;
}

#footer address {
	clear: both;
	color: #999999;
	font-size: 11px;
	height: 13px;
	margin-left: 50px;
}

#footer p {
	width: 114px;
	height: 21px;
	position: relative;
	top: -34px;
	left: 685px;
}













