@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

body,h1,h2.h3,h4,p,ul,li {
	margin: 0px;
	padding: 0px;
}

/* header */

#headbox {
	height: 70px;
	width: 100%;
	background-image: url(../img/common/bg_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#headbox #head {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
}
#headbox #head img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#headbox #head #logo {
	vertical-align: middle;
	float: left;
	height: 40px;
	width: 200px;
	margin-top: 11px;
}
#headbox #txtControl {
	float: right;
	width: 101px;
	height: 64px;
	text-align: left;
}
#txtControl #txtControl-mds span {
	color: #86000A;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	display: block;
	height: 14px;
	margin-top: 12px;
	text-align: center;
}
#txtControl ul {
	list-style-type: none;
	text-align: left;
}
#txtControl  li span {
	display: none;
}

#txtControl #txt-l {
	background-image: url(../img/common/btn_txt-l.gif);
	display: block;
	height: 22px;
	width: 21px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 12px;
	background-position: left;
	background-repeat: no-repeat;
}

#txtControl #txt-m {
	background-image: url(../img/common/btn_txt-m.gif);
	height: 18px;
	width: 19px;
	float: left;
	margin-left: 0px;
	margin-top: 9px;
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	background-position: right;
	background-repeat: no-repeat;
}

#txtControl #txt-s {
	background-image: url(../img/common/btn_txt-s.gif);
	float: left;
	height: 17px;
	width: 17px;
	margin-left: 0px;
	margin-top: 10px;
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: right;
}

#txtControl #txt-l a { height: 22px; width: 21px; display: block; }
#txtControl #txt-m a { height: 18px; width: 19px; display: block; }
#txtControl #txt-s a { height: 17px; width: 17px; display: block; }

#txtControl #btn-txtsize {
	height: 22px;
	margin-top: 4px;
	text-align: center;
	vertical-align: bottom;
}
#txtControl #btn-txtsize img {
	margin-right: 2px;
	margin-left: 2px;
}
#headbox #bkmrk {
	float: right;
	margin-top: 12px;
}

#hdbnr {
	float: right;
	margin-top: 12px;
}


/* Main Box */

#bgMain {
	background-image: url(../img/common/bg_main_body.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#MainBox {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/common/bg_mainbox.gif);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
}

#MainBox #bnrBox {
	margin-top: 112px;
	margin-right: auto;
	margin-left: auto;
	width: 182px;
}
#MainBox #bnrBox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}

#MainBox #main {
	width: 750px;
	padding-bottom: 20px;
	float: left;
}
#MainBox #main p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#bgMain #MainEnd {
	clear: both;
}

/* Navgation */
#MainBox #navBox {
	float: left;
	width: 200px;
}
#MainBox #nav {
}
#MainBox #nav ul {
	list-style-type: none;
	width: 200px;
}
#MainBox #nav li, #MainBox #nav a {
	height: 54px;
	width: 200px;
	display: block;
	text-indent: -9999px;
}

#MainBox #nav #nav00 a { background-image: url(../img/navi/navi00_ot.gif); background-repeat: no-repeat; }
#MainBox #nav #nav01 a { background-image: url(../img/navi/navi01_ot.gif); background-repeat: no-repeat; }
#MainBox #nav #nav02 a { background-image: url(../img/navi/navi02_ot.gif); background-repeat: no-repeat; }
#MainBox #nav #nav03 a { background-image: url(../img/navi/navi03_ot.gif); background-repeat: no-repeat; }
#MainBox #nav #nav04 a { background-image: url(../img/navi/navi04_ot.gif); background-repeat: no-repeat; }
#MainBox #nav #nav05 a { background-image: url(../img/navi/navi05_ot.gif); background-repeat: no-repeat; }
#MainBox #nav #nav06 a { background-image: url(../img/navi/navi06_ot.gif); background-repeat: no-repeat; }
#MainBox #nav #nav07 a { background-image: url(../img/navi/navi07_ot.gif); background-repeat: no-repeat; }

#MainBox #nav #nav00 a:hover { background-position: -200px; }
#MainBox #nav #nav01 a:hover { background-position: -200px; }
#MainBox #nav #nav02 a:hover { background-position: -200px; }
#MainBox #nav #nav03 a:hover { background-position: -200px; }
#MainBox #nav #nav04 a:hover { background-position: -200px; }
#MainBox #nav #nav05 a:hover { background-position: -200px; }
#MainBox #nav #nav06 a:hover { background-position: -200px; }
#MainBox #nav #nav07 a:hover { background-position: -200px; }

#TopicPath {
	display: block;
	width: 750px;
	height: 32px;
}

#TopicPath ol {
	padding-left: 16px;
	list-style-type: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #C47E85;
	font-size: 10px;
}

#TopicPath li {
	padding-top: 10px;
	display: inline;
	float: left;
}
#TopicPath li a {
	color: #C47E85;
	text-decoration: none;
	background-image: url(../img/common/arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
	display: block;
	padding-right: 16px;
}
#TopicPath strong {
	font-weight: normal;
}
#TopicPath a:hover {
	text-decoration: underline;
	color: #990000;
}

/* footer */
#footerBox {
	clear: both;
	width: 100%;
	height: 50px;
	background-color: #990000;
}
#footerBox #footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}
#footer #f-logo {
	float: left;
	margin-top: 14px;
}
#footer address {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	display: block;
	float: left;
	margin-top: 14px;
	margin-left: 12px;
}
#footer ul {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	float: right;
	list-style-type: none;
	height: 12px;
	margin-top: 20px;
	width: 410px;
	display: block;
}
#footer li {
	float: right;
	margin-left: 10px;
	display: inline;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#MainBox #bnrBoxTop {
	margin-top: 166px;
	margin-right: auto;
	margin-left: auto;
	width: 182px;
}
#MainBox #bnrBoxTop img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
#mihamaMdsh01 {
	background-image: url(../shop/img/subttl_mihama01.gif);
	background-repeat: no-repeat;
	height: 36px;
	margin-bottom: 10px;
	text-indent: -9999px;
}
#mihamaMdsh02 {
	background-image: url(../shop/img/subttl_mihama02.gif);
	background-repeat: no-repeat;
	height: 36px;
	margin-bottom: 10px;
	text-indent: -9999px;
}
#mihamaMdsh03 {
	background-image: url(../shop/img/subttl_mihama03.gif);
	background-repeat: no-repeat;
	height: 36px;
	margin-bottom: 10px;
	text-indent: -9999px;
}
#mihamaMdsh04 {
	background-image: url(../shop/img/subttl_mihama04.gif);
	background-repeat: no-repeat;
	height: 36px;
	margin-bottom: 10px;
	text-indent: -9999px;
}
#mihamaMdsh05 {
	background-image: url(../shop/img/subttl_mihama05.gif);
	background-repeat: no-repeat;
	height: 36px;
	margin-bottom: 10px;
	text-indent: -9999px;
}
.red {
	color: #C26666;
	margin-top: 10px;
}
