@charset "utf-8";
/*　全　体　*/
body {
	margin: 0px;
	background-color: #F9F7F2;
	font: 12px "メイリオ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro",Osaka;
}
a:link,a:visited {
	color: #3399FF;
}
a:hover{
	text-decoration:none;
	color:#600;
}
img {
	border:0;
	vertical-align: top;
}
#wrapper {
	width: 850px;
	border: solid 1px #ccc;
	padding: 15px 15px 20px 15px;
	background-color: #FFFFFF;
}
#wrapper #room_main_w table {
	font-size: 12px;
}
#wrapper_all {
	margin: 0 auto;
	width: 880px;
	padding: 0;
}

/*ヘッダー*/
h1 {
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	float: left;
	clear: right;
	padding: 0px;
}
#header {
	height: 120px;
	width: 880px;
	font-weight: normal;
}
#header img {
	margin: 0px;
	padding: 0px;
}
.right_head {
	float: right;
	clear: right;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#header .logo {
	float: left;
	clear: left;
}
#header .tel {
	float: right;
	clear: right;
}
/*グローバルナビ*/
#menu_bt {
	width: 880px;
	height: 50px;
	padding: 0;
}
#menu_bt ul {
	margin:0px;
	padding:0px;
}
#menu_bt li{
	margin:0px;
	padding:0px;
}
#menu_bt li img{
	border:0;
	margin:0px;
	height:50px;
}
#menu_bt li.homeBtn{
	background:url(img/bt_home_b.gif);
	list-style-type:none;
	width:176px;
	height:50px;
	float:left;
}
#menu_bt li.conceptBtn{
	background:url(img/bt_concept_b.gif);
	list-style-type:none;
	width:176px;
	height:50px;
	float:left;
}
#menu_bt li.guideBtn{
	background:url(img/bt_guide_b.gif);
	list-style-type:none;
	width:176px;
	height:50px;
	float:left;
}
#menu_bt li.flowBtn{
	background:url(img/bt_flow_b.gif);
	list-style-type:none;
	width:176px;
	height:50px;
	float:left;
}
#menu_bt li.inqBtn{
	background:url(img/bt_toiawase_b.gif);
	list-style-type:none;
	width:176px;
	height:50px;
	float:left;
}
#menu_bt li a{
	display:block;
	width:176px;
	height:50px;
}
#menu_bt li a:hover {
	background-color:transparent;
}
#menu_bt li a:hover img{
	visibility:hidden;
}
#navi {
	font-size: 12px;
	width: 880px;
	padding: 15px 0px 15px 0px;
}

/**/
#ds01 {
	background-image: url(img/bg_ds01.gif);
	height: 30px;
	width: 900px;
	background-repeat: no-repeat;
}
#ds02 {
	width: 850px;
}
#ds03 {
	background-image: url(img/bg_ds03.gif);
	height: 30px;
	width: 900px;
	background-repeat: no-repeat;
}

#ds02 .concept {
	width: 628px;
	border: solid #ccc 1px;
	margin-bottom: 10px;
	padding: 10px;
}
#ds02 .kensaku {
	margin-bottom: 10px;
	width: 650px;
}

#ds02 .osusume {
	width: 628px;
	border: solid #ccc 1px;
	padding: 10px;
	margin-bottom: 15px;
}
.inner {
	background-color: #EEE8DB;
	padding-bottom: 15px;
}
#wrapper #room_main_w #photos {
	margin-bottom: 20px;
	clear: left;
}
#wrapper #room_main_w #charge {
	margin-bottom: 20px;
}

#right_bt #bar_sagasu {
	color: #FFFFFF;
	background-color: #3399FF;
	margin-bottom: 5px;
}
#wrapper #room_main_w #bottom_bt {
	height: 30px;
	font-size: 22px;
	text-align: center;
	padding: 10px;
	margin: 20px 0px 20px 0px;
}
#wrapper #ds02 #wrapper_left h2 {
	font-size: 24px;
}
.img_a_center {
	width: 595px;
	margin: 0 auto;
}

#wrapper #bottom {
	border-top: solid 2px #ccc;
	margin-top: 25px;
	clear: both;
}
#wrapper #room_main_w {
	font-size: 12px;
}
#bm {
	height:40px;
	padding:20px;
	width: 810px;
}

/*フッター*/
#footer {
	height: 100px;
	width: 850px;
	background-color: #FFFFFF;
	clear: both;
	padding: 15px;
	border-top: solid 3px #39f;
	margin-top: 15px;
}
.ft_link{
	margin: 0;
	padding: 0;
}
.ft_logo{
	float: left;
	clear: left;
	width: 155px;
	margin: 10px 0px 0px 0px;
	padding: 0;
}
.ft_copy{
	float: right;
	margin-top: 40px;
}
#footer .logo {
	clear: both;
	float: left;
	margin: 10px 0 0 0;
}
#footer p.links {
	margin: 0;
}
