@charset "utf-8";
/* CSS Document */

* a{
	text-decoration: none;
}

* a:visited{
	text-decoration: none;
}

* a:hover{
    text-decoration: none;
}

body,td,th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    color: #333333;
	font-size: 14px;
}

input{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	font-size: 12px;
}

textarea {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	font-size: 12px;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

.hidden {
	display: none;
}


/******************************************************************
 * 画面共通
 ******************************************************************/
#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 0px;
	width: 800px;
	background-image: url(../img/main_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#analytics {
    display: none;
    background-color: #FFFFFF;
    margin: 0px auto;
    padding: 0px;
    width: 782px;
    height: 30px;
    text-align: right;
}

/******************************************************************
 * ヘッダ表示
 ******************************************************************/
#wrapper #header {
	top: 0px;
	left: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	height: auto;
	width: 790px;
}

#wrapper #header #global_navi {
	top: 0px;
	left: 0px;
	height: 12px;
	width: 790px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #444444;
}

#wrapper #header #global_navi h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	font-size: 12px;
	color: #FFFFFF;
}

#wrapper #header #title {
	position: relative;
	top: 0px;
	left: 0px;
	height: 70px;
	width: 790px;
	margin: 0px;
	padding: 0px;
}

#wrapper #header #title h1 {
	margin: 0px;
}

#wrapper #header #title h1 a.logo_link {
    position: absolute;
	top: 20px;
	left: 20px;
	width: 270px;
	height: 50px;
	margin-left: -10px;
	overflow-x: hidden;
	overflow-y: hidden;
}

#wrapper #header #title #header_button_area {
    position: absolute;
    top: 2px;
    right: 4px;
    margin: 0px;
    padding: 0px;
    width: 600px;
    text-align: right;
    color: #BBBBBB;
}

#wrapper #header #title #header_button_area a.header_link {
	margin: 0px 2px;
	padding: 0px;
	font-size: 11px;
	line-height: 1.1em;
	color: #444444;
	overflow-x: hidden;
	overflow-y: hidden;
}

#wrapper #header #title #header_button_area a:hover.header_link {
	color: #444444;
	text-decoration: underline;
}

#wrapper #header #title #sub_title {
    position: relative;
    top: 8px;
    left: 15px;
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    line-height: 1.2em;
    color: #006699;
}

#wrapper #header #title #link_to_gift {
    position: absolute;
    top: 40px;
    left: 280px;
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    line-height: 2.2em;
    width: 340px;
    text-indent: 14px;
    background-image: url(../img/header_advantage_icon.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

#wrapper #header #title #link_to_gift a{
    text-decoration: none;
    color: #FF0033;
}

#wrapper #header #title #link_to_gift a:visited{
    text-decoration: none;
    color: #FF0033;
}

#wrapper #header #title #link_to_gift a:hover{
    text-decoration: underline;
    color: #FF0033;
}

#wrapper #header #title #tel_info {
    position: absolute;
    top: 16px;
    left: 590px;
    margin: 0px;
    padding: 5px 10px;
    font-size: 11px;
    width: 184px;
    height: 44px;
    line-height: 20px;
}

/******************************************************************
 * グローバルメニュー
 ******************************************************************/
#wrapper #header #global_menu_area {
    margin: 0px 5px;
    padding: 0px;
}

#wrapper #header #global_menu_area ul#menu {margin:0; padding:0; list-style:none; clear:both;}
#wrapper #header #global_menu_area #menu li {overflow:hidden; text-indent:-9999px; display:inline; float:left; margin-right:0px;}  
#wrapper #header #global_menu_area #menu li a{background:url('../img/global_menu.gif') no-repeat; width:100%; height:100%; display:block;}  

#wrapper #header #global_menu_area #menu li.menu_top{width:130px; height:27px;}  
#wrapper #header #global_menu_area #menu li.menu_top a{background-position:-0px -0px;}  
#wrapper #header #global_menu_area #menu li.menu_top a:hover{background-position:-0px -29px;}  
#wrapper #header #global_menu_area #menu li.menu_top a.selected{background-position:-0px -29px;}  

#wrapper #header #global_menu_area #menu li.menu_gym{width:130px; height:27px;}  
#wrapper #header #global_menu_area #menu li.menu_gym a{background-position:-130px -0px;}  
#wrapper #header #global_menu_area #menu li.menu_gym a:hover{background-position:-130px -29px;}  
#wrapper #header #global_menu_area #menu li.menu_gym a.selected{background-position:-130px -29px;}  

#wrapper #header #global_menu_area #menu li.menu_event{width:130px; height:27px;}  
#wrapper #header #global_menu_area #menu li.menu_event a{background-position:-260px -0px;}  
#wrapper #header #global_menu_area #menu li.menu_event a:hover{background-position:-260px -29px;}  
#wrapper #header #global_menu_area #menu li.menu_event a.selected{background-position:-260px -29px;}  

#wrapper #header #global_menu_area #menu li.menu_magazine{width:130px; height:27px;}  
#wrapper #header #global_menu_area #menu li.menu_magazine a{background-position:-390px -0px;}  
#wrapper #header #global_menu_area #menu li.menu_magazine a:hover{background-position:-390px -29px;}  
#wrapper #header #global_menu_area #menu li.menu_magazine a.selected{background-position:-390px -29px;}  

#wrapper #header #global_menu_area #menu li.menu_about{width:130px; height:27px;}  
#wrapper #header #global_menu_area #menu li.menu_about a{background-position:-520px -0px;}  
#wrapper #header #global_menu_area #menu li.menu_about a:hover{background-position:-520px -29px;}  
#wrapper #header #global_menu_area #menu li.menu_about a.selected{background-position:-520px -29px;}  

#wrapper #header #global_menu_area #menu li.menu_contact{width:130px; height:27px;}  
#wrapper #header #global_menu_area #menu li.menu_contact a{background-position:-650px -0px;}  
#wrapper #header #global_menu_area #menu li.menu_contact a:hover{background-position:-650px -29px;}  
#wrapper #header #global_menu_area #menu li.menu_contact a.selected{background-position:-650px -29px;}  



/******************************************************************
 * フッタ表示
 ******************************************************************/
#wrapper #footer {
	clear: both;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: -2px;
	margin-right: 0px;
	padding: 0px;
	height: 110px;
	width: 800px;
	text-align: center;
	background-image: url(../img/footer_bottom_bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#wrapper #footer .footer_separator {
	margin: 0px;
	padding: 0px;
	height: 2px;
	width: 790px;
	text-align: center;
	background-image: url(../img/footer_separator.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#wrapper #footer #footer_link {
	margin: 3px 0px;
	padding: 0px;
}

#wrapper #footer #footer_link a.footer_link {
	padding: 0px 6px;
	font-size: 12px;
	color: #444444;
}

#wrapper #footer #footer_link a:hover.footer_link {
	color: #444444;
	text-decoration: underline;
}

#wrapper #footer #tel_info {
    margin: 10px 145px;
    padding: 2px;
    font-size: 11px;
    width: 500px;
    text-align: center;
    border-top: 2px solid #CCEEFF; 
    border-bottom: 2px solid #CCEEFF; 
}

#wrapper #footer #tel_info .tel_number {
    font-size: 14px;
    font-weight: bold;
    color: #FF9900;
}

#wrapper #footer #tel_info .tel_note {
    font-size: 11px;
}

#wrapper #footer #copyright {
	margin: 7px 0px;
	padding: 0px;
	text-align: center;
	font-size: 11px;
	color: #6F6F6F;
}

/******************************************************************
 * 共通表示部
 ******************************************************************/
#wrapper #main_image {
    margin: 0px 5px;
    padding: 0px;
    height: 175px;
    width: 780px;
}

#wrapper #breadcrumb {
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	padding: 0px;
	font-size: 12px;
    background-image: url(../img/breadcrumb.gif);
    background-position: top left;
    background-repeat: no-repeat;
	text-indent: 24px;
	line-height: 1.0em;
	vertical-align: text-bottom;
}

#wrapper #breadcrumb a {
	color: #FF3366;
}

#wrapper #breadcrumb a:hover {
	color: #FF3366;
	text-decoration: underline;
}

/******************************************************************
 * バナー等
 ******************************************************************/
#wrapper #top_information {
    margin: 8px 20px;
    padding: 0px;
    height: 26px;
    width: 740px;
    font-size: 12px;
    line-height: 24px;
    text-indent: 166px;
    background-image: url(../img/banner/information_title_1.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

#wrapper #top_information a {
    color: #0000FF;
}

#wrapper #top_information a:hover {
    text-decoration: underline;
}

/******************************************************************
 * メッセージ
 ******************************************************************/
#wrapper #main #html_error {
    margin: 30px 80px;
    padding: 0px;
    height: 400px;
    width: 630px;
    font-size: 18px;
    font-weight: bold;
}

.message_html_error {
    margin: 8px 0px;
    padding: 0px;
    font-size: 14px;
    font-weight: normal;
    color: #FF0000;
    line-height: 1.1em;
}

.message_normal {
    color: #007744;
    background-color: #EEFFEE;
    border-top: 1px solid #AACCAA;
    border-bottom: 1px solid #AACCAA;
}

.message_exec_succeeded {
    color: #0033DD;
    background-color: #EEFFFF;
    border-top: 1px solid #AACCCC;
    border-bottom: 1px solid #AACCCC;
}

.message_exec_failed {
    color: #FF0000;
    background-color: #FFEEEE;
    border-top: 1px solid #FFAAAA;
    border-bottom: 1px solid #FFAAAA;
}

.message_basis {
    margin: 8px 10px;
    padding: 0px;
    height: 26px;
    font-size: 14px;
    font-weight: normal;
    text-indent: 24px;
    line-height: 26px;
}

.message_middle {
    width: 460px;
}

.message_long {
    width: 620px;
}

/******************************************************************
 * フォーム部
 ******************************************************************/
.form_message_area {
	margin: 5px 15px;
	padding: 0px;
	font-size: 12px;
}

.button_separator {
    clear: both;
    height: 24px;
}

.form_button_area {
    margin-top: 2px;
    margin-bottom: 4px;
    margin-left: 20px;
    margin-right: 0px;
    padding: 0px;
    text-align: center;
}

.form_button {
	margin: 0px 7px;
}

.form_required {
	color: #FF0000;
	font-size: 9px;
}

.form_error {
    margin: 0px 4px;
    padding: 0px;
	color: #FF0000;
	font-size: 11px;
}

.form_condition {
    margin: 0px 4px;
    padding: 0px;
    color: #666666;
    font-size: 10px;
}

.form_list {
	margin: 20px 0px;
	padding: 0px;
}

.form_list_title {
	clear: both;
	float: left;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 3px;
	margin-right: 8px;
	padding: 0px;
	width: 130px;
	color: #343434;
	font-size: 14px;
	text-align: right;
	line-height: 1.2em;
}

.form_list_input {
	float: left;
	margin-top: -3px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 413px;
	color: #343434;
	font-size: 14px;
	line-height: 1.2em;
}

.form_list_data {
	float: left;
	margin-top: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 413px;
	color: #343434;
	font-size: 14px;
	line-height: 1.2em;
}

.form_list_title_narrow {
    clear: both;
    float: left;
    margin-top: 0px;
    margin-bottom: 6px;
    margin-left: 3px;
    margin-right: 8px;
    padding: 0px;
    width: 70px;
    color: #343434;
    font-size: 14px;
    text-align: right;
    line-height: 1.2em;
}

.form_list_input_narrow {
    float: left;
    margin-top: -3px;
    margin-bottom: 6px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    width: 360px;
    color: #343434;
    font-size: 14px;
    line-height: 1.2em;
}

.form_list_data_narrow {
    float: left;
    margin-top: 0px;
    margin-bottom: 9px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    width: 360px;
    color: #343434;
    font-size: 14px;
    line-height: 1.2em;
}

.form_list_input_wide {
    float: left;
    margin-top: -3px;
    margin-bottom: 6px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    width: 473px;
    color: #343434;
    font-size: 14px;
    line-height: 1.2em;
}

.form_list_data_wide {
    float: left;
    margin-top: 0px;
    margin-bottom: 9px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    width: 473px;
    color: #343434;
    font-size: 14px;
    line-height: 1.2em;
}

.form_input {
	border: solid 1px #666666;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.form_input_text {
	width: 240px;
}

.form_input_postcode_1 {
	width: 30px;
}

.form_input_postcode_2 {
	width: 40px;
}

.form_input_text_long {
	width: 400px;
}

.form_input_text_short {
    width: 130px;
}

.form_input_tel {
	width: 40px;
}

.form_input_sentence {
    width: 400px;
    height: 240px;
}

.form_input_sentence_narrow {
    width: 320px;
    height: 240px;
}

.form_input_sentence_wide {
    width: 460px;
    height: 520px;
}

a.form_link_text {
    font-size: 12px;
    color: #0000FF;
}

a:hover.form_link_text {
    text-decoration: underline;
}

dl.form_select_list {
    margin: 15px 10px;
    padding: 0px;
    width: 467px;
}

dt.form_select_title {
    margin-top: 8px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    width: 200px;
    line-height: 1.2em;
}

dd.form_select_data {
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 40px;
    margin-right: 0px;
    padding: 0px;
    width: 407px;
    line-height: 1.2em;
}

/******************************************************************
 * その他
 ******************************************************************/
.replace_word {
    color: #009999;
}

ul.command_list {
    list-style-image: url(../img/menu_marker.gif);
    margin: 0px;
    padding: 0px;
}

li.command_item {
    margin: 4px 0px;
    padding: 0px;
    font-size: 14px;
}

a.command {
    color: #333333;
}

a:hover.command {
    text-decoration: underline;
}

a.popup {
    color: #003366;
}

a:hover.popup {
    text-decoration: underline;
}

a.direct_command {
    color: #0000FF;
}

a:hover.direct_command {
    text-decoration: underline;
}


.command_disabled {
    color: #999999;
}

.spacer {
    margin: 0px;
    padding: 0px;
    font-size: 0px;
    clear: both;
    height: 2px;
}

