@charset "utf-8";
/*
	*01 reset
	*02 base
	*03 link
	*04 header
	*05 wrap
	*06 contents
	*07 menu
	*08 footer
	*09 common
	*10 photo
	*11 infomation
	*12 accessmap
	*13 floorguide
	*00 clearfix

*/
/* -01.reset elements 
------------------------------------------ */
h1, h2, h3, h4, h5, h6 {
	position: static;
	margin: 0px;
	padding: 0px;
}
p, hr, blockquote, address, noscript {
	position: static;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	border: none;
}
ul, ol, dl, dt, dd , li , pre, table, form {
	position: static;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
table , img {
	border: none;
}
em, strong, q, dfn, code, samp, kbd, var, cite, abbr, acronym {
	position: static;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}
li img {
	vertical-align: bottom;
}
hr {
	display: none;
}
address {
	margin: 2px 0px 2px 17px;
	text-align:left;
}
/* -02.base 
------------------------------------------ */
body {
	font-size:12px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #F6E9F5;
	line-height: 1.4em;
	font-weight: normal;
	font-family: verdana, Arial, Helvetica, sans-serif, osaka, sans-serif;
}
body table {
	font-size:12px;
	line-height: 1.4em;
}
input , textarea {
	font-family: verdana, Arial, Helvetica, sans-serif, osaka, sans-serif;
	font-size: 10px;
	color: #333333;
}
/* -03.link 
------------------------------------------ */
a {
	text-decoration: none;
	outline:none;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color:#006900;
	text-decoration: underline;
}
a:active {
	color: #00347C;
}
/* -04.header 
------------------------------------------ */
#header {
	margin: 0px;
	padding: 0px;
	width: 815px;
	background-color:#fff;
	clear:both;
}
#header a {
	overflow: hidden;
}
#header h1 {
	width: 149px;
	padding: 69px 8px 10px 8px;
	margin:0px;
	float:left;
	background-color:#fff;
}
* html body #header h1 {
	width: 149px;
	padding: 50px 7px 0px 6px;
	float:left;
	background-color:#fff;
}
#header div.logo {
	width: 155px;
	margin: 65px 5px 0px 5px;
	float:left;
}
.summary { 
	font-size:9px;
	color:#999;
	padding-left:7px;
}
.lang {
	background-color:#F43D4B;
	padding: 2px 20px 2px 10px;
	font-size:10px;
	color:#fff;
	text-align:right;
	line-height:1.2em;
	clear:both;
}
.lang_next {
	padding: 2px 20px 2px 10px;
	font-size:10px;
	color:#fff;
	text-align:right;
	line-height:1.2em;
	clear:both;
}
.lang_l {
	float:left;
	text-align:left;
	width:90%;
}
.lang_r {
	margin-top:8px;
	float:right;
	width:10%;
	vertical-align: middle;
}
/*-*00 clearfix
------------------------------------------------- */
div.lang,
div.lang_next {
	min-height:1px; /* IE 7*/
}
div.lang:after,
div.lang_next:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
div.lang,
div.lang_next {
	display:inline-table;
}
/* Mac IE  \*/
* html div.lang,
* html div.lang_next {
	height:1px;
}
div.lang,
div.lang_next {
	display:block;
}
/* */
.lang a:link,
.lang_next a:link {
	color: #fff;
	outline:none;
	overflow: hidden;
}
.lang a:visited,
.lang_next a:visited {
	color: #fff;
}
.lang a:link,
.lang_next a:link {
	text-decoration:none; color: #fff;
	outline:none;
}
.lang a:visited,
.lang_next a:visited {
	text-decoration:none; color: #fff;
}
.lang a:hover,
.lang_next a:hover   {
	color: #fff;
	text-decoration:underline;
}
.lang a:active,
.lang_next a:active  {
	text-decoration:underline;
}
/* -05.wrap 
------------------------------------------ */
#wrap {
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 815px;
	background: url(/en/img/wrap_bk.gif) repeat-y;
}
/* - 06.contents 
------------------------------------------ */
#contents {
	position: relative;
	float:right;
	padding: 0px 0px 35px;
	margin: 0px;
	width: 650px;	
	text-align:left;
	background-color:#fff;
}
#contents p {
	margin:5px 0px;
}
h1 {
	margin: 10px 0px 18px;
}

h2 {
	margin: 0px 0px 10p;
}
	
h3 {
	font-size: 12px;
	font-weight:bold;
	color: #3333CC;
	margin: 5px 0px 2px;
}
/* -07.menu 
------------------------------------------ */
#menu {
	margin: 0px;
	padding: 0px;
	width: 165px;
	float:left;
	background-color:#D5EFFC;
}
#menu ul {
	width: 165px;
	margin: 0px;
	padding: 0px;
	clear:both;
}
#menu ul li.other {
	margin:10px auto;
	text-align:center;
}
/* -08.footer
------------------------------------------ */
#footer {
	font-size:10px;
	padding: 0px;
	clear: both;
	width: 815px;
	margin: 0px;
	line-height: 1.4em;
}
#footer p {
	text-align:left;
	padding: 0px 0px 0px 10px;
	margin-top:2px;
	color: #333;
}
#contents p {
	margin: 0px;
	padding: 0px;
}
#main_contents {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 650px;
	float: right;
	background: #fff;
	text-align: left;
}
/* -09.common
------------------------------------------ */
/* 共通 */
.event_box {
	border: 1px solid #999;
	text-align: left;
	margin: 20px auto;
	width: 510px;
	padding: 10px;
}
.event_box2 {
	border: 1px solid #999;
	text-align: left;
	margin: 20px auto;
	width: 530px;
	padding: 10px;
}
.clear {
	clear: both;
}
.left {
	float:left;
}
.left_img {
	float:left;
	margin-right:10px;
}
.right {
	float:right;
}
.sp_long {
	height: 380px;
}
.sp_short {
	height: 150px;
}
.sp_short_s {
	height: 70px;
}
.center {
	margin: 0px auto;
	text-align: center;
}
.foot_tb {
	background-color:#C4C4C4;
	font-size:9px;
	line-height:1.2em;
	margin:0px;
}
.foot_tb td.tx {
	padding-left:5px;
}
.foot_tb td.tx_logo {
	padding-left:25px;
	background-color:#F0F0F0; 
	font-size:12px; 
	line-height:1.2em;
}
.foot_tb td.tx ul {
	margin:5px 0px;
}
.foot_tb td.tx ul li {
	background: url(/en/img/icon_li.gif) no-repeat 0px 3px;
	padding-left:8px;
	margin:1px 2px;
}
.foot_tb td.tx ul li.no {
	float:none;
	width:460px;
}
.foot_tb td.tx ul li.ri {
	float:right;
	margin-right:140px;
	width:140px;
}
* html body table.foot_tb td.tx ul li.ri {
	float:right;
	margin-right:100px;
	width:140px;
}
.foot_tb td.tx ul li.le {
	float:left;
	margin-right:20px;
	width:120px;
}
#garden a{
	height: 68px;
	width: 114px;
	background: url(/img_common/garden.png) top no-repeat;
	position: fixed;
	top: 0px;
	right: 15px;
	text-indent: -9999px;
	display: block;
}
#garden a:hover{
	height: 68px;
	width: 114px;
	background-position:bottom;
}
* html body div#garden a{/*WinIE Hack*/
	height: 68px;
	width: 114px;
	background: url(/image/garden.gif) top no-repeat;
	position: absolute;
	top: 0px;
	right: 15px;
	text-indent: -9999px;
	display: block;
	background-image: url(/img-christmas/garden.gif);
}
#mosaic a{
	height: 102px;
	width: 114px;
	background: url(/garden/images/mosa_flag.png) top no-repeat;
	position: fixed;
	top: 0px;
	right: 15px;
	text-indent: -9999px;
	display: block;
}
#mosaic a:hover{
	height: 102px;
	width: 114px;
	background-position:bottom;
}
* html #mosaic a{
	position: absolute;
	height: 102px;
	width: 114px;
	background: url(/garden/mosa_flag.gif) top no-repeat;
	top: 0px;
	right: 15px;
	text-indent: -9999px;
	display: inherit;
}
/* -10.photo
------------------------------------------ */
.photo_box {
	width:590px;
	margin:20px 0px 30px 35px;
	text-align:center;
}
.photo_box2 {
	width:590px;
	margin:20px 0px 15px 30px;
	text-align:center;
	border: 1px solid #999;
	padding:10px 0px;
}
.photo_box2 h4 {
	font-size:14px;
	margin:7px 0px 0px;
}
.photo_box ul {
	font-size:10px;
	margin-bottom:10px;
}
.photo_box ul li {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	width: 140px;
	border: 1px solid #ccc;
	padding:5px 0px;
	height:132px;
}
.photo_box ul li.end {
	float:none;
	margin-right:0px;
}
.photo_box ul li.title {
	border: none;
	padding:0px;
	height:142px;
	margin-right:6px;
}
/* -11.infomation
------------------------------------------ */
.box_info {
	margin:20px auto 0;
	width: 540px;
	border: 1px solid #999;
	text-align: left;
}
.box_info h2 {
	padding-left:2px 0px 0px 20px;
	margin-bottom: 0px;
	height:19px;
	border-bottom:1px #999 solid;
	background:#ccc url(/img_common/info_h2_bk.gif) no-repeat top left;
	color:#5A442C;
	font-size:14px;
}
.box_info h3,
.box_nl h3 {
	padding-left:7px;
	margin:7px 0px;
	border-bottom:1px #666 solid;
	border-left:2px #EAE5D6 solid;
	color:#957F32;
}
.poji_c {
	margin-bottom: 11px;
	margin-left: 10px;
}
.calender {
	float:right;
	margin-top: 11px;
	margin-left: 10px;
}
.table_time {
	margin: 7px 0px;
	width: 100%;
	background-color: #666;
	color: #666;
	font-weight: bold;
}
.table_time th {
	padding:5px 5px 5px 7px;
	text-align: left;
	background-color: #eae5d6;
}
th.th_bk {
	background-color: #f4f2ea;
}
.table_time td {
	background-color: #e6e6e6;
	padding:5px 5px 5px 7px;
}
.table_time td.td_bk {
	background-color: #eee;
}
.info_detail {
	margin:20px;
}
.info_icon {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align:center;
	background-color: #eae5d6;
}
.info_icon img {
	margin:0px 5px;
	padding:7px 0;
}
.info_sub {
	margin:7px 0px;
	border-bottom:1px #666 solid;
}
.info_ex {
	float: right;
	margin-bottom: 30px;
	width: 400px;
	font-weight:bold;
}
.info_ex p {
	font-weight:normal;
}
.info_ex dl {
	font-weight:normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
.info_ex dd {
	padding-left: 7px;
	margin-left: 7px;
	background: url(../image/icon_p.gif) no-repeat 0px 7px;
	list-style-type: none;
}
.info_ex ul {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 400px;
	font-weight:normal;
}
.info_ex li {
	padding-left: 7px;
	background: url(../image/icon_p.gif) no-repeat 0px 7px;
	list-style-type: none;
}
.info_ask {
	margin:15px auto;
	width: 513px;
	text-align: right;
}
.right_img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.right_img2 {
	float: right;
	margin:7px 0 10px 5px;
}
.left_img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.info_ex2 {
	float: right;
	margin-bottom: 10px;
	font-weight:bold;
}
.info_ex2 p {
	font-weight:normal;
}
table.gift {
	float:right;
	margin: 10px 0px;
}
table.gift td {
	width:40%;
	padding:5px 0px;
	text-align:center;
}
table.gift th h2 {
	width:60%;
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:12px;
	color:#0099CC;
	border:none;
}
.info_sell {
	float: right;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	width: 400px;
	border: 1px solid #3399FF;
	font-weight:bold;
}
.info_sell img {
	float:right;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}
.info_sell ul {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 400px;
	font-weight:normal;
}
.info_sell li {
	padding-left: 7px;
	background: url(../image/icon_p.gif) no-repeat 0px 5px;
	list-style-type: none;
}
.info_sell p {
	font-weight:normal;
}
/* -12.accessmap
------------------------------------------ */
.box_nl {
	margin:20px auto 0;
	width: 540px;
	text-align: left;
}
.box_nl ul {
	margin: 5px 0px;
}
.box_nl ul li {
	margin: 2px 0px 2px 18px;
	list-style-position: inside;
	list-style-type: circle;
	text-indent:-1.2em;
}
#access div.box {
	margin:20px auto 0;
	width: 511px;
	text-align: left;
	border: 1px solid #999;
}
#access h1 img {
	margin-left:12px;
}
#access h2 {
	padding-top:2px;
	padding-left: 20px;
	height:19px;
	background:#ccc url(/img_common/info_h2_bk.gif) no-repeat left top;
	border-bottom:1px #999 solid;
	color:#5A442C;
	font-size:14px;
}
#access h3.sub {
	padding-left:7px;
	margin: 3px 0px 0px 0px;
	border-left:2px #EAE5D6 solid;
	border-bottom: none;
	color:#957F32;
}
#access h3 {
	padding-left:7px;
	margin:7px 5px;
	border-bottom:1px #999 solid;
	border-left:2px #EAE5D6 solid;
	color:#957F32;
}
#access div.box p {
	padding: 10px 20px;
}
/* -13.floorguide
------------------------------------------ */
.left_fl {
	float:left;
}
.right_fl {
	float:right;
	width:230px;
}
.right_fl2 {
	float:right;
	width:190px;
}
.right_fl3 {
	float:right;
	width:280px;
}
.fl_navi ul {
	margin:5px 20px 12px;
	float:right;
}
.fl_navi ul li {
	padding-left: 5px;
}
.fl_navi ul li.on {
	padding-left: 5px;
	background: url(/en/img/icon_floor_arrow.gif) no-repeat 0px center;
}
.shopno {
	font-weight:bold;
	color:#FF3300;
}
.shopname {
	font-weight:bold;
	color:#000;
	font-size:12px;
}
ul.shop {
	margin:5px 20px 12px;
	line-height:1.4em;
}
ul.shop li {
	text-indent:-1.7em;
}
ul.shop li.dining a,
ul.shop2 li.dining a {
	color:#D48712;
}
ul.shop li.fashion a,
ul.shop2 li.fashion a {
	color:#1EA86C;
}
ul.shop li.service a,
ul.shop2 li.service a {
	color:#654E2E;
}
ul.shop li.interior a,
ul.shop2 li.interior a {
	color:#FF6825;
}
ul.shop li.foodshop a,
ul.shop2 li.foodshop a {
	color:#903B90;
}
ul.shop li.cinema a,
ul.shop2 li.cinema a {
	color:#F43434;
}
ul.shop li.amusement a,
ul.shop2 li.amusement a {
	color:#EE3D7F;
}
.shop_list { 
	margin: 0px 0px 0px 28px;
}
.shop_list ul {
	position: relative;
}
.shop_list ul li {
	float:left;
	padding:3px;
	margin:2px;
	width:284px;
	overflow:hidden;
	border: 1px solid #ccc;
}
.shop_list ul li img {
	float:left;
	margin-right:5px;
	width:140px;
}
