@charset "UTF-8";

body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,p,table {
	margin:0;
	padding:0;
	font-weight:normal;
}
h1,h2,h3,h4,h5,h6,dt {
	margin: 0 0 0 1em;
}
li {
	list-style: none;
}
body  {
	text-align: center;
	color: #666;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 12px;
	background-color: #F1F4DB;
	background-image: url(../images/style/usagi_bg.gif);
}
*html body,
*+html body {
	font-size: 75%;
}
table {
	font-size:inherit;
	font:100%;
}

img{
	border:none
}

.fontM {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.fontG {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Osaka,  sans-serif;
}

#container,
#container2 {
	width: 800px; 
	margin: 0 auto;
	position: relative;
	border: none;
	text-align: left; 
} 
#container {
	background: url(../images/style/mainbox_bg.jpg) no-repeat left 290px;
}
#container2 {
	width: 500px;
	height: 600px;
	padding: 20px 0 20px;
	background-color: #FFF;
}

/* ヘッダーの設定 */

#header {
	width: 800px;
	height: 260px;
	padding: 0;
}
.headerBg01 {
	background: url(../images/style/header_image01.jpg) no-repeat left bottom;
}
.headerBg02 {
	background: url(../images/style/header_image02.jpg) no-repeat left bottom;
}
.headerBg03 {
	background: url(../images/style/header_image03.jpg) no-repeat left bottom;
}
.headerBgYukata {
	background: url(../images/style/header_image_yukata.jpg) no-repeat left bottom;
}
.headerBgChocotto {
	background: url(../images/style/header_image_chocotto.jpg) no-repeat left bottom;
}
.headerBgIromuji {
	background: url(../images/style/header_image_iromuji.jpg) no-repeat left bottom;
}
.headerBgKimono_koi_ten {
	background: url(../images/style/header_image_kimono_koi_ten.jpg) no-repeat left bottom;
}
.headerBgFukubukuro {
	background: url(../images/style/header_image_fukubukuro.jpg) no-repeat left bottom;
}
#header h1 {
	width: 240px;
	height: 60px;
	margin: 0 0 0 10px; 
}
#header h1 a {
	text-indent:-9999px;
	display: block;
	width: 240px;
	height: 40px;
	background: url(../images/style/ten3_logo.gif) no-repeat;
	/*\*/overflow: hidden;/**/
}
#header h1 a:hover {
	background-position: right top;
}
#header a.onPage {
	background-position: left top;
}

#header h2 {
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	background-color: #CB481E;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 20px;
	top: 40px;
}
#header div#event_bana_l a,
#header div#event_bana_l_2 a {
	text-indent:-9999px;
	display: block;
	width: 254px;
	height: 160px;
	position: absolute;
	right: 0px;
	top: 40px;
	background-image: url(../images/event/y_oatsurae_bana_l.gif);
	background-repeat: no-repeat;
	/*\*/overflow: hidden;/**/
}
#header div#event_bana_l a:hover {
	background-position: right top;
}
/* ヘッダーの設定 ここまで */

#gNavi{
	width:780px;
	padding: 0;
	margin: 0 auto;
	position: relative;
}
#mainBox {
	width: 800px;
	position: relative;
}

/* サイドバーの設定 */
#sideTop,
#sidebar1 {
	width: 180px;
	height: 650px;
	position: relative;
	float: left; 
	display: inline;
}


/* サイドバーの設定 ここまで */


/* メインコンテンツの設定 */

#mainContent {
	width: 500px;
	height: 560px;
	padding: 35px 55px 38px 23px;
	margin: 30px 0 0;
	position: relative;
	float: right;
	display: inline;
	background: url(../images/style/maincontent_bg.jpg) no-repeat left top;
} 
#mainContentInner {
	width: 480px;
	height: 560px;
	padding: 0;
	margin: 0 0 0 10px;
	position: relative;
	overflow: auto;
} 
#mainContent iframe{
	width: 500px;
	height: 560px;
	margin: 0;
	padding: 0;
	scrolling: Auto;
}
#mainContent p#apology{
	margin-left: 10px;
	color: #E60E63;
	line-height: 1.4;
}
#mainContent a,
#mainContentInner a {
	font-size: 1.2em;
	color: #CB481E;
}
#mainContent a:hover,
#mainContentInner a:hover {
	color: #FFA790;
	text-decoration: none;
}


/* ゆかたお誂えページの設定 ここから */
.yukataOatsurae {
	font-size: 1em;
	line-height: 1.4;
	text-align: center;
	color: #666;
	overflow: auto;
}
.yukataOatsurae h3 {
	margin: 0;
	padding: 0;
	color: #F06;
	font-size: 1.5em;
}
.yukataOatsurae h3 img {
	margin: 0;
	padding: 0;
}
.yukataOatsurae p {
	margin: 0;
	padding: 10px 0 10px 0;
}
.yukataOatsurae a {
	font-size: 1.2em;
	color: #FF3955;
}
.yukataOatsurae a:hover {
	font-size: 1.2em;
	color: #FF9966;
}
/* ゆかたお誂えページの設定 ここまで */



/* メインコンテンツの設定 ここまで */


/* フッターの設定 */

#footerBox {
	width: 800px;
	margin: 0 auto;
	clear: both;
}
#footer {
	width: 800px;
	height: 65px;
	padding: 0;
	line-height: 20px;
	text-align: center;
}
#footer ul {
	padding: 0;
	margin: 0 auto; 
	list-style: none;
	display: inline-block;
}
#footer ul li {
	display: inline;
	padding: 0 1em 0 1em;
	font-size: 1em;
}
#footer ul li#footerLaw {
	font-size: 0.8em;
}
#footer ul li a{
	color: #666;
	text-decoration: none;
}
#footer ul li a:hover{
	color: #CB481E;
}
address {
	margin: 0 auto; 
	font-size: 12px;
	text-align: center;
}

/* フッターの設定 ここまで */


/*clrfix設定
-------------------------------------------------------*/
.clrfix:after {
	content: url(../images/spacer.gif);  
	display: block; 
	clear: both; 
	height: 0; 
}
.clrfix {
	display: inline-block;
}

/* Hides from IE-mac \*/ 
* html .clrfix {
	height: 1%;
} 
.clrfix {
	display: block;
}
/* End hide from IE-mac */
