/* CSS Document */


body#camp{
}


body#camp #container{

background-image:url(../img/tile1.gif);
padding:15px;
}

body#camp #wrapper{
font-size:12px;
text-align:left;
width:770px;
background-color:#FFFFFF;
}

body#camp #primary{
padding:15px;

}


body#camp #container h1{
/*margin:15px 0 20px 0;*/
}



/* 注意書き：キャプション右寄せ
＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
.cap_r{
font-size:10px;
text-align:right;
}







/* おすすめ物件 */


 /*table.type01{*/
	#camp table.type01{
	border: 1px solid #DDDDDD;
	font-size:10px;
	width:730px;
	margin-bottom:10px;
	}

	#camp table.type01 th{
	background-color:#DDDDDD;
	padding:5px;
	border:1px solid #DDDDDD;
		}

	#camp table.type01 td{
	padding:5px;
	border-bottom:1px solid #DDDDDD;
	}



	#camp table.type01 td.area {
	font-size:12px;
	/*font-weight:bold;*/
	width:100px;
	border-right:1px solid #DDDDDD;
	}

	#camp table.type01 td.date {
	font:14px bold;
	width:80px;
		border-right:1px solid #DDDDDD;
	}

	#camp table.type01 td.point {
	font-size:12px ;
	width:320px;
		border-right:1px solid #DDDDDD;
	}

 	#camp table.type01 td.ph{
	/*vertical-align: top;*/
	width:70px;
	padding:5px;
	border-right:1px solid #DDDDDD;
	text-align:center;
	vertical-align: middle;
}


	#camp table.type01 td.btn {
	width:110px;
	text-align:center;
	vertical-align: middle;
	}


	#camp table.type01 a{
	text-decoration: underline;	
	}



/* メイン
＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/


/* ニュース */

	#m_news{
 width:520px;
 /*margin:0 0 10px 0;*/
	clear:both;
	}
	
	#m_news ul{	
		padding:0 5px;
		}
	
	#m_news ul li a{
		background-image: url("../images09/icn_arrow01.gif");
		background-position:5px 3px;
		background-repeat: no-repeat;
		padding-left:14px;
	}



/* お問い合わせ */

	#m_inquiry{
 width:518px;
 border: 1px solid #ccc;
	clear:both;
	margin-top:30px;
	background-color:	#7EA0FF;

	}
	
	#m_inquiry .box_inq{
	padding:5px;
	margin:5px;
 border: 1px solid #FFF;
	text-align:center;

	}
	
	
	#m_inquiry #tel{
	float:left;
	}
		
		#m_inquiry #mail{
	float:right;
	margin-right:10px;
	}







/* 右欄
＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

/* サービス */
/*#service {
	margin:0 0 25px 0;
	display: inline;
	padding-bottom:5px;
	}
service img {
	border: 1px solid #ccc;
	padding:5px;
	}*/

	#secondary h3{
	font-size:12px;
	font-weight:bold;
}

	#service{
	width:250px;
	}


	#service .guide{
 border: 1px solid #ccc;
 margin:0 0 5px 0;
	padding:10px 10px 7px 10px;
	clear:both;
/*		display: inline;*/
	}
	
	
#service .guide dt{
	width:88px;
	height:50px;
	float:left;
	clear:both;
 display:block;
	background-image: url("../images09/icn_arrow01.gif");
	background-repeat: no-repeat;
	background-position:80px 7px;
	}

.guide dd  {
	margin:0 0 0 88px;
	}

	/*#service .guide img{
	margin:5px;
	}*/
	
	
#service .guide p.s{
font-size:10px;
}

	
	
	/* 支払い・料金関連 */
	#price{
 border: 1px solid #ccc;
 margin:0 0 10px 0;
	padding:10px;
	clear:both;
	}
	
	#price ul li a{
		background-image: url("../images09/icn_arrow01.gif");
		background-position:5px 3px;
		background-repeat: no-repeat;
		padding-left:14px;
	}
	
		#price ul li.nomal{
		padding-left:14px;
	}

	
		/* グループサイトリンク */
	#glink{
 border: 1px solid #ccc;
 margin:0 0 10px 0;
	padding:10px;
	clear:both;
	}
	
	#glink h3{
	margin-bottom:5px;
	}
	
	#glink ul li{
	margin-bottom:3px;
	}

	#glink ul li a{
		background-image: url("../images09/icn_arrow01.gif");
		background-position:5px 3px;
		background-repeat: no-repeat;
		padding-left:14px;
	}


	
		/* 期間凡例*/
		
	#stay{
 border: 1px solid #ccc;
 margin:0 0 10px 0;
	padding:10px;
	clear:both;
	font-size:11px;
	
	}
	
#stay	dl dt {
	float: left;
	width: 8em;
	padding: 2px 0;
	line-height: 120%;
	
}

#stay	dl dd {
	padding: 2px 0 2px 1em;
	margin-left:8em
			/*line-height: 120%;
	border-bottom: 1px #CCCCCC solid;*/
}



		/* リンクバナー */		
	#linkbnr{
 border: 1px solid #ccc;
 margin:0 0 10px 0;
	padding:10px;
	clear:both;
	}
	
		#linkbnr a{
		background-image: url("../images09/icn_arrow01.gif");
		background-position:5px 3px;
		background-repeat: no-repeat;
		padding-left:14px;
	}
	
	#linkbnr h3{
	font-weight:normal;
	}
	

	
			/* テキスト物件検索 */
			
	#t_search{
 border: 1px solid #ccc;
 margin:0 0 10px 0;
	padding:10px;
	clear:both;
	}
	
	#t_search h3{
	margin-bottom:5px;
	}
	
		#t_search ul li{
	margin-bottom:3px;
	}
	
	#t_search ul li a{
		background-image: url("../images09/icn_arrow01.gif");
		background-position:5px 3px;
		background-repeat: no-repeat;
		padding-left:14px;
	}

	
	
	
	
	
	
	
	/* 汎用 */
	center{
	margin:auto;
	text-align:center;
	}
	
		.mt30 {
	margin-top: 30px !Important;
}
	.mt25 {
	margin-top: 25px !Important;
}

	.mt20 {
	margin-top: 20px !Important;
}

.pt10 {
	padding-top: 10px !Important;
}

.mt15 {
	margin-top: 15px !Important;
}


.mt10 {
	margin-top: 10px !Important;
}

.mt5 {
	margin-top: 5px !Important;
}

.mb20 {
	padding-bottom: 20px !Important;
}



.mb10 {
	padding-bottom: 10px !Important;
}

	.mb5 {
	padding-bottom: 5px !Important;
}


		h2.reg{
		width:515px;
		height:30px;
		background-image: url("../images09/m_h2_bg.gif");
		background-position:0px 0px;
		background-repeat: no-repeat;
		border: 1px solid #DDD;
		margin-bottom:5px;
	}


	h2.reg span {
		/*border: 1px solid #ff0000;*/
		padding-left:20px;
		display: block;
		padding-top:10px;
		font-size:12px;
		line-height:100%;
		font-weight:bold;
		color:#6D4421;
}






	/*---------------------------------------
 LINK 
 ---------------------------------------*/

body#index09 #container a{
	color: #0000FF;
	text-decoration:underline;
	
}

body#index09 #container a:visited {
	color: #000099;
		text-decoration:underline;

}

body#index09 #container a:hover {
	color: #FF6600;
		text-decoration:underline;

}

body#index09 #container a:active {
	color: #FF6600;
		text-decoration:underline;

}

	
	
	
	
/* リセットスタイル */

body, html, div, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, address,
ul, ol, li, dl, dt, dd,
table, th, tr, td,
form, fileset, input 
{
	margin: 0;
	padding: 0;
	zoom: 1;
	color: #333;
	font-family:
		/*Verdana,
		Arial,*/
		Meiryo,
		"メイリオ",
		"Hiragino Kaku Gothic Pro",
		"ヒラギノ角ゴ Pro W3",
		Osaka,
		"MS P Gothic",
		"ＭＳ Ｐゴシック",
		sans-serif;
	/*line-height: 1.5;*/
		line-height: 150%;
	font-weight: normal;
}

ul {
	list-style-type: none;
}




.clearfix:after {
	content: ".";
	font-size: 0.1em;
	line-height: 0;
	display: block;
	height: 0.1px;
	visibility: hidden;
	clear: both;
}

.clearfix{
  display:inline-block;
  min-height:1%;  /* for IE 7*/
}

span.clear {
	clear: both;
	display: block;
	font-size: 1%;
	line-height:1%
}


form {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
