@charset "euc-jp";



/* Header */
/* -------------------------------------------- */

#header .head1 {
	width: 890px;
	height: 54px;
	margin: 0 auto;
	background: url(/ec/image/header/bg_cart_top.gif) right bottom no-repeat;
}
#header .head2 {
	float: left;
	width: 660px;
	display: inline;
	margin: 0 0 0 30px;
	height: 75px;
	padding: 0 0 0 0;
}

#header .logo {
	float: left;
	display: inline;
	width: 240px;
	margin: 0 0 0 0;
}

#header #cartBox {
	float: left;
	width: 230px;
	height: 85px;
	background: url(/ec/image/header/bg_cart.jpg) left bottom no-repeat;
}

#header #cartBox div.data {
	float: left;
	height: 39px;
	display: inline;
	width: 214px;
	margin: 4px 0 0 8px;
	padding: 0 0 0 0;
}
#header #cartBox p {
	margin: 0 0 0 0;
	color: #fff;
	font-size: 12px;
	line-height: 1.3;
}
#header #cartBox p span {
	display: block;
}
#header #cartBox p span.user {
	font-weight: bold;
}
#header #cartBox a.button {
	clear: both;
	display: block;
/*
	width: 222px;
	height: 37px;
*/
	margin: 0 auto;
}
#header #cartBox a.button img {
	display: block;
}
#header #cartBox div.button {
	clear: both;
}
#header #cartBox input.button_ro {
	clear: both;
	display: block;
	width: 222px;
	height: 37px;
	margin: 0 auto;
	padding: 0;
	border: none;
}
#header #cartBox button img {
	display: block;
}


/* mate */

body.mate #header #cartBox div.data {
	background: url(/ec/image/header/cart_icon_mate.gif) right top no-repeat;
}
body.direct #header #cartBox div.data {
	background: url(/ec/image/header/cart_icon_direct.gif) right top no-repeat;
}
body.mate #header #cartBox .button,
body.direct #header #cartBox .button {
	float: left;
	display: inline;
	width: 220px;
	margin: 0 0 0 5px;
}
body.mate #header #cartBox ul,
body.direct #header #cartBox ul {
	float: left;
	width: 78px;
	margin: 0;
	padding: 0;
}
body.mate #header #cartBox ul li,
body.direct #header #cartBox ul li {
	width:90px;
	height: 18px;
	font-size: 1px;
	line-height: 0;
}
body.mate #header #cartBox ul li img,
body.direct #header #cartBox ul li img {
	display: block;
	vertical-align: bottom;
}
body.mate #header #cartBox input.button_ro,
body.direct #header #cartBox input.button_ro {
	clear: none;
	display: block;
	float: right;
	width: 127px;
	height: 37px;
	padding: 0;
	border: none;
}



/* Navigation(header) */
/* -------------------------------------------- */

#headerNav {
	float: right;
	margin: 4px 0 0 0;
	padding: 0;
}
#headerNav li {
	float: left;
	display: inline;
	margin: 13px 14px 0 0;
	padding: 0 0 0 6px;
	background: url(/ec/image/header/bl_headernav.gif) 0 1px no-repeat;
	line-height: 1.1;
}
#headerNav li a {
	float: left;
	color: #907082;
	font-size: 65%;
	line-height: 1.1;
	text-decoration: none;
}
#headerNav li a:hover {
	text-decoration: underline;
}

#headerNav li.sitemap {
	margin: 13px 20px 0 0;
}
#headerNav li.corporate2 {
	width: 230px;
	height: 34px;
	margin: 0 !important;
	padding: 0;
}
#headerNav li.corporate2 img {
	display: block;
}
#headerNav li.corporate {
	width: 230px;
	height: 34px;
	margin: 0;
	padding: 0;
	background: url(/ec/image/header/logo_corporate.gif) no-repeat;
	font-size: 1px;
	line-height: 0;
	text-indent: -9999px;
	vertical-align: top;
}
#headerNav li.corporate a {
	float: none;
	display: block;
	height: 34px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}


/* Navigation(header) */
/* -------------------------------------------- */

#headerNav2 {
	float: right;
	margin: 4px 0 0 0;
	padding: 0;
}
#headerNav2 li {
	float: left;
	display: inline;
}
#headerNav2 li a {
	float: left;
	color: #907082;
	font-size: 65%;
	line-height: 1.1;
	text-decoration: none;
}
#headerNav2 li a:hover {
	text-decoration: underline;
}

#headerNav2 li.search {
	width: 296px;
	margin: 10px 0 0 0;
}
#headerNav2 li.search input#searchText {
	float: left;
	display: inline;
	width: 196px;
	padding: 2px;
	margin: 0 4px 0 0;
	border: 2px solid #e7e3e6;
	background: none;
	color: #444;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 75%;
}
#headerNav2 li.search input.focused {
	color: #333 !important;
}
#headerNav2 li.search input#searchBtn {
	float: left;
	display: block;
	width: 75px;
	height: 24px;
}

#headerNav2 li.searchMore {
	margin: 15px 14px 0 0;
	padding: 0 0 0 14px;
	background: url(/ec/image/bl_04.gif) 0 0px no-repeat;
	line-height: 1.1;
}
#headerNav2 li.searchMore a {
	text-decoration: underline;
	color: #444;
}
#headerNav2 li.searchMore a:hover {
	text-decoration: none;
	color: #ad184f;
}

#headerNav2 li.corporate2 {
	width: 230px;
	height: 34px;
	margin: 0 !important;
	padding: 0;
}
#headerNav2 li.corporate2 img {
	display: block;
}



/* Navigation(guide) */
/* -------------------------------------------- */

#guideNav {
	float: left;
	width: 660px;
	margin: 0 0 0 0;
}
#guideNav li {
	float: left;
}
#guideNav li img {
	display :block;
}



/* Navigation(global) */
/* -------------------------------------------- */

#globalNav {
	float: left;
	width: 660px;
	margin: 0 0 0 0;
}
#globalNav li {
	float: left;
}
#globalNav li img {
	display :block;
}
