@charset "utf-8";

/*** GLOBAL ***/
*{
	margin:0px;
	padding:0px;
	line-height:110%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
a{
	text-decoration:none;
}
a:active{
	}


hr.clear{
	clear:both;
	border:none;
	width:0px;
	height:0px;
}
br.clear{
	clear:both;
	border:none;
	width:0px;
	height:0px;
}

body{
	background: url("../images/common/bg.jpg") no-repeat center 0;
	text-align:center;
	background-size:1920px;
	background-attachment: fixed;
}

input, textarea, select, option {
	font-size: 100%;
	font-family: san-serif;
	}

div.clear{
	clear:both;
	width:0px;
	height:0px;
	font-size:0px;
	visibility:hidden;
}

/*** HEADER ***/

#head_box {
	background: url("../images/back_line.gif") repeat-x;
	}

#header {
	margin:0 auto;
	padding: 0;
	width: 980px;
	height: 260px;
	background: url("../images/bg_header.jpg") no-repeat center 0;
	}
#header_left {
	float: left;
	height: 150px;
	width: 660px;
	}
#header_right {
	float: left;
	height: 150px;
	width: 320px;
	}
#header_right #header_right_open{
	height: 80px;
	width: 320px;
	}
#header_right #header_right_tel{
	height: 70px;
	width: 320px;
	}
#bread-crumb-list{
	margin:0 auto;
	width:960px;
}
#bread-crumb-list li{
	float:left;
	color:#FFFFFF;
	font-size:12px;
}
#bread-crumb-list li a{
	color:#FFCC00;
}


#top_text {
	height: 24px;
	}
h1{
	color: #ffffff;
	font-size: 10px;
	padding-top: 5px;
	width: 980px;
	text-align: center;
}

#top_text p.shop_name {
	color: #ffffff;
	font-size: 10px;
	padding-top: 5px;
	width: 300px;
	float: left;
	text-align: right;
	}

/*** CONTENTS ***/

#contents {
	width: 980px;
	margin:0 auto;
	}
.text_box {
	margin-left: 30px;
	width: 700px;
	}

.text_box p {
	font-size:12px;
	line-height: 18px;
	text-align: left;
	color: #ffffff;
	padding-top:10px;
	}

/*** MENU ***/
#menu {
	clear: both;
	width:980px;
	height:35px;
	_margin-top: -3px;
	}
}
#menu ul {
	width: 900px;
	}
#menu li{
//	text-indent:-9999px;
	float:left;
	height: 35px;
}
#menu a{
	display:block;
	height:35px;
	outline:none;
}

#menu a.menu_1{
	background:url(../images/common/menu.jpg) no-repeat 0 0;
	width:108px;
}
#menu a.menu_1:hover{
	background:url(../images/common/menu.jpg) no-repeat 0 bottom;
}

#menu a.menu_2{
	background:url(../images/common/menu.jpg) no-repeat -108px 0;
	width:109px;
}
#menu a.menu_2:hover{
	background:url(../images/common/menu.jpg) no-repeat -108px bottom;
}

#menu a.menu_3{
	background:url(../images/common/menu.jpg) no-repeat -217px 0;
	width:109px;
}
#menu a.menu_3:hover{
	background:url(../images/common/menu.jpg) no-repeat -217px bottom;
}

#menu a.menu_4{
	background:url(../images/common/menu.jpg) no-repeat -326px 0;
	width:109px;
}
#menu a.menu_4:hover{
	background:url(../images/common/menu.jpg) no-repeat -326px bottom;
}

#menu a.menu_5{
	background:url(../images/common/menu.jpg) no-repeat -435px 0;
	width:109px;
}
#menu a.menu_5:hover{
	background:url(../images/common/menu.jpg) no-repeat -435px bottom;
}

#menu a.menu_6{
	background:url(../images/common/menu.jpg) no-repeat -544px 0;
	width:109px;
}
#menu a.menu_6:hover{
	background:url(../images/common/menu.jpg) no-repeat -544px bottom;
}

#menu a.menu_7{
	background:url(../images/common/menu.jpg) no-repeat -653px 0;
	width:109px;
}
#menu a.menu_7:hover{
	background:url(../images/common/menu.jpg) no-repeat -653px bottom;
}

#menu a.menu_8{
	background:url(../images/common/menu.jpg) no-repeat -762px 0;
	width:109px;
}
#menu a.menu_8:hover{
	background:url(../images/common/menu.jpg) no-repeat -762px bottom;
}

#menu a.menu_9{
	background:url(../images/common/menu.jpg) no-repeat -871px 0;
	width:109px;
}
#menu a.menu_9:hover{
	background:url(../images/common/menu.jpg) no-repeat -871px bottom;
}
/*** LEFT CONTENTS ***/
#left_contents{
	float:left;
	width:200px;
	margin-left:10px;
}
#left_contents #left_menu li{
	width:190px;
	height:45px;
	margin-bottom:5px;
}
#left_contents #left_btn li.rec{
	width:190px;
	height:165px;
}
#left_contents #left_btn li.blog{
	width:190px;
/*	height:140px; */
}
#left_contents #left_btn li.qr{
	width:190px;
	height:165px;
}
#left_contents #left_btn li.book{
	width:190px;
	height:220px;
	padding-bottom:10px;
}

/*** MAIN CONTENTS ***/
#main_contents{
	width:760px;
	float:left;
}
/*** PAGE TOP ***/
a#page_top {
	display: block;
	width: 120px;
	height: 30px;
	margin-left: 840px;
	margin-top: 30px;
	padding-bottom: 10px;
	text-indent: -9999px;
	background: url(../images/common/page_top.png) left top no-repeat;
	}
/*** FOOTER ***/
#footer {
	background: url("../images/common/bg_footer.gif") repeat-x;
	height:150px;
	}
#center {
	width: 980px;
	height: 150px;
	margin: 0 auto;
	}
/*#qr {
	float: left;
	width: 400px;
	height: 146px;
	_margin-top: 4px;
	}
*/
#footer .text_menu {
	margin-top: 10px;
	height: 20px;
	color: #ffffff;
	font-size: 12px;
	}
#footer .text_menu a {
	color: #ffffff;
	font-size: 12px;
	padding: 0 8px;
	}
#footer .text_menu a:hover {
	text-decoration: underline;
	}
#footer .copyright{
	color: #ffffff;
	font-size: 10px;
	}
#footer .copyright a{
	color:#ffffff;
	}
#footer .copyright a:hover{
	text-decoration:underline;
	}
/*** marquee ***/
#head_line {
	background:url("../images/common/marquee.png") no-repeat top center;
	width:980px;
	height:45px;
	margin:0 auto;
	margin-top:6px;
	}
.tickercontainer {
height:40px;
padding: 0;
overflow: hidden;
padding-left:200px;
}
.tickercontainer .mask {
position: relative;
height: 40px;
width: 760px;
overflow: hidden;
}
ul.newsticker {
position: relative;
list-style-type: none;
margin: 0;
padding: 0;
color:#FF3399;
left:700px;
}
ul.newsticker li {
float: left;
height: 40px;
line-height:40px;
margin: 0;
padding: 0;
font-size:18px;
font-weight:bold;
white-space: nowrap;
color:#ffffff;
}
