/*site*/

@charset "utf-8";

html{
	background:transparent;
}

body {
	margin:0px;
	padding:0px;
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック", sans-serif;
	-webkit-text-size-adjust: 100%;
	min-width:1300px; 
}

img {
    vertical-align: bottom;
    border-style:none;
}

a:hover img{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

dl, dt, dd {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    letter-spacing: normal;
    font-style: normal;
}

.align_right {
  float: right;
  margin-left:15px;
}

.align_left {
  float: left;
  margin-right:15px;
}

.clear:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;}

.clear{
	zoom:1; }

.clear_fix{
	overflow: hidden;
	display: inline-block;
}
.clear_fix:after{
	cotent:".";
	display: block;
	visibility: hidden;
	height:0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear:both;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size:10px;
	color:#666666;
	line-height:25px;
}

h2 {
	margin: 0px;
	padding: 0px;
}

h3 {
	margin: 0px;
	padding: 0px;
}

h4 {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

em{
	text-indent:-9999px;
	display:block;
}

ul,li{
	margin:0;
	padding:0;
	list-style-type:none;
}

strong{
    font-weight:normal;
	margin:0;
	padding:0;
}


/*header*/
#header_bg3 {
	width:100%;
	height:104px;
}

#header_bg2 {
	width:1100px;
	height:79px;
	margin: 0 auto;
}

#header_bg {
	width:1100px;
	height:79px;
}

#header_text_bg {
	width:100%;
	height:25px;
	background-color:#F6F6F6;
}

#header_text {
	width:1100px;
	height:25px;
	margin: 0 auto;
}

#logo {
	width:380px;
	height:79px;
	float:left;
}

#sns {
	width:105px;
	height:30px;
	margin-top:30px;
	float:left;
}

#sns2 {
	width:105px;
	height:30px;
	float:right;
}

#sns_menu > li {
float: left;
position: relative;
}

#sns_menu > li > a {
margin-right:5px;
}

#sns2_menu > li {
float: left;
position: relative;
}

#sns2_menu > li > a {
margin-left:5px;
}

#tel {
	width:234px;
	height:60px;
	position:absolute;
	top:10px;
	right:0px;
}

#tel_bg {
	width:550px;
	height:79px;
	float:right;
	background-image:url(../images/tel.png);
	background-repeat:no-repeat;
	position:relative;
}


#t_main {
	width:1250px;
	height:430px;
	margin:0 auto 0 auto;
}


/*main*/

#top_pick_bg2 {
	width:100%;
	background-color:#000000;
}

#top_pick_bg {
	width:1100px;
	min-height:245px;
	margin: 0 auto;
	background-image:url(../images/top_pick_bg.png);
	background-repeat:no-repeat;
}

#top_pick {
	width:1100px;
	padding: 110px 0px 0px 0px;
	color:#FFFFFF;
	font-size:12px;
	line-height:190%;
}

#contants_bg {
	width:1100px;
	margin: 0 auto;
}

#contants {
	width:1100px;
	display:block;
	padding-top:15px;
	padding-bottom:15px;
}

#contants_left {
	width:770px;
	margin-right:20px;
	float:left;
}

#contants_right {
	width:300px;
	float:left;
}

#before_after_bg {
	width:1100px;
	background-color:#E8ECED;
	padding-top:7px;
	margin-top:15px;
}

#before_after_main {
	width:1078px;
	margin-left:11px;
}


#before_after > li {
float: left;
position: relative;
display: inline-block;
padding-bottom:10px;
}

/*footer*/

#footer_bg {
	width:100%;
	padding-bottom:10px;
	padding-top:25px;
	background-color:#999999;
}

#footer_box {
	width:1100px;
	margin: 0 auto;
	text-align:center;
	color:#FFF;
	font-size:12px;
	line-height:180%;
}

#footer_box a {
	color:#FFFFFF;
}

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

#footer_main {
	width:1100px;
	margin-top:35px;
	margin-bottom:35px;
	font-size:12px;
}

#footer_left {
	width:500px;
	text-align:left;
	line-height:150%;
	float:left;
}

#footer_right {
	width:500px;
	float:right;
	text-align:right;
}

#copy {
	width:1100px;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#FFF;
	font-size:10px;
}

/*topics*/

#topics_bg {
	width:770px;
	height:100%;
	margin-bottom:15px;
}

#topics_m {
	width:765px;
	height:43px;
	background-image:url(../images/topics1.png);
	background-repeat:no-repeat;
	padding-right:5px;
	padding-top:6px;
	text-align:right;
}

#topics_main {
	width:750px;
	height:201px;
	padding:10px;
	overflow:auto;
	overflow-x: hidden;
	background-image:url(../images/topics_bg.png);
	color:#666666;
}


/*msl*/

#seo_bg2 {
	width:1100px;
	margin: 15px auto 15px auto;
}

#seo_bg {
	width:1100px;
}

#msl_bg2 {
	width:1100px;
	height:300px;
	margin: 15px auto 15px auto;
}

#msl_bg {
	width:1100px;
	height:300px;
}

#msl_1 {
	width:358px;
	height:298px;
	font-size:12px;
	color:#333333;
	background-color:#FAFAFA;
	border: 1px solid #DDDDDD;
	margin-right:10px;
	float:left;
}

#msl_1_main {
	width:338px;
	height:227px;
	padding:10px;
	overflow:auto;
	color:#333;
}

#msl_2 {
	width:358px;
	height:298px;
	font-size:12px;
	color:#333333;
	background-color:#FAFAFA;
	border: 1px solid #DDDDDD;
	margin-right:10px;
	float:left;
}

#msl_2_main {
	width:338px;
	height:227px;
	padding:10px;
	overflow:auto;
	color:#333;
}

#msl_3 {
	width:358px;
	height:298px;
	font-size:12px;
	color:#333333;
	background-color:#FAFAFA;
	border: 1px solid #DDDDDD;
	float:left;
}

#msl_3_main {
	width:338px;
	height:227px;
	padding:10px;
	overflow:auto;
	color:#333;
}

.box {
	width:318px;
	border-bottom:dotted #666666 1px !important;
	padding-bottom:10px;
	margin-bottom:10px;
}

.box5 {
	width:320px;
	border-bottom:dotted #666666 1px !important;
	padding-bottom:10px;
	margin-bottom:10px;
	min-height:100px;
}

.box2 {
	width:157px;
	margin-right:3px;
	margin-bottom:3px;
	float:left;
}

.box3 {
	width:770px;
	margin-bottom:20px;
}

.box4 {
	width:770px;
	border-bottom:dotted #ccc 1px !important;
	padding-bottom:15px;
	margin-bottom:15px;
}

/*side*/

#shop_info {
	width:290px;
	padding:9px;
	background-color:#fafafa;
	border: 1px solid #dddddd;
}

.p_service {
	width:310px;
	background-image:url(../images/p_service_bg.jpg);
	background-repeat:repeat-y;
	margin-bottom:10px;
}

.p_side {
	width:310px;
}

.p_side2 {
	margin-bottom:5px;
}

.p_side3 {
	margin-bottom:5px;
}

.p_side4 {
	margin-bottom:5px;
}

.p_side5 {
	margin-bottom:5px;
}

.p_side6 {
	margin-bottom:10px;
}

/*page*/

.p_title {
	width:755px;
	height:30px;
	line-height:25px;
	background-image:url(../images/p_m_bg.png);
	background-repeat:no-repeat;
	font-size:15px;
	font-weight:bold;
	padding-left:15px;
	padding-bottom:15px;
}

.reserve_box_bg {
    display:none;
}

.menu_m {
	width:740px;
	height:47px;
	line-height:180%;
	background-image:url(../images/p_m_bg.png);
	background-repeat:no-repeat;
	font-size:16px;
	color:#333;
	font-weight:bold;
	padding-left:30px;
}

.menu_m2 {
	width:740px;
	height:47px;
	line-height:47px;
	background-image:url(../images/p_m_bg.png);
	background-repeat:no-repeat;
	font-size:16px;
	color:#FF6600;
	font-weight:bold;
	padding-left:30px;
	border-bottom:solid 1px #D6D6D6;
}

.staff_photo {
	width:165px;
	margin-right:20px;
	float:left;
}

.staff_profile {
	width:585px;
	float:left;
}

.staff_box {
	width:770px;
	margin-bottom:20px;
}

.item04{
	width:270px;
	line-height:180%;
	color:#333;
	font-size:12px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
}

.item04 dl{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:dotted #999 1px !important;
	display:block;
}

.item04 dt{
	float:left;
	clear: left;
	width:15px;
	color:#330000;
	font-weight:bold;
}

.item04 dd{
	margin-left:22px;
	text-align:left;
}


.coupon {
	width:700px;
	border-bottom:dotted #999999 1px !important;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
	margin-bottom:20px;
}




















































*.news {
	width: 650px;
	height: 110px;
}





.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
}















a { 
  color:#0066CC;
  text-decoration:underline;
}

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

 

#menu > li {
float: left;
position: relative;
display: inline-block;
}

#menu2 {
	width:1100px;
	height:130px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}

#menu2 > li {
float: left;
position: relative;
display: inline-block;
}

#menu3 {
	width:1070px;
	height:190px;
	display:block;
}

#menu3 > li {
float: left;
position: relative;
}

#menu li:hover .submenu {
left: 0;
}

#menu2 li:hover .submenu {
left: 0;
}

.submenu {
position: absolute;
width: 184px;
top: 60px;
left: -5000px;
border-top: 3px solid #0078B3;
z-index: 200;
} 

.submenu li { 
padding: 0px;
border: 1px solid #e1e1e1;
border-top: none;
background-color: #0097DD;
}

.submenu li a {
display: block;
width: 184px;
text-align:center;
padding: 10px 0px 10px 0px;
color: #FFF;
font-size: 14px;
text-decoration: none;
background: url(../images/arrow.gif) 13px center no-repeat;
font-weight:bold;
} 

.submenu li a:hover {
background-color: #51C7FF;
}


/*-----------------------------------------------------------------
自動で画像のフェードイン・フェードアウト｜jQuery
-----------------------------------------------------------------*/

#viewer_bg2 {
	width:100%;
	height:450px;
	background-color:#F1F1F1;
}

#viewer_bg {
	margin: 0 auto;
	width:1100px;
	height:450px;
	position: relative;
}

#title_bg2 {
	width:100%;
	height:200px;
}

#title_bg {
	width:1250px;
	height:200px;
	margin: 0 auto;
}

#viewer {
	margin: 0 auto;
	text-align: cener;
	z-index:-100;
}

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


#gnav_bg {
	width:100%;
	height:60px;
	background-image:url(../images/menu_bg.png);
	background-repeat:repeat-x;
}

#gnav {
	width:1100px;
	height:60px;
	z-index:200;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#gnav2 {
	width:100%;
	height:150px;
	display:block;
	background-image:url(../images/menu_bg2.png);
}


#gnav3 {
	width:100%;
	height:190px;
	display:block;
	margin-top:10px;
}

#viewer_banner {
	top: 18px;
	right: 0px;
	width:316px;
	height:452px;
	position: absolute;
	z-index:100;
	display:block;
}

#viewer_banner1 {
	width:300px;
	height:130px;
	margin-left:16px;
	margin-bottom:10px;
}

#viewer_banner2 {
	width:300px;
	height:130px;
	margin-left:16px;
	margin-bottom:15px;
}

#viewer_banner3 {
	width:316px;
	height:167px;
}


/* =======================================

	wideslider

======================================= */

#container {
	width: 100%;
	text-align: center;
}

.wideslider {
	width: 100%;
	height: 430px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {background: #fff url(../images/prev.jpg) no-repeat right center;}
.slider_next {background: #fff url(../images/next.jpg) no-repeat left center;}

.pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 100;
}

.pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	background: #fff;
}

.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
}

#top_main {
     position: absolute;
     left: 50%;
     width: 1100px;
     height: 410px;
     margin-left: -550px;
	 z-index:100;
}

.topics_bk {
	width:770px;
	line-height:180%;
}

.topics_bk dl{
	padding-top:7px;
	padding-bottom:7px;
	border-bottom:dotted #999 1px !important;
	display:block;
}

.topics_bk dt{
	float:left;
	clear: left;
	width:120px;
	color:#330000;
	font-weight:bold;
}

.topics_bk dd{
	margin-left:130px;
	text-align:left;
}
