/*-----------------------------------------------基本セレクタ  */

html,body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	height:100%;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #f3f3f3;
	text-align: center;
}
h1,h2,h3,h4,h5,h6,
div,p,ul,ol,li,dl,dt,dd,table,form {
	margin:0;
	padding:0;
	font-size:100%;
}
/* for IE7 */
*:first-child+html body { font-size:100%; }

* html body {
	font-size:100%;
	font-family:'ＭＳ Ｐゴシック', 'ＭＳ ゴシック';
}

a img { border:0; }

h2.title {
	margin:0 0 10px 12px;
	padding:0 0 2px 2px;
	border-bottom:4px solid #5DB028;
	font-size:136%;
	font-weight:bold;
	line-height:1.2em;
	color:#555;
}
h2.title a {
	color:#555;
	text-decoration:none;
}
/*-----------------------------------------------リンクスタイル  */

a {
	color: #005FA9;
}

a:link{
	color: #005FA9;
}

a:visited{
	color: #005FA9;
}

a:hover{
	color: #551A8B;
}
a:active{
	color: #551A8B;
}

/*-----------------------------------------------コンテナ  */
#container{
	position: relative;
	top: 0px;
	width:910px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
}
/*-----------------------------------------------ヘッダー  */
#header {
	width:910px;
	height:115px;
	background:url(img/bg_header.png) no-repeat;
	line-height:10px;
	font-size: 0px;
}
#summary{
	position: relative;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 11px;
	color: #666666;
	height: 25px;
}
#summary h1{
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	padding-top: 2px;
	padding-left: 8px;
}
.logo{
	clear:both;
	margin: 8px auto 0px 20px;
	float: left;
	width:220px;
}
.contact{
	clear:both;
	float: left;
	text-align: right;
	width:800px;
}
.info{
	clear:both;
	font-size: 11px;
	line-height:1.4em;
	color: #666;
	position: absolute;
	top: 10px;
	right: 14px;
}

.g_navi{
	height: 29px;
	width: 337px;
	float: left;
	position: absolute;
	top: 80px;
	right: 12px;
	font-size: 12px;
}
.g_navi p{
	margin-top: 7px;
	text-align: right;
	margin-right: 8px;
}

/*-----------------------------------------------メインメニュー  */
#mainMenu {
	clear:both;
	position:relative;
	float:left;
	margin:10px auto 14px 6px;
}
#mainMenu h2 {
	display: none;
}
#mainMenu ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	width: 900px;
}
#mainMenu li {
	float: left;
}
#mainMenu a {
	text-decoration: none;
	display: block;
	width: 150px;
	height: 46px;
	text-indent:-9999px;
}
#link1 a {
	background-image: url(img/menu/menu_info.gif);
	background-repeat: no-repeat;
	color: #F0F0F0;
	background-position: left top;
}
#link2 a {
	background-image: url(img/menu/menu_service.gif);
	background-repeat: no-repeat;
	color: #F0F0F0;
	background-position: left top;
}
#link3 a {
	background-image: url(img/menu/menu_mels.gif);
	background-repeat: no-repeat;
	color: #F0F0F0;
	background-position: left top;
}
#link4 a {
	background-image: url(img/menu/menu_cl.gif);
	background-repeat: no-repeat;
	color: #F0F0F0;
	background-position: left top;
}
#link5 a {
	background-image: url(img/menu/menu_shacho.gif);
	background-repeat: no-repeat;
	color: #F0F0F0;
	background-position: left top;
}
#link6 a {
	background-image: url(img/menu/menu_ganka.gif);
	background-repeat: no-repeat;
	color: #F0F0F0;
	background-position: left top;
}
#link1 a:hover {
	background-position: left bottom;
}
#link2 a:hover {
	background-position: left bottom;
}
#link3 a:hover {
	background-position: left bottom;
}
#link4 a:hover {
	background-position: left bottom;
}
#link5 a:hover {
	background-position: left bottom;
}
#link6 a:hover {
	background-position: left bottom;
}

/*-----------------------------------------------コンテンツ*/
#contents_header{
	clear:both;
	background-image: url(img/bg_contents_header.png);
	background-repeat:no-repeat;
	height:33px;
}
#contents{
	margin:0 auto 0 auto;
	background-image: url(img/bg_contents.png);
	background-repeat:repeat-y;
	width:910px;
	font-size:86%;
	overflow:auto;
}
#contents p{
	margin:0 1em 0 1em;
	padding:4px;
	line-height:1.4em;
}
#contents_footer{
	clear:both;
	margin-top:0;
	background-image: url(img/bg_contents_footer.png);
	background-repeat:no-repeat;
	height:33px;
}
/* --------------------------------------------wrapper-- */
#wrapper {
	width:700px;
	float:left;
	background-color:transparent;
}
/* -----------------------------------------------------
    primaryContent
----------------------------------------------------- */
#primaryContent {
	float:right;
	width:460px;
}

/* -----------------------------------------------------
    mainContent
----------------------------------------------------- */
#mainContent {
	float:left;
	width:650px;
	margin:0 24px 0 24px;
}

/* -----------------------------------------------------
    secondaryContent
----------------------------------------------------- */
#secondaryContent {
	clear:left;
	float:left;
	width:240px;
}
	
/* -----------------------------------------------------
    subContent
----------------------------------------------------- */
#subContent {
	clear:right;
	float:right;
	width:200px;
}
/* -----------------------------------------------------
    fullContent
----------------------------------------------------- */
#fullContent {
	width:860px;
	margin:0 20px 0 20px;
	background-color:transparent;
	background-image:none;
}
/* -----------------------------------------------------
    content common
----------------------------------------------------- */
#topicpath {
	margin:0 0 10px 12px;
	color:#6c6c6c;
	font-size:90%;
}

#primaryContent h3 {
	margin-left:12px;
	margin-bottom:15px;
	padding:6px;
	border:1px solid #D7D7D7;
	background-color:#F8F7EF;
	height:1.4em;
}
#mainContent h3 {
	font-size:110%;
	margin-left:12px;
	margin-bottom:15px;
	padding:6px;
	background-image:url(images/main_contents_h3.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:1.2em;
}
#mainContent h3 a{
	text-decoration:none;
}
#mainContent h4 a{
	text-decoration:none;
	color:#333333;
}
#primaryContent h4 ,
#mainContent h4 {
	margin-left:12px;
	margin-bottom:15px;
	padding:2px 0 4px 16px;
	height:1.0em;
	border-bottom:1px solid #5DB028;
	background-image:url(images/icn_link_h4.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#primaryContent img {
	margin-left:24px;
}
#primaryContent img.icon{
	margin-left:0px;
}
#mainContent p {
	font-size:111%;
	line-height:1.4em;
}
#mainContent p.anzenphoto {
	float:right;
	margin-left:8px;
}

/* -----------------------------------------------------
    wn_list
----------------------------------------------------- */
#wn_list {
	clear:both;
	margin:24px 6px 0 2px;
}
#wn_list a {
	text-decoration:none;
}
#primaryContent #wn_list .list ,
#mainContent #wn_list .list ,
#mainContent #wn_list .tolink{
	margin-left:28px;
	margin-bottom:6px;
	padding-left:0px;
	line-height:1.6em;
	list-style:url(images/icn_link.gif) outside;
}
#primaryContent #wn_list .list li {
	padding-bottom:8px;
}

#primaryContent #wn_list .past ,
#mainContent #wn_list .past {
	margin-left:32px;
	padding:10px 0 0;
	border-top:1px dotted #666;
}
#primaryContent #wn_list .past ,
#mainContent #wn_list .past {
	list-style:url(images/icn_link.gif) outside;
	margin-left:32px;
	margin-bottom:20px;
	padding-left:0px;
}

/* -----------------------------------------------------
    secondaryContent
----------------------------------------------------- */

#secondaryContent  ul.list{
	margin-bottom:6px;
	margin-left:28px;
	line-height:1.4em;
}


#secondaryContent ul.list li{
	list-style:url(images/icn_link.gif) outside;
	margin-bottom:6px;
	margin-left:4px;
	padding-left:0px;
}

#secondaryContent  p.btn{
	text-align:right;
	margin-top:0px;
	margin-right:0px;
	margin-bottom: 15px;
}

#secondaryContent .specialBanner{
	margin-bottom: 5px;
	margin-left:10px;
	background-color:#FBF7D8;
	border:1px solid #DCBE8B;
	font-size:0;
	padding:5px;
}
#secondaryContent .specialBanner2{
	margin-bottom: 15px;
	margin-left:10px;
	background-color:#F8F7EF;
	border:1px solid #DAD7AD;
	font-size:0;
	padding:5px;
}

/* -----------------------------------------------------
    subContent
----------------------------------------------------- */
#subContent a {
	text-decoration:none;
}
#subContent  ul.list {
	margin:2px 8px 10px 12px;
	line-height:1.4em;
}

#subContent ul.list li {
	list-style:url(images/icn_link.gif) outside;
	margin-bottom:6px;
	margin-left:4px;
	padding-left:0px;
}

/* -----------------------------------------------------
    subContentList1
----------------------------------------------------- */
.subContentList1 ul li {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
}

.subContentList1 ul li a {
	display: block;
	margin-bottom: 15px;
	text-decoration:none;
}
/* -----------------------------------------------------
    subContentList2
----------------------------------------------------- */
.subContentList2 {
	background-color:#F7F7F7;
	margin:0 14px 20px 0;
	padding-bottom:2px;
}

.subContentList2 .innerTitle {
	border-top:4px solid #5DB028;
	background:#ECECEC url("images/line_contentbox.gif") bottom center repeat-x;
	line-height:2.0em;
	text-align:center;
}
.subContentList2 .inner {
	padding:8px;
	margin-left:0;
}

.subContentList2 .inner.photo {
	width:163px;
	margin:0 auto;
	text-align: center;
}

.subContentList2 .text {
	width:165px;
	margin:0 auto;
}
.subArticle {
	margin:12px 36px 0 36px;
	padding:6px;
	border:1px solid #D7D7D7;
	background-color:#F8F7EF;
}


/*-----------------------------------------------お客様の声*/
#mainContent #koeList {
	width:580px;
	margin:0 auto 12px auto;
}
#mainContent #koeList ul{
	margin-top:24px;
	list-style:none;
	border-bottom:1px dotted #d3d3d3;
}
#mainContent #koeList p.photo {
	float:left;
	width:115px;
	margin:0;
}
#mainContent #koeList p.koe {
	float:right;
	width:435px;
	padding:8px;
	margin:0;
	border:#cccccc 1px dotted;
	background-color:#F7F7F7;
	line-height:1.4em;
	letter-spacing:1.2px;
}
#mainContent #koeList p.okotae {
	float:right;
	width:435px;
	padding:8px;
	margin:0;
	border:#cccccc 1px dotted;
	background-color:#FFF;
	line-height:1.4em;
	letter-spacing:1.2px;
}
#mainContent #koeList p.kotae {
	padding:12px 0 12px 0;
	clear:both;
	line-height:1.4em;
	letter-spacing:1.2px;
}
.tousen_waku {
	margin:12px 36px 24px 36px;
	padding:6px;
	border:1px solid #D7D7D7;
	background-color:#F8F7EF;
	line-height:1.8em;
}

/*-----------------------------------------------安全情報*/
#mainContent #anzenList {
	width:580px;
	margin:0 auto 12px auto;
}
#mainContent #anzenList ul{
	clear:both;
	margin-top:24px;
	list-style:none;
	border-bottom:1px dotted #555;
	height:100%;
	overflow:auto;
}
#mainContent #anzenList p.photo {
	float:right;
	width:145px;
	margin:0 0 6px 0;
}
#mainContent #anzenList h3.anzen {
	float:left;
	width:405px;
	padding:8px;
	margin:0 0 18px 0;
	background-image:none;
	letter-spacing:1.2px;
	color:#005FA9;
	line-height:1.4em;
}
#mainContent #anzenList h3.shop {
	float:left;
	width:405px;
	padding:8px;
	margin:0 0 18px 0;
	background-image:none;
	letter-spacing:1.2px;
	color:#005FA9;
	line-height:1.4em;
}
#mainContent #anzenList p.youyaku {
	width:405px;
	padding:8px;
	line-height:1.4em;
	letter-spacing:1.2px;
}
/*-----------------------------------------------fullContent*/
#fullContent h3{
	font-size:120%;
	font-weight:bold;
	color:#555;
	background-image:url(images/main_contents_h3.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:4px 0 4px 8px;
	margin:8px 0 4px 12px;
}
#fullContent p{
	font-size:120%;
}
#fullContent  ul.list{
	margin-bottom:6px;
	margin-left:48px;
	line-height:1.4em;
	font-size:110%;
}

#fullContent ul.list li{
	list-style:url(images/icn_link.gif) outside;
	margin-left:4px;
	padding-left:0px;
}

/*-----------------------------------------------ボトムメニュー*/
#bottom_menu{
	clear:both;
	background-image: url(img/menu_bottom_bg.gif);
	background-repeat: repeat-x;
	height: 41px;
	color: #999999;
	font-size: 11px;
	margin-top:14px;
}
#bottom_menu p{
	padding-top: 15px;
	padding-left: 10px;

}
#bottom_menu a {
	color: #005FA9;
	text-decoration: none;

}

#bottom_menu a:link{
	color: #005FA9;
	text-decoration: none;
}

#bottom_menu a:visited{
	color: #005FA9;
	text-decoration: none;
}

#bottom_menu a:hover{
	color: #005FA9;
	text-decoration: underline;
}
#address{
padding-bottom:12px;
}
#address p{
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 11px;
	color: #666666;
}
/*-----------------------------------------------テーブル*/
table#table_01 {
margin:0px 0px 10px 0px;padding:0px;
border-collapse:collapse;
border-top:1px dotted #999999;
margin-left:20px;
}
table#table_01 th {
width:25%;padding:4px 2px 2px 4px;
text-align:left;vertical-align:top;color:#666666;
background-color:#EEEEEE;
border-bottom:1px dotted #999999;border-left:5px solid #FF9900;
}
table#table_01 td {
padding:4px 2px 2px 4px;
border-bottom:1px dotted #999999;border-left:3px double #CCCCCC;
}

table#table_02 {
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin-left:20px;
}

table#table_02 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table_02 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}

table#table_03 {
	margin-left:7px;
}

/*-----------------------------------------------予約テーブル*/
table#table_y {
width:80%;margin:0px auto 10px auto;padding:0px;
border-collapse:collapse;
border-top:1px dotted #999999;
}
table#table_y th {
width:25%;padding:6px;
text-align:left;vertical-align:top;color:#666666;
background-color:#EEEEEE;
border-bottom:1px dotted #999999;border-left:5px solid #FF9900;
}
table#table_y td {
padding:6px;
border-bottom:1px dotted #999999;border-left:3px double #CCCCCC;border-right:1px dotted #999999
}
table#table_y td .one {
	border:none;
	padding:2px;
}
table#table_y .hissu {
	font-size:90%;
	font-weight:normal;
	color:#f33;
}
table#date {
	font-size:85%;
	margin:0 auto 0 auto;
}
.counter {
	font-size: 9px;
	margin:0;
	padding:0;
}

#slide_wrapper {
	width:420px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

#slider {
	background-color:#fafafa;
	position:relative;
	padding:10px 10px 0 0;
	overflow:hidden;
	border: 1px solid #a9a9a9;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
}
.inslider {
	float: left;
	position: relative;
}
.inslider a {
	text-decoration:none;
}
.imageholder {
/*	border: 1px solid #a9a9a9; */
	height:320px;
	width: 420px;
	overflow: hidden;
	position: relative;
	margin-left:0;
}
.imgslider {
	position: absolute;
	top: 0; left: 0;
}
.imgslider img {
	float: left;
}
.imagenav {
	font-size:70%;
	position: absolute;
	bottom: 10px; right: 24px;
	 height:30px;
	z-index: 100;
	text-align: center;
	line-height: 30px;
	border: 1px solid #a6c9e2;
	background-color: #fff;
	border: 1px solid #a6c9e2;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.imagenav a {
	padding: 5px;
	text-decoration: none;
	color: #333;
}
.imagenav a.active {
	font-weight: bold;
	background: #F90;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

