@charset 'utf-8';
/*-----------------------------------------------------グローバルCSSファイル*/
/*-------------------------------------------------------------global*/
html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: #660000;
	font: normal 12px Arial, sans-serif;
	color: #ffffff;
	text-align: center;
}
h1,h2,h3,h4,h5,h6,p {
	margin: 0;
	padding: 0;
	font: normal 12px Arial, sans-serif;
}
a {
	color: #ffcc33;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
}
form,fieldset,img {
	margin: 0;
	padding: 0;
	border: none;
}
dl,ul,ol,li,dt,dd {
	margin: 0;
	padding: 0;
	list-style: none;
}
.spc {
	clear: both;
}
#wrapper {
	width: 820px;
	margin: 0 auto;
	padding: 0;
	background: url(../img/background.jpg) repeat-y;
}
/*-------------------------------------------------------------head*/
#head {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#head h1 {
	float: left;
	width: 600px;
	height: 155px;
	background: url(../img/logo.jpg) no-repeat;
}
#head h1 a {
	display: block;
	width: 600px;
	height: 155px;
	margin: 0;
	padding: 0;
}
#head h1 a span {
	display: none;
}
#head #members_area_off {
	float: right;
	width: 200px;
	height: 155px;
	margin: 0;
	padding: 0;
	background: url(../img/background_members_off.jpg) no-repeat;
	text-align: center;
}
#head #members_area {
	float: right;
	width: 200px;
	height: 155px;
	margin: 0;
	padding: 0;
	background: url(../img/background_members.jpg) no-repeat;
	text-align: center;
}
#head #members_area h4 span,
#head #members_area #members_area_point span {
	display: none;
}
#head #members_area #members_area_comment {
	margin-top: 30px;
}
#head #members_area #members_area_point {
	font: bold 15px Arial, sans-serif;
	text-align: left;
	text-indent: 90px;
	margin-top: 5px;
}
#head #members_area li{
	width: 180px;
	height: 21px;
	margin: 3px auto;
}
#head #members_area li a {
	display: block;
	width: 180px;
	height: 21px;
}
#head #members_area li a span {
	visibility: hidden;
}
#head #members_area li#member_menu_01 {
	background: url(../img/member_menu_kangen_off.jpg) no-repeat;
}
#head #members_area li#member_menu_01 a:hover {
	background: url(../img/member_menu_kangen_on.jpg) no-repeat;
}
#head #members_area li#member_menu_02 {
	background: url(../img/member_menu_henkou_off.jpg) no-repeat;
}
#head #members_area li#member_menu_02 a:hover {
	background: url(../img/member_menu_henkou_on.jpg) no-repeat;
}
#head #members_area li#member_menu_03 {
	background: url(../img/member_menu_logout_off.jpg) no-repeat;
}
#head #members_area li#member_menu_03 a:hover {
	background: url(../img/member_menu_logout_on.jpg) no-repeat;
}
/*-------------------------------------------------------------body*/
#body {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#body h2 {
	width: 460px;
	height: 80px;
}
#body h2 span {
	display: none;
}
/*-------------------------------------------------------------menu*/
#menu {
	float: left;
	width: 140px;
	margin: 0;
	padding: 0;
}
#menu h4 {
	display: none;
}
#menu ol li {
	width: 140px;
	height: 37px;
	margin: 0;
	padding: 0;
}
#menu ol li a {
	display: block;
	width: 140px;
	height: 37px;
	margin: 0;
	padding: 0;
}
#menu ol li a span {
	visibility: hidden;
}
#menu ol li#menu_01 {
	background: url(../img/menu_top_off.jpg) no-repeat;
}
#menu ol li#menu_01 a:hover {
	background: url(../img/menu_top_on.jpg) no-repeat;
}
#menu ol li#menu_02 {
	background: url(../img/menu_towa_off.jpg) no-repeat;
}
#menu ol li#menu_02 a:hover {
	background: url(../img/menu_towa_on.jpg) no-repeat;
}
#menu ol li#menu_03 {
	background: url(../img/menu_join_off.jpg) no-repeat;
}
#menu ol li#menu_03 a:hover {
	background: url(../img/menu_join_on.jpg) no-repeat;
}
#menu ol li#menu_04 {
	background: url(../img/menu_shohin_off.jpg) no-repeat;
}
#menu ol li#menu_04 a:hover {
	background: url(../img/menu_shohin_on.jpg) no-repeat;
}
#menu ol li#menu_05 {
	background: url(../img/menu_kangen_off.jpg) no-repeat;
}
#menu ol li#menu_05 a:hover {
	background: url(../img/menu_kangen_on.jpg) no-repeat;
}
#menu ol li#menu_06 {
	background: url(../img/menu_dendo_off.jpg) no-repeat;
}
#menu ol li#menu_06 a:hover {
	background: url(../img/menu_dendo_on.jpg) no-repeat;
}
#menu ol li#menu_07 {
	background: url(../img/menu_kamei_off.jpg) no-repeat;
}
#menu ol li#menu_07 a:hover {
	background: url(../img/menu_kamei_on.jpg) no-repeat;
}
#menu ol li#menu_08 {
	background: url(../img/menu_link_off.jpg) no-repeat;
}
#menu ol li#menu_08 a:hover {
	background: url(../img/menu_link_on.jpg) no-repeat;
}
#menu ol li#menu_09 {
	background: url(../img/menu_kiyaku_off.jpg) no-repeat;
}
#menu ol li#menu_09 a:hover {
	background: url(../img/menu_kiyaku_on.jpg) no-repeat;
}
#menu ol li#menu_10 {
	background: url(../img/menu_faq_off.jpg) no-repeat;
}
#menu ol li#menu_10 a:hover {
	background: url(../img/menu_faq_on.jpg) no-repeat;
}
#menu ol li#menu_11 {
	background: url(../img/menu_form_off.jpg) no-repeat;
}
#menu ol li#menu_11 a:hover {
	background: url(../img/menu_form_on.jpg) no-repeat;
}
#menu #jikai h5 {
	width: 140px;
	height: 30px;
	margin-top: 10px;
	background: url(../img/shohin.jpg) no-repeat;
}
#menu #jikai h5 span {
	display: none;
}
#menu #jikai dl {
	padding: 2px;
	background: #ff0000;
}
#menu #jikai dt strong {
	display: block;
	padding: 5px;
	text-align: center;
	background: #cc0000;
}
#menu #jikai dd {
	background: #222222;
	padding: 5px;
	text-align: center;
	color: #ffcc33;
}
#menu #jikai dd span {
	display: block;
	text-align: left;
	font-size: 9px;
	color: #999999;
}
#menu #mobile_site {
	width: 140px;
	height: 170px;
	margin-top: 20px;
	padding-top: 10px;
	background: url(../img/mobile_site.jpg) no-repeat;
}
#menu #mobile_site h5 {
	display: none;
}
#menu #mobile_site a {
	display: block;
	width: 120px;
	height: 120px;
	margin: 0 0 0 10px;
	padding: 0;
}
/*-------------------------------------------------------------main*/
#main {
	float: left;
	width: 460px;
	margin: 0;
	padding: 0;
}
/*-------------------------------------------------------------right_side*/
#right_side {
	float: left;
	width: 200px;
}
#right_side h5 {
	width: 200px;
	height: 40px;
}
#right_side h5 span {
	display: none;
}
/*-------------------------------------------------------------ichioshi*/
#ichioshi {
}
#ichioshi h5 {
	background: url(../img/right_title_ichioshi.jpg) no-repeat;
}
#ichioshi dl {
	background: #000000;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	text-align: center;
}
#ichioshi dt {
	padding: 5px;
	font-size: 14px;
}
#ichioshi dt span {
	display: block;
	color: #999999;
	font-size: 10px;
}
#ichioshi dd {
	padding: 5px;
	text-align: left;
}
/*-------------------------------------------------------------link*/
#link h5 {
	background: url(../img/right_title_link.jpg) no-repeat;
}
#link li {
	margin: 0;
	padding: 0;
}
#link li img {

}
#link li a span {
	display: none;
}
/*-------------------------------------------------------------foot*/
#foot {
	width: 800px;
	margin: 5px auto;
	padding: 0;
	text-align: left;
	border-top: 1px solid #ffffff;
}
#foot h6 {
	padding: 5px 0;
	text-align: right;
	font: normal 10px Arial, sans-serif;
}
#foot h6 a {
	color: #ffffff;
}
