@charset "utf-8";
/*--------共通設定-----------------*/
*{margin:0; padding:0;
}

body  {
	text-align: center;
	font: 12px "MS PGothic","Osaka",Arial,sans-seriff;
	background: url(../common_image/bodybg.gif) repeat left top;
}

img{border:none;
}

a:link {
	color: #03C;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #03C;
}

p {
	margin-bottom: 10px;
}

.comment2 {
	text-align: left;
	float: left;
	width: 400px;
	margin-left: 15px;
	line-height: 20px;
	display: inline;
}
.jirei2 {
	height: 170px;
	width: auto;
	margin-top: 5px;
	border-bottom: 1px dotted #CCCCCC;
	padding-right: 2px;
}
.mc_list {
	line-height: 16px;
	float: left;
	margin-top: -20px;
	height: auto;
	width: auto;
	font-size: 12px;
	margin-left: 5px;
}


.img_left {
	float: left;
}
.t_size14 {
	font-size: 14px;
	font-weight: bold;
	color: #F63;
	background: url(../images/mc2.gif) no-repeat left top;
	padding-top: 10px;
	padding-left: 35px;
	height: 60px;
	width: auto;
}
.t_size14_2 {
	font-size: 14px;
	font-weight: bold;
	color: #F63;
	background: url(../images/mc3.gif) no-repeat left top;
	padding-top: 10px;
	padding-left: 35px;
	height: 80px;
	width: auto;
}
.ms_margin {
	font-size: 14px;
}

.n_size14 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}

.img_left2 {
	float: left;
	padding-right: 10px;
}
.img_left3 {
	float: left;
	padding: 2px 10px 5px 5px;
}
.img_right2 {
	float: right;
	padding-right: 10px;
}



a:hover {
	text-decoration: underline;
	color: #03C;
}

a:active {
	text-decoration: underline;
	color: #03C;
}

h1 {
	line-height: 14px;
	padding-top: 3px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin-top: 10px;
	margin-bottom: 5px;
}

dd {
	padding-top: 3px;
	padding-left: 10px;
}
dt {
	padding-left: 10px;
	padding-top: 5px;
	color: #F63;
}

ol {
	padding-left: 50px;
	text-align: left;
	line-height: 1.5em;
}

#wrapper {
	stext-align: left;
	height: auto;
	width: 850px;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: #FFF;
}

#header {
	background: url(../common_image/head_bg.gif) repeat-x left top;
	height: 148px;
	width: auto;
}

#navi {
	height: auto;
	width: auto;
}

#navi ul li{
	display: inline;
	float: left;
	list-style: none;
}

#footer {
	background: url(../common_image/foot_bg.gif) repeat-x left top;
	clear: both;
	height: 66px;
	width: auto;
}
#footer a  {
	color: #930;
	text-decoration: none;
}
#footer a:hover{
	background: url(../common_image/foot_bg.gif) repeat-x left top;
	clear: both;
	height: 66px;
	width: auto;
	margin-top: 10px;
	text-decoration: underline;
}

#foot_sub {
	height: 80px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

/*--------レイアウト設定--------------*/
#contents {
	width: 850px;
	height: auto;
}
#right {
	float: right;
	width: 580px;
	padding-right: 10px;
	text-align: left;
	padding-top: 10px;
	height: auto;
	display: inline;
}
#left {
	float: left;
	height: auto;
	width: 220px;
	background: url(../common_image/left_bg.gif) repeat left top;
}
.no_border {
	border-style: none;
}


#left_menu {
	margin-top: 10px;
	padding-left: 10px;
}
#left_links {
	margin-top: 10px;
	padding-left: 10px;
}

#left_menu img{
	padding-bottom: 7px;
}

#information {
	overflow: auto;
	height: 100px;
	margin-bottom: 15px;
	border: 1px solid #CCC;
	margin-top: 3px;
}

#reason {
	height: auto;
	margin-bottom: 15px;
	border: 1px solid #CCC;
	margin-top: 3px;
}
#reason p{
	padding-top: 5px;
	padding-left: 10px;
	line-height: 16px;
	padding-bottom: 5px;
}

#mailmug {
	background: url(../common_image/mailmug.gif) no-repeat left top;
	height: 111px;
	margin-bottom: 10px;
}
.mg {
	padding-top: 70px;
	padding-left: 15px;
}

#serch {
	background: url(../common_image/serch.gif) no-repeat left top;
	height: 60px;
}
.sh {
	padding-top: 30px;
	padding-left: 40px;
}

#bouon_room {
	margin-top: 3px;
	margin-bottom: 15px;
	border: 1px solid #CCC;
}
.bouon_room {
	margin-top: 3px;
	margin-bottom: 15px;
	border: 1px solid #CCC;
	padding-bottom: 10px;
}

#voice {
	height: auto;
	margin-top: 3px;
	border: 1px solid #CCC;
	padding-bottom: 5px;
}

/*--------テーブルレイアウト--------------*/
table {
	background: #999;
}
th {
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
td{
	background-color:#FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.tb_margin {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.tb_alpha {
	background: #FC9;
	text-align: left;
	padding-left: 20px;
}
.bg_blue {
	background: #9FF;
}

.bg_pimh {
	background: #FCC;
}
.bg_none {
	background: #FFF;
	text-align: left;
}

.bg_gray {
	background: #CCC;
}
.bg_purple {
	background: #ccccff;
}
.bg_ly {
	background: #FFC;
}
.td_left {
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
}
.tb_bg1 {
	color: #ccccff;
}

.td_leftsite {
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 3em;
}
.tb_bgbr {
	background: #E8D9AF;
}
.table_mgleft {
	margin-left: 10px;
	text-align: center;
	background: #999;
}
.table_mgleft td{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}


/*--------イメージ調整--------------*/
.img_right {
	float: right;
	padding-top: 15px;
	padding-right: 20px;
}
.img_center {
	padding-left: 40px;
	padding-bottom: 20px;
}

.room_photo {
	float: right;
	overflow: auto;
	padding-top: 30px;
	padding-right: 10px;
}
.room_photo2 {
	float: right;
	padding-top: 30px;
	padding-right: 10px;
}
.room_photo3 {
	float: right;
	padding-right: 10px;
}
.img_exsample {
	margin-left: 40px;
}

.jirei_p {
	float: right;
}
.point_middle {
	vertical-align: middle;
	padding-right: 10px;
}
.mainlogo {
	float: left;
	padding-top: 13px;
	padding-left: 20px;
}
.point {
	vertical-align: bottom;
	padding-right: 2px;
}
.point2 {
	vertical-align: bottom;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.ofset_p {
	float: right;
	padding-top: 110px;
	padding-right: 10px;
}


/*--------テキスト調整--------------*/
.kansei {
	height: auto;
	margin-top: 5px;
	text-align: left;
	padding-left: 20px;
	padding-top: 5px;
	line-height: 1.5em;
}
.m_top {
	margin-top: 100px;
}
.faq {
	padding-top: 5px;
	padding-left: 10px;
	line-height: 1.6em;
	padding-right: 10px;
}
.faq dt{
	padding-left: 10px;
	font-weight: bold;
	color: #F63;
	padding-top: 10px;
}
.faq dd{
	padding-left: 10px;
	line-height: 1.6em;
}
.step {
	margin-top: 5px;
	margin-bottom: 10px;
}
.step p{
	padding-left: 10px;
	padding-top: 5px;
}
.parth {
	margin-top: 5px;
	margin-bottom: 5px;
}
.contact {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
.contact2 {
	text-align: left;
	margin-top: 10px;
}
.p_top {
	text-decoration: underline;
	float: right;
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.r_head {
	font-weight: bold;
	color: #F63;
}
.room {
	text-align: left;
	height: auto;
	width: 360px;
	line-height: 1.6em;
	padding-top: 7px;
	padding-left: 10px;
}
.choice {
	padding-left: 10px;
	line-height: 1.6em;
	padding-bottom: 10px;
}
.touroku {
	line-height: 16px;
	padding-top: 5px;
	padding-left: 20px;
	text-align: left;
}
address {
	float: right;
	margin-top: -35px;
	margin-right: 20px;
	font-style: normal;
}
.jirei {
	height: 294px;
	width: 160px;
	text-align: center;
	float: left;
	padding: 5px 3px 3px 18px;
}
.v_midashi {
	border: 1px solid #666;
	height: auto;
	width: 500px;
	padding-left: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
.links {
	padding-bottom: 2px;
	padding-left: 10px;
}
.adress {
	float: right;
	padding-right: 10px;
	padding-top: 15px;
	font-size: 11px;
	text-align: right;
}
.coment {
	font-size: 11px;
	text-align: left;
	padding-top: 3px;
	width: 150px;
	padding-left: 5px;
}
.detail {
	padding-right: 8px;
	float: right;
	padding-top: 5px;
}
.footer_link {
	color: #933;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 18px;
	padding-top: 10px;
}
.stage {
	width: auto;
}
.top_link {
	float: right;
	height: auto;
	width: 220px;
	margin-top: 3px;
	display: inline;
	margin-right: 5px;
}
.midashi {
	margin-top: 10px;
}
.write
 {
	height: 250px;
	line-height: 120%;
	padding-top: 5px;
	padding-left: 12px;
	margin-bottom: 10px;
	background: url(../images/p_bg.gif) no-repeat left top;
}
.write3
 {
	height: 220px;
	padding-top: 5px;
	padding-left: 12px;
	margin-bottom: 10px;
	background: url(../images/blue_bg.jpg) no-repeat left top;
}
.write4
 {
	height: 250px;
	padding-top: 5px;
	padding-left: 12px;
	margin-bottom: 10px;
	background: url(../images/green_bg.jpg) no-repeat left top;
}
.write2
 {
	height: auto;
	border-top: 1px dotted #999;
	line-height: 140%;
	padding-top: 7px;
	padding-left: 12px;
	margin-bottom: 10px;
	text-align: left;
}
.head_lead {
	background: url(../images/head_lead.gif) no-repeat left top;
	height: 30px;
	letter-spacing: 0.1em;
	font-size: 14px;
	padding-left: 30px;
	padding-top: 7px;
}
.h_leadbox {
	text-align: center;
	margin-left: 30px;
	border: 1px solid #CCC;
	background: #F1F1E5;
	font-size: 12px;
	letter-spacing: 0.1em;
	padding: 2px;
}
.midashi_top {
	font-size: 14px;
	padding-top: 7px;
	padding-left: 30px;
}
.system_img {
	border: 1px solid #CCC;
}
.style_orange {
	color: #F63;
}
.td_font {
	font-size: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

.s_title {
	font-weight: bold;
	padding-left: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 14px;
}
.s_titlesub {
	font-weight: bold;
	padding-bottom: 7px;
}
.p_space {
	float: left;
	height: auto;
	width: 350px;
	text-align: left;
	line-height: 1.8em;
}
.ct_right {
	float: right;
	padding-top: 150px;
	padding-right: 18px;
}
.bouon {
	height: auto;
	width: 350px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	line-height: 1.6em;
}
.small_10 {
	font-size: 11px;
}
.depth {
	font-weight: bold;
	color: #33F;
}
.order_title {
	font-weight: bold;
	color: #F63;
	font-size: 14px;
}
.text_left {
	text-align: left;
}
.text_left li{
	text-align: left;
}
.f_left {
	float: left;
	padding-right: 15px;
	height: auto;
}
.f_right {
	float: right;
	padding-left: 15px;
}
.jiten_blue {
	color: #06F;
}
.personal {
	line-height: 1.6em;
	padding-left: 10px;
}
.page_view {
	padding-left: 30px;
}
.line {
	background: url(images/line_under.gif) repeat-x left bottom;
	font-size: 18px;
	padding-bottom: 5px;
	color: #F00;
	height: 20px;
	padding-top: 5px;
	margin-left: 10px;
	margin-top: 10px;
	width: 560px;
}
.offer {
	font-size: 16px;
	color: #06C;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}
.offer2 {
	font-size: 14px;
	color: #06C;
	letter-spacing: 0.1em;
	font-weight: bold;
	background: url(../images/alox.gif) no-repeat left top;
	margin-left: 10px;
	padding-left: 10px;
	height: 40px;
	padding-top: 5px;
	line-height: 18px;
}

.title_line {
	background: #C30;
	color: #FFF;
	font-size: 14px;
	padding: 5px;
	width: 550px;
	margin-left: 10px;
}
.td_bgform {
	background: url(images/form_bg.gif) repeat left top;
}
form#mailform {
	width: 580px;
	float: right;
}
table.mailform {
	float: right;
	background: #CCC;

}
table.mailform tr th,table.mailform tr td {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	padding: 7px 5px 7px 5px;
}
table.mailform tr th {
	background: #CD9C64;
	color: #FFF;

}
table.mailform tr th span {
	color: #CC0000;
	font-size: 10px;
}
table.mailform tr th p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #FFF;
}
table.mailform tr td textarea {
	width: 80%;
	height: 120px;
}
.d_ex {
	font-size: 14px;
	color: #FFF;
	background: #099;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.font_t {
	font-size: 14px;
	color: #ff0000;
}.sub_lead {
	color: #000;
	background: #FC6;
	width: auto;
}
.mc {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #F63;
	background: url(../images/mc.gif) no-repeat left top;
	height: 70px;
	width: 560px;
	padding-top: 18px;
	padding-left: 45px;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.blue {
	color: #000099;
	font-weight: bold;
}
.voice_menu {
	text-align: left;
	height: 170px;
	width: 570px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}
