﻿@charset "UTF-8";

@import url("default.css");
@import url("main.css");

/* ================ ColorScheme  ============== */
/*  DefaultTextColor = #334040 = RGB(51,64,64)  */
/*  LogoColor(RED)   = #C6003C = RGB(198,0,60)  */
/*  LogoColor(NAVY)  = #002E59 = RGB(0,46,89)   */
/* ================ /ColorScheme ============== */

body {
	margin: 0;
	font-size: 12pt;
	background-image: none;
}

#main {
	width: 100%;
}

#side {
	display: none;
}

/* --- Header --- */
#header .header_container, #header #gnavi, #header #textsize {
	display: none;
}

#header {
	background: none;
	width: 100%;
}

#header #logo_amwayplaza {
	text-align: center;
	float: none;
	padding: 0;
}

#header #logo_amwayplaza a img {
	border: none;
}

#header #topicpath {
	font-size: 80%;
	padding-bottom: 1em;
}

/* --- Footer --- */
#footer .module_utility, #footer .module_link_up, #footer .module_sticker {
	display: none;
}

#footer {
	width: 100%;
}

#footer #module_copyright {
	border-top: 1px solid #666;
	margin-top: 25px;
	padding-top: 10px;
	text-align: center;
	font-size: 8pt;
}


/* ----------------------------------------
   main.css内class → print用に最適化 (for IE6)
---------------------------------------- */
/* /// フロートサイズ指定 /// */

.section_lead .area_description {
	_width: auto;
}

/* -画像：キービジュアルサイズ- */
.section_body .desc_size-key {
	_width: auto;
}

/* -画像：1/5サイズ- */
.section_body .desc_size1-5 {
	_width: auto;
}

/* -画像：1/5サイズ-（2カラム内） */
.section_body_dir .visual_size1-5-c2 {
	_width: auto;
}

.section_body_dir .desc_size1-5-c2 {
	_width: auto;
}

/* -画像：1/4サイズ- */
.section_body .desc_size1-4 {
	_width: auto;
}

/* -画像：1/3サイズ- */
.section_body .desc_size1-3 {
	_width: auto;
}

/* -画像：1/2サイズ- */
.section_body .desc_size1-2 {
	_width: auto;
}

/* 2カラムをフロートなしに */
.section_body_dir .module_c2 {
	_width: auto;
}

.section_body_dir .module_c2.area_l {
	_float: none;
	_margin-bottom: 5px;
}

.section_body_dir .module_c2.area_r {
	_float: none;
	_padding-left: 0;
	_margin-bottom: 5px;
}

/*製品カタログへ*/
.module_accept p.accept_btn {
	_padding: 15px 10px;
}

/* --- clearfix --- */
div.section_body:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}

div.section_body {
	zoom: 1;/*for IE 5.5-7*/
}

/* タイトル{H1} */
#main h1 {
	width: 100%;
}

/* 大見出し */
#main h2 {
	width: 100%;
}

#main h2.note {
	width: 100%;
	padding-left: 0;
	background-image: none;
}

/* リスト一覧への導線 */
.list_index {
	display: none;
}

/* モジュールストラクチャ（RSS一覧）    */
#module_rss_full {
	width: auto;
	background-image: none;
}

#module_rss_full h3 {
	text-indent: 0;
	width: auto;
	height: auto;
	background-image: none;
	background-color: #F2F2F2;
	border-bottom: solid 1px #CCCCCC;
	padding: 3px 5px;
	margin-bottom: 10px;
}

#module_rss_full h3.plaza_info,
#module_rss_full h3.national_info {
	background-image: none;
	background-color: #F2F2F2;
}



#module_rss_full div.rssreader {
	margin-top: 0;
	padding-top: 0;
	padding-right: 0;
	background-image: none;
}

/* データテーブルC */
div.table_c {
	background-image: none;
}

table.table_c {
	background-image: none;
	border-style: dotted;
	border-width: 1px 0 0;
	border-color: #CCCCCC;
	margin-bottom: 3px;
}

table.table_c th, .table_c td {
	background-image: none;
	border-style: dotted;
	border-width: 0 0 1px;
	border-color: #CCCCCC;
}

div.close {
	display: none;
}

/* ----------------------------------------
   home.css内class
---------------------------------------- */
#module_flash {
	display: none;
}

#module_mobile p img {
	vertical-align: middle;
	margin-right: 11px;
}

/* ----------------------------------------
   area.css内class
---------------------------------------- */
#module_topevent h1 {
	display: block;
}

#module_topevent ul {
	padding-right: 41px;
}

#module_topevent ul li {
	width: 143px;
	float: right;
	margin-left: 17px;
	list-style-type: none;
}

#module_topevent ul li a {
	color: #334040;
	font-size: 11px;
	line-height: 1.1;
	display: block;
	width: 143px;
	height: 179px;
	text-decoration: none;
	position: relative;
}

#module_topevent ul li a img {
	position: absolute;
	top: 75px;
	left: 16px;
	border-style: none;
}

#module_topevent ul li a span.date {
	display: block;
	padding: 10px 10px 0;
}

#module_topevent ul li a span.title {
	display: block;
	font-weight: bold;
	margin-top: 2px;
	padding: 0 10px 0;
}

#module_event h3 {
	background-image: none;
	border-top: #3685D5 1px dotted;
	border-bottom-style: none;
	padding-top: 10px;
	margin-top: 0;
	margin-bottom: 0;
	color: #004889;
	background-color: transparent;
	font-size: 110%;
	clear: none;
}

#module_event img {
	float: left;
	margin-right: 9px;
}

#module_event p.mobile {
	margin-left: 60px;
}

#module_area h2 span {
	display: none;
}

#module_area div.overview {
	text-align: center;
	margin: 10px 0;
}

#module_area .table_b th {
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
}

#module_area div.map {
	text-align: center;
	margin: 10px 0;
}

#module_area div.map img {
	margin-bottom: 5px;
}

/* ----------------------------------------
   calendar.css内class
---------------------------------------- */
.module_calendar {
	position: relative;
	padding:0 1px;
}

#main .module_calendar h2 {
	width: auto;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 7px;
}

.module_calendar table.calendar {
	width: 100%;
	clear: both;
	border-collapse: collapse;
	border-spacing: 0;
	border: #D2D2D2 1px solid;
}

.module_calendar table.calendar th {
	width: 14.3%;
	padding: 3px 0;
	border: #D2D2D2 1px solid;
	color: #AAAAAA;
	background-color: #F2F2F2;
}

.module_calendar table.calendar th.holiday {
	background-color: #F7DCE6;
}

.module_calendar table.calendar td {
	border: #D2D2D2 1px solid;
	padding: 0 0 0 3px;
	width: 14.3%;
	vertical-align: top;
}

.module_calendar table.calendar td.holiday {
	background-color: #FCF2F5;
}


.module_calendar table.calendar td span.day {
	color: #AAAAAA;
	font-weight: bold;
	display: block;
	margin: 2px 0;
	font-size: 90%;
}

.module_calendar table.calendar td ul {
	margin: 8px 0 0;
	font-size: 75%;
}

.module_calendar table.calendar td ul li {
	margin: 0 0 2px;
}

.module_calendar table.calendar td img.closed {
	display : block;
	margin: 0 auto 7px;
}

.module_calendar div.submit p,
.module_calendar div.submit div.print,
.module_calendar div.submit div.calendar_print {
	display: none;
}

.module_calendar .caption {
	position: absolute;
	right: 0;
	top: -15px;
	padding: 5px 0 10px;
	color: #AAAAAA;
	font-size: 70%;
}

.module_calendar .caption img {
	vertical-align: middle;
}

.module_calendar div.table_c {
	margin-top: 10px;
}

.module_calendar table.table_c th {
	width: 288px;
	padding: 3px 5px;
}

.module_calendar table.table_c th div.link {
	font-weight: bold;
	font-size: 80%;
}

/* IE7 Hack  */
*:first-child+html .module_calendar div.table_c div.link {
	font-size: 75%;
}

/* lte IE6 Hack  */
* html .module_calendar div.table_c div.link {
	font-size: 75%;
}

.module_calendar table.table_c th div.link img {
	vertical-align: middle;
}

.module_calendar div.table_c td.summary {
	font-size: 80%;
	padding: 3px 5px;
}

/* IE7 Hack  */
*:first-child+html .module_calendar div.table_c td.summary {
	font-size: 70%;
}

/* lte IE6 Hack  */
* html .module_calendar div.table_c td.summary {
	font-size: 70%;
}

.module_calendar table.table_c th div.text_date {
	margin: 5px 0 0 11px;
	font-size: 80%;
	color: #334040;
}

.module_calendar table.table_c th div.text_date img {
	vertical-align: middle;
}

/* カレンダー専用 */
body.calendar #header,
body.calendar #footer {
	display: none;
}

body.calendar #main h1 {
	display: none;
}

body.calendar #main h2 {
	border-top-style: none;
}

body.calendar .first_month {
	page-break-after: always;
}

/* ----------------------------------------
   closed.css内class
---------------------------------------- */
#main .module_closed {
	margin-left: 1px;
}

#main .module_closed table {
	width: 100%;
	border-collapse: collapse;
	border: solid 1px #999999;
	border-width: 1px 0 1px 1px;
	background: url(/common/img/bg_slash.gif) top repeat;
}

#main .module_closed table th ,
#main .module_closed table td {
	border: solid 1px #999999;
	border-width: 0 1px 0 0;
	padding: 5px 0;
	vertical-align: top;
	text-align: center;
	width: 8.3%;
}

#main .module_closed table th {
	padding: 7px;
}

#main .module_closed table td {
	background-color: #ffffff;
}

/* ----------------------------------------
   booking.css内class
---------------------------------------- */
#main .module_reserve div.button {
	margin: 10px 0;
}

#main .module_reserve div.button img {
	border-style: none;
}

#main .module_guideline ul {
	font-size: 80%;
}

#main .module_agree {
	text-align: center;
}

#main .module_agree p {
	margin: 0;
	padding: 0;
}

#main .module_agree p em {
	display: block;
	padding: 15px 0 0;
	font-size: 110%;
}

#main .module_agree div.button {
	margin: 10px 0;
}

#main .module_agree div.button img {
	border-style: none;
}

/* データテーブルA */
.booking th, .booking td {
	padding: 3px;
	border-style: solid;
	border-color: #999;
	border-width: 0 1px ;
	text-align: center;
}

.booking td em {
	display: block;
	text-align: left;
}

/* ----------------------------------------
   location.css内class
---------------------------------------- */
#main .module_c2 {
	width: auto;
	padding-left: 0;
	margin-left: 0;
	zoom: 100%;
}

#main .module_c2:after {
	content: "";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#main .area_l {
	float: none;
	margin-bottom: 30px;
}

#main .area_r {
	float: none;
}

#main .module_c2 h2 {
	clear: both;
	margin: 0 0 5px;
}

.area_visual {
	padding-left: 5px;
}

.section_body .area_description {
	width: auto;
	float: none;
	margin-left: 120px;
}

.area_description dl {
	border-bottom: solid 1px #e6e6e6;
	font-size: 93%;
	_font-size: 84%;/* for IE */
}

.area_description dt {
	width: 60px;
	float: left;
	padding: 5px 0;
}

.area_description dd {
	border-top: solid 1px #e6e6e6;
	padding: 5px 0 5px 60px;
}

.area_description dd span {
	display: block;
}

.area_description dd div {
	display: none;
}

