@charset "UTF-8";

/*ヘッダ帯 */

.headback{
	width:100%;
	background-color:#FFFFFF;
	}

.head {
	height: 50px;
	width: 850px;
	background-color: #FFFFFF;
	color: #000;
	text-align: left;
	line-height:normal;
	margin-left: auto;
	margin-right: auto;
}

/*ヘッダのロゴ*/
.head_logo {
	float: left;
	height: 41px;
	width: 168px;
	}

/*ヘッダのメニューセット*/
.head_menu {
	float: right;
	font-size: 9pt;
	height: 20px;
	padding-top: 30px;
	padding-right: 15px;
	}
	
/*ボディ全体 */
body {
	margin: 0;
	padding: 0;
	font-size: 13px; _font-size: 12px;
	line-height:19px; _line-height: 17px;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
}

sup {
	font-size:8px;}
	
/*物件トップ */

.back01 {
	background-color: #993366;
	color: #FFFFFF;
}
.back02 {
	background-color: #4D5D4A;
	color: #FFFFFF;
}

.wrap01{
	width: 850px; text-align:left; margin:0 auto;
}
.wrap02{clear:both;
	width: 850px; text-align:left; margin:0 auto; line-height:normal;
}
#inner01{
	width: 800px; float:left;
}
#inner02{
	width: 200px; float:right;
}

.maploding{background-image:url(../images/common/maploding.gif);}

/*分譲案内メニューのタイトル部*/
.menu01 {
	margin: 0;
	padding: 0;
	font-size: 90%;
	float: left;
	width: 112px;
	background-color: #4D5D4A;
	padding: 0.5em 0.5em;
	color: #FFFFFF;
	text-align: center;
	border-bottom: 1px solid #999;
}

/*分譲案内メニューの計画中プロジェクト*/
.menu02 {
	margin: 3px;
	padding: 0;
	font-size: 90%;
	float: right;
	width: 150px;
	background-color: #999;
	padding: 0.5em 0.5em;
	text-align: center;
}

/*リンク全体*/
a.original:link{
	color:#4D5D4A;
	text-decoration:none;
}
a.original:visited{
	color:#4D5D4A;
	text-decoration:none;
}
a.original:hover{
	color:#669933;
	text-decoration:none;
	position: relative;
	top: -1px;
}
a.original:active{
	color:#009999;
	text-decoration:none;
	position: relative;
	top: 1px;
}

/*フッタセット*/
#foot {
	clear: both;
	width: 850px;
	font-size: 8pt;
	position:relative;
	bottom:0px;
	background-color: #fff;
	text-align: center;
	height: 20px;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
#maincont {
	clear: left;
	height: 90%;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
}

/*基本*/
.cle {clear:both;}
.f-s10 {font-size: 10px; _font-size: 9px; line-height: 14px;}
.f-s12 {font-size: 12px; line-height: 18px;}
.f-s14 {font-size: 14px;}
.f-s16 {font-size: 16px;}
.f-s18 {font-size: 18px;}
.f-s22 {font-size: 22px; line-height: 30px;}

.m-t10 {margin-top: 10px;}
.m-t15 {margin-top: 15px;}
.m-t26 {margin-top: 26px;}
.pd5 {padding:5px;}
.pdb3 {padding-bottom:3px;}

.m-r5 {margin-right: 5px;}
.m-r15 {margin-right: 15px;}

.m-b5 {margin-bottom: 5px;}
.m-b10 {margin-bottom: 10px;}
.m-b15 {margin-bottom: 15px;}

img.f-left {float: left;}
img.f-right {float: right;}

.l_box100 {float: left; width: 100px;}
.l_box200 {float: left; width: 200px;}
.l_box300 {float: left; width: 300px;}
.l_box350 {float: left; width: 350px;}
.l_box400 {float: left; width: 400px;}
.l_box500 {float: left; width: 500px;}
.l_box600 {float: left; width: 600px;}
.l_box700 {float: left; width: 700px;}

.r_box100 {float: right; width: 100px;}
.r_box200 {float: right; width: 200px;}
.r_box250 {float: right; width: 250px;}
.r_box300 {float: right; width: 300px;}
.r_box480 {float: right; width: 480px;}
.r_box400 {float: right; width: 400px;}
.r_box500 {float: right; width: 500px;}
.r_box600 {float: right; width: 600px;}
.r_box700 {float: right; width: 700px;}

.center1 {vertical-align: middle;}

.line01 {border: #999 1px solid;}

.b_border {clear: both;	border-bottom:#666 1px solid;}

.frort-l {float:left;}

.dott_b{
	border-bottom-style:dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
} 

.midashi01 {
	padding-left : 10px;	/* 左の余白 */
	border-left-width : 5px;	/* 左境界線をマークとして使用 */
	border-left-style : solid;	/* 左境界線（マーク）の種類 */
	border-left-color : #666;	/* 左境界線（マーク）の色 */
}
