@charset "Shift_JIS";
/* CSS Document */
/*
*
*	Sweeetheart B&B design by Photon Design Factory (PDF)
*
*/

* {
	margin: 0;
	padding: 0;
}

* {
	margin: 0;
	padding: 0;
}
body {
	text-align:center;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}

ul {
     list-style-type:disc;
}

/*
li {
     padding-left:18px;
     background-image:url(../images/list.png);
     background-repeat:no-repeat;
     background-position:0px 7px;
}
*/

#listm {
         list-style-type: disc;
	 padding-left:18px;
         background-repeat:no-repeat;
         background-position:0px 7px;
}

a.original {
	text-decoration:none;
	color:#000;
}
img {
	border:0px;
}
	
.clr {
	clear:both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
table {border-spacing: 0; } 


a {
	color: #6b6454;
	text-decoration: none;
	cursor: pointer;
	transition: all .2s linear;
	-o-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
}

a:hover {
	text-decoration: none;
	color:#f02fb7;
}

a:visited,a:focus {
	position: relative;
	top: 1px;
}

a.black {
	color:#f02fb7;
	text-decoration: underline;
}

a:hover.black {
	text-decoration: none;
	color: #f02fb7;
}

a:visited.black,a:focus.black {
	color: #6b6454;
}

#navi a {
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
	transition: all .2s linear;
	-o-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
}
#navi a:hover {
	text-decoration: none;
	color:#fabd19;
}

#navi a:visited,a:focus {
	position: relative;
	top: 1px;
}

#navi a.black {
	color:#fabd19;
	text-decoration: underline;
}

#navi a:hover.black {
	text-decoration: none;
	color: #fabd19;
}

#navi a:visited.black,a:focus.black {
	color: #FFF;
}


#wrapper{
	width:960px;
	margin:0 auto;
	text-align:left
}

#menu {
        font-family:Arial, Helvetica, sans-serif;
        font-size:27px;
        margin:0px;
        padding-top:32px;
        color:#FFF;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#6b6454;
	margin: 0px;
	line-height:150%;
	padding-top: 4px;
	font-weight:300;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
 font-size:18px;
 margin:0px;
 padding-top:32px;
 color:#FFF;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
 font-size:18px;
 margin:0px;
 padding-top:32px;
 color:#fabd19;
}

h4 {
font-family:Arial, Helvetica, sans-serif;
 font-size:26px;
 margin:0px;
 padding-top:16px;
 color:#f02fb7;
}


h5 {
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	color:#333;
	margin: 0px;
	line-height:200%;
	padding-top: 10px;
	font-weight:300;
}


h6 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333;
	margin: 0px;
	padding-top: 6px;
	font-weight:100;
}

h7 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#726349;
	margin: 0px;
	padding-top: 15px;
	font-weight:bold;
}

.hh7 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#726349;
	margin: 0px;
	padding-top: 15px;
	font-weight:bold;
}
.bldtext {
	font-weight:bold;
}
/* === Header Section === %<!-- Language selection --> */
.header {
	width: 100%;
	height: 50px;
	background:#FFFFFF;
	text-align:right;
	overflow: hidden;
	clear: both;
}
.title {
	width: 100%;
	height: 179px;
	background:#FFFFFF;
	text-align:left;
	overflow: hidden;
	clear: both;
}
.entrance {
	width: 100%;
	height: 177px;
	background:#FFFFFF;
	text-align:center;
	overflow: hidden;
	clear: both;
}
.entrance2 {
	width: 100%;
	height: 120px;
	background:#FFFFFF;
	text-align:center;
	overflow: hidden;
	clear: both;
}
.lang {
	width: 100%;
	height: 38px;
	background:#FFFFFF;
	text-align:center;
	overflow: hidden;
	clear: both;
}

.entranceimg {
	width: 100%;
	height: 640px;
	background:#FFFFFF;
	text-align:center;
	overflow: hidden;
	clear: both;
}
.nav {
	width: 100%;
	height: 80px;
	background:url(../images/bg_navi.png) repeat;
	text-align:center;
	overflow: hidden;
	clear: both;
}
.navic {
	width: 100%;
	height: 80px;
	background:url(../images/bg_navi_vic.gif) repeat;
	text-align:center;
	overflow: hidden;
	clear: both;
}


#viewer {
	margin: 0 auto;
	width: 960px;
	height: 640px;
	text-align:left;
	overflow: hidden;
	position: relative;
}

#viewer img {
	top: 0;
	left: 0;
	position: absolute;
}

#main {
	width: 100%;
	height:auto;
	background:#FFF;
	text-align:center;
	overflow: hidden;
	clear: both;
}

.mtab {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
}


#con {
	margin-left:auto;
        margin-right:auto;
	width: 900px;
	height:auto;
	padding:1em;
	margin:0px auto;
	background:#FFF;
	text-align:left;
	overflow: hidden;
	clear: both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#61615e;
	margin: 0px;
	line-height:200%;
	padding-top:6px;
	font-weight:300;
}

.footer {
	width:100%;
	background:#FFF;
	height: 20px;
	text-align:center;
	overflow:hidden;
	clear:both;
}

.topimg {
	width:100%;
	height:400px;
	overflow: hidden;
	clear:both;
}

.deco {
	width:100%;
	height:32px;
	background:#FFF;
	text-align:center;
	overflow:hidden;
	clear: both;
}
.mapframe{
	width:900px;
       	height:350px;
       	border:none;
}
table a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
table a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
table a:active,
table a:hover {
	color: #bd5a35;
	text-decoration:underline;
}
table {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	margin:20px;
	border:#ccc 1px solid;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
table th {
	padding:21px 25px 22px 25px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;

	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
table th:first-child{
	text-align: left;
	padding-left:20px;
}
.pricetab table{
	width: 800px;
	border-spacing: 0px;
}
.pricetab th{
	width:350px;
	font-size:22px;
}
.pricetabc table{
	width: 900px;
	border-spacing: 0px;
}
.pricetabc th{
	width:300px;
	font-size:22px;
}
table tr:first-child th:first-child{
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}

table tr{
	text-align: left;
	padding-left:20px;
}
table tr td:first-child{
	text-align: left;
	padding-left:20px;
	padding-right:20px;
	border-left: 0;
}
table tr td {
	padding:18px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
table tr.even td{
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
table tr:last-child td{
	border-bottom:0;
}
table tr:last-child td:first-child{
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
table tr:last-child td:last-child{
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
table tr:hover td{
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}

.frame {
         display: inline-block;
         position: relative;
}
.frame:after {
               position: absolute;
               display: block;
               content: "";
               top: 0;
               left: 0;
               width: 100%;
               height: 100%;
               box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
               transform: rotate(3deg); /* ‰ñ“]‚³‚¹‚é */
               background: #fff;
               z-index: -1;
}
