@charset "UTF-8";

/*formatting style-----*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 12px;
	line-height: 1.7em;
	color: #333333;
	background-color: #FFFFFF;
}

hr {
	display: none;
}
h1 {
	padding: 0px;
	margin-top: 15px;
	margin-right: 68px;
	margin-bottom: 0px;
	margin-left: 68px;
}

h2 {
	font-size: 16px;
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #333333;
	background-image: url(../image/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 28px;
	width: 645px;
	padding-left: 10px;
	padding-top: 4px;
	letter-spacing: 0.1em;
}
h3 {
	font-size: 15px;
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #333333;
	background-image: url(../image/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 28px;
	width: 370px;
	padding-left: 10px;
	padding-top: 4px;
	letter-spacing: 0.1em;
	margin-left: 15px;
}


img { 
	vertical-align: bottom; 
}
.img2 {
	padding-bottom: 30px;
}
.clear  {
	clear: both; 
}
.floatright {
	float: right; 
}
.floatleft  { 
	float: left; 
}

/*form----------------------*/
input,textarea 
	{ 
	font-family:sans-serif; 
	font-size:1.1em;
}



/*link style----------------------*/
a img {
	border-style: none;
}
a:link {
	color: #434DA6;
	text-decoration: none;
}
a:visited {
	color: #434DA6;
	text-decoration: none;
}
a:hover {
	color: #9E0000;
	text-decoration: underline;
}
a:focus { outline:none;}

/*font style----------------------*/
.b {
	font-weight: bold;
}
.bb {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}
.ss {
	font-weight: bold;
	font-size: 80%;
}
.s {
	font-size: 80%;
}
.ss_bl {
	font-weight: bold;
	color: #D45E47;
	line-height: 1.5em;
}
.red {
	color: #CC0000;
}
.red_b {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}
.blue_b {
	color: #006699;
	font-size: 14px;
	font-weight: bold;
}

.green {
	color: #336666;
}
.white_b {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}


/*basic style----------------------*/
#wrap {
	background-image: url(../image/bg.gif);
	background-repeat: repeat;
	background-position: center;
	width: 1036px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main {
	width: 900px;
	margin-top: 20px;
	margin-right: 68px;
	margin-bottom: 10px;
	margin-left: 68px;
}
#content {
	margin-left: 40px;
}
.text {
	padding-right: 30px;
	padding-left: 10px;
	padding-bottom: 20px;
}


/*menu----------------------*/
#sub_menu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#sub_menu ul {
	height: 35px;
	width: 1020px;
	margin: 0px;
	padding: 0px;
}
#sub_menu li {
	float: left;
	list-style-type: none;
}
#g_menu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#g_menu ul {
	margin: 0px;
	padding: 0px;
	height: 82px;
	width: 1020px;
}
#g_menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}

#info_menu {
	background-image: url(../image/info_bg.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 220px;
	width: 205px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sub_point {
	margin: 0px;
	width: 201px;
	border: 2px solid #BD7272;
	background-color: #FFFFFF;
}
#sub_point_text {
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#sub_yoyaku_bt {
	margin-bottom: 10px;
}
#info_menu ul {
	width: 188px;
	margin-right: 7px;
	margin-left: 8px;
	padding-top: 40px;
}
#info_menu li {
	margin-bottom: 3px;
	list-style-type: none;
}



/*footer----------------------*/
#footer {
	width: 900px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	background-image: url(../image/footer_bg.gif);
	background-repeat: repeat;
	margin-top: 0px;
	padding-right: 60px;
	padding-left: 60px;
	padding-top: 7px;
	padding-bottom: 5px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.6em;
}
#footer a:link {
	color: #FFFAD9;
}
#footer a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFAD9;
}
#footer a:focus {
	color: #FFFAD9;
}
#copy {
	text-align: right;
	vertical-align: bottom;
	padding-top: 30px;
	font-size: 11px;
}
#pagetop {
	padding-top: 20px;
	padding-right: 68px;
	padding-bottom: 15px;
	padding-left: 887px;
}

/*kanko----------------------*/
#kanko {
	margin-left: 39px;
}
.text_88 {
	background-color: #FFFFFF;
	padding: 18px;
	width: 254px;
}
.info_88 {
	margin-top: 8px;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}



.osusume_bg {
	width: 248px;
	padding-top: 12px;
	padding-left: 40px;
	background-image: url(../kanko/img/2/bg_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	height: 189px;
	padding-right: 15px;
	margin-bottom: 20px;
}
.osusume_title {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #E66B6B;
	text-decoration: none;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6666;
}
#osusume {
	margin-top: 5px;
	margin-left: 15px;
}




.spot {
	width: 638px;
	padding-left: 12px;
	padding-right: 5px;
}
.spot_kaku {
	width: 638px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.spot_kaku td {
	text-align: left;
	vertical-align: top;
}
.spot_setumei {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.spot_title {
	font-size: 13px;
	line-height: 1.5em;
	font-weight: bold;
	color: #376629;
	letter-spacing: 0.1em;
}
.spot_title_b {
	font-size: 13px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #376629;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
}
.spot_ad {
	font-size: 11px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 20px;
	line-height: 1.8em;
	margin-bottom: 7px;
}
.spot_kaku img {
	padding: 7px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}


/*reservation----------------------*/
#reservation {
	margin-left: 40px;
}
#reservation  ol {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 30px;
}
#reservation  li {
	padding-bottom: 7px;
	list-style-position: inside;
	list-style-type: square;
	font-weight: bold;
}
#reservation  ul {
	margin-top: 10px;
	margin-left: 30px;
}

#yoyaku {
	margin-left: 30px;
}
#yoyaku ul {
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 30px;
}
#kushitu_washitu {
	padding-top: 5px;
	padding-left: 30px;
}
#kushitu {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 30px;
}
#kushitu li {
	padding-bottom: 3px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
}
#kushitu_i {
	margin-bottom: 40px;
	margin-left: 30px;
	border: 2px solid #CC6633;
	background-color: #FFFFFF;
	width: 616px;
}
#yoyaku_bt1 {
	padding-top: 10px;
}
#yoyaku_bt2 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 435px;
	width: 213px;
}
#kakunin {
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 40px;
}
#kakunin ul {
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#kakunin li {
	list-style-type: none;
}
.ku_bt {
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 1px;
}
#kushitu table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
#kushitu td {
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.kushitu_td_center {
	text-align: center;
}
.kushitu_td_center_P {
	text-align: center;
	color: #E4725B;
	font-size: 110%;
	font-weight: bold;
}
.kushitu_td_hidari {
	text-align: left;
}
.kushitu_td_migi {
	text-align: right;
}
#yoyaku li {
	list-style-type: none;
}


#yoyaku_form {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#yoyaku_form ul {
	padding: 5px;
	border: 1px solid #FF0000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#yoyaku_form li {
	padding-bottom: 5px;
	list-style-position: outside;
	list-style-type: none;
}
#yoyaku_form table {
	margin-top: 2px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
#yoyaku_form td {
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 8px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	vertical-align: top;
}
.yoyaku_form_td1 {
	background-color: #D8C7CB;
}

#form_check {
	text-align: right;
	width: 630px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
}
.torikeshi {
	font-weight: normal;
	color: #999999;
	text-decoration: line-through;
	font-size: 90%;
}



/*facilities----------------------*/
#facilities {
	margin-left: 40px;
}
.floor_photo {
	border: 2px solid #FFFFFF;
}
.floor_cap {
	font-size: 10px;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 10px;
	line-height: 1.2em;
}
.floor_info {
	width: 415px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: right;
	margin: 0px;
}
.floor_info img {
	text-align: right;
}

.floor_set {
	margin-top: 15px;
	margin-left: 25px;
	margin-bottom: 25px;
}
.floor_set td {
	vertical-align: top;
}
.floor_text {
	padding-right: 35px;
}




/*room----------------------*/
#room {
	margin-left: 39px;
}
#room_bt {
	text-align: center;
	margin-bottom: 20px;
}
#text_migi {
	text-align: right;
	padding-bottom: 1px;
}
.type {
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 11px;
	line-height: 1.7em;
	text-decoration: none;
}
.room_photo {
	padding: 7px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.room_info {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	width: 320px;
	padding: 0px;
}
.room_info td {
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #666666;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.room_info_td_center {
	line-height: 3.0em;
}
.room_info_td2 {
	background-color: #D8C2BF;
	color: #FFFFFF;
	text-align: center;
}
.room_info_td3 {
	background-color: #E2E1D4;
	color: #FFFFFF;
	text-align: center;
}
#room_info table {
	background-color: #FFFFFF;
	margin-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
#mat_bg {
	background-image: url(../rooms/img/mat_bg.jpg);
	background-repeat: no-repeat;
	width: 310px;
	padding-top: 58px;
	padding-bottom: 20px;
	margin-top: 20px;
	padding-right: 8px;
	padding-left: 2px;
}
.type td {
	vertical-align: top;
}
#room_bt td {
	text-align: center;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}










/*restaurant----------------------*/
#restaurant {
	margin-left: 40px;
}
.time {
	padding: 8px;
	background-color: #D5BA92;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #482D01;
	line-height: 1.5em;
}
.time dl {
	padding-right: 5px;
	padding-left: 5px;
}
.time dt {
	margin-top: 0px;
	padding-top: 0px;
	width: 80px;
}
.time dd {
	margin-left: 5em;
	margin-top: -1.5em;
	padding-top: 0px;
}
.time2{
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 18px;
	line-height: 1.5em;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #CCA1B6;
}
#rest_copy {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	line-height: 1.8em;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 5px;
}

.rest_photo {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 30px;
	font-size: 10px;
	color: #666666;
	line-height: 1.7em;
	margin-left: 70px;
	margin-right: 0px;
}
.up_line {
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
}
.kanban {
	margin-top: 0px;
	margin-bottom: 15px;
}
.rest_photo img {
	border: 1px solid #CCCCCC;
	padding: 7px;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}








/*party----------------------*/

#party {
	margin-left: 40px;
}
#party table {
	margin-top: 0px;
	margin-bottom: 25px;
}
#line {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 20px;
}
#party img {
	margin: 0px;
	padding: 7px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#party_text {
	margin-right: 5px;
	margin-left: 20px;
}





/*bridal----------------------*/

#bridal {
	margin-left: 39px;
}
#bridal img {
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 1px;
}
#img_bt {
	text-align: center;
	width: 655px;
	margin-top: 5px;
	margin-bottom: 20px;
}
.set {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.plan_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 2.0em;
	font-weight: bold;
	color: #FF6666;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF6666;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.bridal_price {
	font-size: 16px;
	line-height: 1.8em;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 15px;
	font-weight: bold;
	border: 1px dotted #999999;
	text-align: center;
}
.plan_setumei {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 13px;
	line-height: 1.8em;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.plan_set {
	text-align: left;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.plan_set table {
	margin-top: 10px;
}
.plan_set td {
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}


/*inquiry----------------------*/

#inquiry {
	margin-left: 40px;
	font-size: 12px;
	line-height: 1.8em;
}
#inquiry table {
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
	margin-left: 25px;
	margin-bottom: 10px;
}
#inquiry td {
	padding-top: 5px;
	padding-bottom: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 15px;
	padding-right: 10px;
	vertical-align: top;
}
#check {
	text-align: right;
	width: 630px;
	margin-left: 25px;
	font-size: 11px;
	line-height: 1.7em;
}
#soshin {
	text-align: right;
	width: 630px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 25px;
}
#inq_tel {
	margin-left: 25px;
}
#w_shiryo {
	font-size: 14px;
	font-weight: bold;
	color: #CA7D80;
	margin-top: 15px;
}
#w_text {
	font-size: 12px;
	line-height: 1.8em;
	text-decoration: none;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 5px;
	text-align: left;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #E4A590;
	width: 615px;
	padding-top: 5px;
	margin-left: 25px;
}
#kanryo {
	margin-top: 100px;
	margin-bottom: 150px;
}






/*access----------------------*/

#access {
}
#access img {
	padding-bottom: 5px;
}
#google {
	text-align: right;
	padding-bottom: 20px;
}


/*link----------------------*/
#link {
	margin-left: 40px;
}
#link ul {
	width: 600px;
	margin-top: 10px;
	margin-bottom: 25px;
}
#link li {
	padding-bottom: 5px;
	list-style-position: outside;
	list-style-image: url(../link/img/sankaku.gif);
	list-style-type: none;
	margin-left: 40px;
	padding-left: 2px;
}


/*outline----------------------*/
#outline {
	margin-left: 40px;
}
#outline table {
	margin-top: 35px;
	margin-bottom: 60px;
	margin-left: 22px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
#outline td {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}


/*privacy----------------------*/
#privacy {
	margin-left: 40px;
}
#privacy ul {
	width: 600px;
	margin-top: 0px;
	margin-bottom: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#privacy li {
	padding-bottom: 3px;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 40px;
	padding-left: 2px;
	margin-top: 0px;
	padding-top: 0px;
}
#policy {
	padding-left: 15px;
	line-height: 1.8em;
}
.block88 {
	margin-top: 15px;
	margin-bottom: 15px;
}

/*top----------------------*/

#top_info {
	width: 175px;
	margin-top: 20px;
	padding: 7px;
	border: 8px solid #CFC2C7;
	text-decoration: none;
	background-color: #FFFFFF;
}
.top_info_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C7B6BC;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C7B6BC;
	line-height: 1.2em;
	padding-top: 7px;
}
.top_midashi {
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#top_main {
	margin-left: 20px;
	margin-top: 0px;
}

#top_info_bg {
	background-image: url(../top/img/info_bg.gif);
	background-repeat: repeat;
	margin-top: 5px;
	width: 320px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	float: left;
}
#top_info_bg img {
	padding-bottom: 5px;
}


#point_card {
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	border: 2px solid #E65F71;
	font-size: 11px;
	line-height: 1.7em;
}

#point_title {
	font-size: 15px;
	font-weight: bolder;
	color: #E65F71;
	text-decoration: none;
	padding-bottom: 5px;
}
#top_point {
	float: right;
	width: 331px;
	margin-top: 5px;
}

#banner {
}
#banner img {
	text-align: right;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	margin: 0px;
}


#ifream {
	padding: 0px;
	border: 1px solid #CCCCCC;
}
#yoyaku_kanryo {
	margin-top: 100px;
	margin-bottom: 300px;
	margin-left: 30px;
}



.mat_waku {
	background-color: #FFFFCC;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #3366CC;
}

