@charset "utf-8";

/*アウトライン*/
body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	background-color: #FFFFFF;
	color:#555555;
	margin:0;
	padding:0;
	text-align:center;
	line-height:150%;
	}
#title {
	width:760px;
	text-align:left;
	margin: auto;
	padding-top:3px;
	}
#header {
	height:75px;
	width:760px;
	color: #777777;
	text-align:left;
	margin: auto;
	}
#header-navi {
	width:746px;
	padding:3px 7px;
	background:url(img/base/bar-header.jpg) repeat-y;
	text-align:right;
	margin: auto;
	}
#main {
	width:760px;
	padding:10px 0 0 0;
	margin: auto;
	}
#main-left {
	width:520px;
	float:left;
	text-align:left;
	}
#main-right {
	width:220px;
	float:right;
	}
#fotter {
	clear:both;
	height:50px;
	width:760px;
	background: repeat-x url(img/base/line01.gif);
	padding: 15px 0 0 0;
	margin: auto;
	}
/*ヘッダー*/
#top {
	float:left;
	margin-top:10px;
	}
h1 {
	font-size:12px;
	margin:0px;
	padding:1px 1px 1px 1px;
	font-weight:normal;
	color: #777777;
	text-align:right;
	display:inline;
	}
#brand {
	float:left;
	color:#00ac9a;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-weight:bold;
	font-size:16px;
	margin:28px 0 0 10px;
	}
#yoyaku {
	float:right;
	text-align:left;
	}
/***　メイン左　***/
#main-left .topimg {
	margin-bottom:10px;
	}
#main-left h2 {
	background:url(img/base/bar01.jpg) no-repeat;
	font-size: 18px;
	color:#00ac9a;
	margin:0 0 10px 0;
	padding:6px 0 0 20px;
	height:24px;
	width:520px;
	clear:both;
	}
/*パンくず*/
.path {
	margin:0 0 10px 0;
	clear:both;
	text-align:left;
	}
/*サービスページ*/
.service {
	margin:0 0 20px 0;
	}
.service h3 {
	color: #00ac9a;
	font-size: 18px;
	height:25px;
	background:url(img/content/htag-img01.gif) left no-repeat;
	padding:10px 0 0 75px;
	margin:10px 0 ;
	clear:both;
	}
.service h4 {
	font-size:16px;
	color:#990000;
	border-bottom:dotted 1px #666666;
	padding:0 0 5px 0;
	margin:0;
	}
.service p {
	line-height:135%;
	margin:10px 0 10px 0;
	}
.service table {
	width:520px;
	line-height:135%;
	clear:both;
	}
.service td {
	padding:10px 10px 10px 10px;
	vertical-align:top;
	}
/*Campaign*/
.cp {
	max-height:500px;
	border-bottom: dotted 1px #666666;
	padding-bottom:10px;
	margin-bottom:10px;
	clear:both;
	}
.cp h3 {
	font-size:15px;
	margin:5px 0;
	font-weight: bold;
	color: #00ac9a;
	}
.cp p{
	margin:5px 0 10px;
	}
/*Information*/
.info {
	margin:0 0 20px 0;
	}
.info h3 {
	font-size:12px;
	font-weight: normal;
	border-bottom:#333333 dotted 1px;
	color: #555555;
	padding:0 0 5px 0;
	margin:0;
	}
#main-left .block {
	padding:10px 0 10px 0;
	border-bottom:#333333 dotted 1px;
	}
.info h4 {
	font-size:15px;
	font-weight: bold;
	color: #00ac9a;
	margin:0px 0 5px 0;
	}
.date {
	padding:0 0 5px 0;
	}
.info p {
	margin:5px 0 0 0;
	line-height:135%;
	}
/*店舗概要*/
#about {
	margin:0 0 20px 0;
	}
#about table {
	width:520px;
	line-height:135%;
	border:none;
	}
#about td {
	padding:10px 10px 10px 10px;
	border-bottom:#666666 dotted 1px;
	vertical-align:top;
	}
#about h3 {
	color: #00ac9a;
	font-size: 18px;
	height:25px;
	background:url(img/content/htag-img01.gif) left no-repeat;
	padding:10px 0 0 75px;
	margin:10px 0 ;
	clear:both;
	}
#about p {
	line-height:150%;
	}
/*サイトマップ*/
#sitemap {
	margin:0 0 20px 0;
	}
#sitemap ul {
	list-style-image: url(img/base/arrowr02.gif) ;
	vertical-align: top;
	line-height:250%;
	}
#sitemap .a2 {
	margin-left:10px;
	}
#sitemap .a3 {
	margin-left:20px;
	}
/*予約・問合せ*/
#toiawase table {
	width:520px;
	line-height:135%;
	}
.form_php_tbl {
	font-size: 12px;
	line-height: 14px;
	width: 400px;
	border-collapse: collapse;
	border: solid 1px #660066;
	background-color: #DDAAFF;
}
.form_php_td_left {
	width: 150px;
	border: solid 1px #660066;
	padding: 4px 4px 4px 10px;
	white-space: nowrap;
	background-color: #DDAAFF;
	text-align: left;
	vertical-align: middle;
}
.form_php_td_right {
	border: solid 1px #660066;
	padding: 4px 4px 4px 10px;
	white-space: nowrap;
	background-color: #EECCFF;
	text-align: left;
	vertical-align: middle;
}

/***　メイン右　***/
.rnavi {
	border-top:#666666 dotted 1px;
	height:90px;
	padding:2px 0 2px 0;
	text-align:left;
	clear:both;
	}
.rnavi-e {
	border-top:#666666 dotted 1px;
	border-bottom:#666666 dotted 1px;
	height:90px;
	padding:2px 0 2px 0;
	margin:0px 0 10px 0;
	text-align:left;
	clear:both;
	}
#main-right h2 {
	font-size: 16px;
	margin:5px 0 5px 0;
	}
#main-right h2 a {
	text-decoration:none;
	color:#00ac9a;
	}
#main-right h2 a:hover {
	color: #66CEAD;
	}
#main-right h3 {
	font-size:12px;
	font-weight:normal;
	color:#990000;
	margin:0;
	}
#main-right h3 a {
	text-decoration:none;
	color:#990000;
	}
#main-right p {
	margin:7px 0 5px 0;
	line-height:130%;
	}
#main-right .navi-about-t {
	background:url(img/navi-r/navi-about-t.jpg) no-repeat top;
	margin:20px 0 0;
	padding:20px 0 0;
	}
#main-right .navi-about-b {
	background:url(img/navi-r/navi-about-b.jpg) no-repeat bottom;
	margin:0 0 20px;
	padding:0 0 20px;
	}
.voice {
	border: 1px solid #CFEFDD;
	padding: 5px;
	height:1%;
	background-color: #eaf7f1;
}
.voice dl {
	padding:0;
	margin:0;
	background-color: #fff;
}
.voice dt {
	padding: 10px;
	border-bottom: 1px solid #CFEFDD;
}
.voice dd {
	padding: 5px 5px 5px 5px;
	margin-left: 10px;
}

/*フッター*/
#copyright {
	float:right;
	}
#fotter-right {
	float:left;
	}

/*文字・装飾*/
.none {
	text-decoration:none;
	color:#555555;
	}
.red {
	color:#FF0000;
	}
.rb {
	color:#FF0000;
	font-weight:bold;
	}
h3.pink {
	color:#ff4b8f;
	font-weight:bold;
	}
	
.sup-r {
	color:#FF3300;
	vertical-align:super;
	font-size:10px;
	}
.fs10 {
	font-size:10px;
	}
/*位置調整*/
.left {
	float:left;
	margin-right: 10px;
	}
.right {
	float:right;
	margin-left: 10px;
	}
.clear {
	clear:both;
	}
.m-tb1 {
	margin:1px 0 1px 0;
	}
.m-t20 {
	margin-top:20px;
	}
.ban1 {
	margin:20px 0;
	text-align:center;
	}

/*矢印関連*/
.arrow02r {
	background:url(img/base/arrowr02.gif) no-repeat left;
	padding-left:10px;
	margin:10px 0 10px 3px;
	text-decoration:none;
	color: #555555;
	}
.arrow02w {
	background:url(img/base/arroww02.gif) no-repeat left;
	padding-left:10px;
	margin:10px 0 10px 3px;
	text-decoration:none;
	color: #FFFFFE;
	}
.to-top {
	background:url(img/base/to-topg.gif) no-repeat left;
	padding:0 0 0 15px;
	margin-bottom:10px;
	text-decoration:none;
	color: #00ac9a;
	float: left;
	}

/*画像*/
img {
	border:none;
	}

