/* main frames */
body{
	margin:0;
	font-size:13px;
	text-align:center;
}

hr
{
	border:1px dotted #CCCCCC;
}

.bold
{
	font-weight:bold;
}

ul li .caption
{
	font-weight:bold;
}

#background{
	position:relative;
	width:1000px;
	margin:0 auto;
	text-align:center;
	background-image:url(../images/base/shadow.png);
	background-repeat:repeat-y;
	background-position:1px 0px;
}

#container{
	position:relative;
	width:950px;
	margin:0px auto;
}

#topimage{
	width:950px;
	height:164px;
	background-image:url(../images/base/title_img.png);
}

#maincontentsbox{
	width:950px;
	margin:10px 0px;
	padding:0px;
}

#maincontentsbox .column1{
	width:650px;
	float:left;
}

#maincontentsbox .column2{
	width:300px;
	float:left;
}

#maincontentsbox .column2 .empty{
	margin-bottom:10px;
}

#maincontentsbox .column2 .empty table th.room{
	color:#6E1E48;
}

#maincontentsbox .column2 .empty table th.plan{
	color:#1E206E;
}

/* description */
#description{
	width:950px;
	height:20px;
	line-height:20px;
	color:#FFFFFF;
}

#description .text{
	width:940px;
	height:20px;
	line-height:20px;
	text-align:left;
	margin-left:10px;
}

#description h1{
	display:inline;
	margin:0px;
	font-weight:normal;
	font-size:1.0em;
}

/* information */
#information .row{
	width:260px;
	border-bottom:1px dotted #999999;
	text-align:left;
}

#information .row .date{
	width:80px;
	float:left;
}

#information .row .content{
	width:180px;
	padding:0px;
	float:left;
}

/* link */
#link{
	text-align:left;
}

/* header area */
#header{
	background-image:url(../images/base/header_bg.png);
	width:950px;
	height:82px;
}

/* global menu */
#globalnavi{
	width:950px;
	height:50px;
	background-image:url(../images/g_menu/background.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

#globalnavi ul{
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}

#globalnavi li{
	margin:0px;
	padding:0px;
	float:left;
	width:154px;
	height:48px;
	line-height:48px;
}

#globalnavi a{
	display:block;
	width:154px;
	height:48px;
	line-height:48px;
	float:left;
	background-position:0px 0px;
	margin:0px;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	border:1px solid #999999;
	background-image:url(../images/g_menu/button.png);
}

#globalnavi a:hover{
	background-position:0px -48px;
}

#globalnavi a#now{
}

/* footer */
#footer{
	position:relative;
	width:950px;
	margin:0px;
	background-color:#7edbaa;
}

#footer .menu{
	width:950px;
	float:left;
	margin:10px 0px;
}

#footer h6{
	text-align:right;
	margin:0px;
	padding:0px;
	font-weight:normal;
	margin-right:10px;
	font-size:1.0em;
}

#footer address{
	text-align:right;
	font-weight:normal;
	font-style:normal;
	margin-right:10px;
}





em{
	font-weight:bold;
	font-style:normal;
}

img{
	border:0px;
}








/*-----ナビゲーションボタン設定-----*/


/*-----フォント基本設定-----*/

h2,h3,h4,h5{
	font-size:16px;
	font-weight:normal;
	margin:0px;
}

/*-----一般設定-----*/

.clear{
clear:both;
}

/* h* */
.wrap_h2
{
	background-image:url(../images/base/label_left.png);
	width:635px;
	height:35px;
	margin:0px auto;
}

.wrap_h2 h2
{
	display:inline;
	line-height:35px;
	text-align:left;
	font-weight:bold;
	margin-left:30px;
	float:left;
}

.u_h2
{
	text-align:left;
	width:620px;
	margin:10px auto;
}

.wrap_h3
{
	background-image:url(../images/base/list01.png);
	width:600px;
	height:42px;
	margin:10px 10px;
	background-repeat:no-repeat;
}

.wrap_h3 h3
{
	line-height:42px;
	text-align:left;
	font-weight:bold;
	margin-left:50px;
	width:550px;
}

.u_h3
{
	text-align:left;
	width:600px;
	margin:10px 10px;
}

.wrap_h4
{
	background-image:url(../images/base/right_label.png);
	width:280px;
	height:35px;
	margin:0px 10px;
}

.wrap_h4 h4
{
	line-height:35px;
	font-weight:bold;
	text-align:left;
	margin-left:32px;
}

.u_h4
{
	width:260px;
	margin:10px auto;
}

/* table design */
table
{
	border:#CCCCCC 1px solid;
	font-size:13px;
}

table thead th
{
	text-align:center;
}

table th
{
	width:130px;
	background-color:#DCF2D5;
	vertical-align:top;
	padding:5px;
	text-align:left;
}

table td
{
	background-color:#f5f5f5;
	padding:5px;
}

/* service */
#services
{
	width:300px;
	text-align:left;
	margin-bottom:20px;
}

#services .title
{
	display:block;
	background-image:url(../images/base/label_service.png);
	background-position:right top;
	width:148px;
	height:95px;
	float:left;
}

/* banner for rental */
a.banner_rent
{
	display:block;
	background-image:url(../images/base/banner_rent.png);
	background-position:right top;
	width:148px;
	height:95px;
	float:left;
}

a.banner_rent:hover
{
	background-position:-2px 95px;
}

/* banner for daycare */
a.banner_daycare
{
	display:block;
	background-image:url(../images/base/banner_daycare.png);
	background-position:right top;
	width:148px;
	height:95px;
	float:left;
}

a.banner_daycare:hover
{
	background-position:-2px 95px;
}

/* banner for rental */
a.banner_support
{
	display:block;
	background-image:url(../images/base/banner_support.png);
	background-position:right top;
	width:148px;
	height:95px;
	float:left;
}

a.banner_support:hover
{
	background-position:-2px 95px;
}

.pictures
{
}

.pictures img
{
	margin:2px;
}

/* column2 */
#maincontentsbox .column2 a.campaign{
	background-image:url(../images/base/banner_campaign.png);
	width:260px;
	height:100px;
	display:block;
	margin:0px auto;
	margin-bottom:10px;
}
