@charset "EUC-JP"

body {}

.head_container {
	width: 780px;
	height: 105px;
	margin-bottom: 20px;
	}

.head {
	height: 80px;
	width: 780px;
	background: url(/design/mutatokyo/images/ec/bg_head.gif) repeat-y;
	}

.logo_muta {
	margin-top: 15px;
	float: left;
	}

.head_navi {
	margin-top: 52px;
	float: right;
	}

.head_navi li {
	float: left;
	}

/* ----------------------------------------*/

.btn_head_top { /* for IE6 */
	margin: 0;
	}

.btn_head_top img {
	border: none;
	}

.btn_head_top a {
	display: block;
	width: 45px;
	height: 16px;
	background: url(/design/mutatokyo/images/ec/btn_head_top2.gif) 0 0 no-repeat;
	}

.btn_head_top a:hover {
	background-color: #3D333D;
	}

.btn_head_top a:hover img {
	visibility: hidden;
	}

/* ----------------------------------------*/

.btn_head_contact { /* for IE6 */
	margin: 0;
	}

.btn_head_contact img {
	border: none;
	}

.btn_head_contact a {
	display: block;
	width: 79px;
	height: 16px;
	background: url(/design/mutatokyo/images/ec/btn_head_contact2.gif) 0 0 no-repeat;
	}

.btn_head_contact a:hover {
	background-color: #3D333D;
	}

.btn_head_contact a:hover img {
	visibility: hidden;
	}

/* ----------------------------------------*/

.btn_head_official { /* for IE6 */
	margin: 0;
	}

.btn_head_official img {
	border: none;
	}

.btn_head_official a {
	display: block;
	width: 96px;
	height: 16px;
	background: url(/design/mutatokyo/images/ec/btn_head_official2.gif) 0 0 no-repeat;
	}

.btn_head_official a:hover {
	background-color: #3D333D;
	}

.btn_head_official a:hover img {
	visibility: hidden;
	}

.member {
	background-color: #69C;
	width: 780px;
	height: 25px;
	}

.member ul.member_navi li {
	list-style: none;
	display: block;
	text-indent: -9999px;
	float: left;
	height: 25px;
	}

.member ul.member_navi li a {
	display: block;
	text-decoration: none;
	height: 25px;
	background: url(/design/mutatokyo/images/ec/btn_member_navi.gif) no-repeat;
	}

.member ul.member_navi li.member_navi_signup { width: 100px; }
.member ul.member_navi li.member_navi_guide  { width: 100px; }
.member ul.member_navi li.member_navi_cart   { width: 100px; }

.member ul.member_navi li.member_navi_signup a { background-position: 0 0; }
.member ul.member_navi li.member_navi_guide a  { background-position: -100px 0; }
.member ul.member_navi li.member_navi_cart a   { background-position: -200px 0; }

.member ul.member_navi li.member_navi_signup a:hover { background-position: 0 100%; }
.member ul.member_navi li.member_navi_guide a:hover  { background-position: -100px 100%; }
.member ul.member_navi li.member_navi_cart a:hover   { background-position: -200px 100%; }

.login_area {
	float: right;
	}

.login {
	background-color: #69C;
	height: 25px;
	}

.login input {
	border: none;
	height: 14px;
	margin: 0 10px;
	width: 100px;
	}

.logout {
	background-color: #69C;
	height: 25px;
	}

.loginname {
	color: #FFF;
	font-size: 11px;
	line-height: 1em;
	padding-right: 10px;
}

/* ----------------------------------------*/

.btn_member_login { /* for IE6 */
	margin: 0;
	}

.btn_member_login img {
	border: none;
	}

.btn_member_login a {
	display: block;
	width: 80px;
	height: 25px;
	background: url(/design/mutatokyo/images/ec/btn_member_login2.gif) 0 0 no-repeat;
	}

.btn_member_login a:hover {
	background-color: #69C;
	}

.btn_member_login a:hover img {
	visibility: hidden;
	}


/* ----------------------------------------*/

.btn_member_logout { /* for IE6 */
	margin: 0;
	}

.btn_member_logout img {
	border: none;
	}

.btn_member_logout a {
	display: block;
	width: 80px;
	height: 25px;
	background: url(/design/mutatokyo/images/ec/btn_member_logout2.gif) 0 0 no-repeat;
	}

.btn_member_logout a:hover {
	background-color: #69C;
	}

.btn_member_logout a:hover img {
	visibility: hidden;
	}


/* ----------------------------------------*/

.btn_member_registry { /* for IE6 */
	margin: 0;
	}

.btn_member_registry img {
	border: none;
	}

.btn_member_registry a {
	display: block;
	width: 80px;
	height: 25px;
	background: url(/design/mutatokyo/images/ec/btn_member_registry2.gif) 0 0 no-repeat;
	}

.btn_member_registry a:hover {
	background-color: #69C;
	}

.btn_member_registry a:hover img {
	visibility: hidden;
	}