body {
	font-size: 12px;
		font-family: Verdana;
	line-height: 150%;
	color: #000000b;
	background-color: #FFFFFF;
	margin:0px;
}

a:link {
	color: #669900;

}
a:visited {

	color: #669900;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
blockquote {
	margin: 0px 10px 0px 30px;
	}
p {padding-top:0;
	margin-top:0;}
img {  -ms-interpolation-mode: bicubic; 
	border: none;
}

h3 {
	font-size:16px;
	background-color:#E8F7E6;
	padding:5px 5px 3px 10px;
	border-bottom: #FF6600  dashed 1px;
	border-left: #FF6600 solid 8px;
	color:#006600;
	margin-bottom:8px;
	clear:both;
	}
h4 { font-size:12px;
	padding:5px 5px 3px 10px;
	margin:0 0 8px 0px;
	background-color:#eeeeee;
	border-left:8px #999999 solid;
	
		}
.phot_l {float:left;
		margin-right:15px;
		margin-bottom:10px;
		}
.phot_r { float:right;
		margin-left:15px;
		margin-bottom:10px;
		}
.phot_m { padding:3px;
		border:#999999 solid 1px;
		background:#FFFFFF;
		margin-bottom:10px;
		}
#container { 
	width: 800px;  
	background: #FFFFFF;
	border:#999999 solid 1px;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	border-bottom:solid 2px;
} 
/*----------ヘッダ----------*/
#header {
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	height: 63px;
	width: 800px;
}
#header h1 {
	font-size: 9px;
	text-indent: -5000px;
	margin:0px;
	position:absolute;
	top: 0px;
	left: 0px;
}
/*----------ヘッダナビ----------*/
#head-nav {
	position: absolute;
	top: 40px;
	right: 0px;
}
#head-nav li {
	float: left;
}
#head-nav a {
	display: block;
	height: 26px;
	margin: 0; 
	text-indent: -5000px;
	background-image: url(../img/head_menu01.jpg);
}
#head-nav a:hover,
#head-nav a.current {
	background-image: url(../img/head_menu02.jpg);
}
#head-01 a {
	width: 85px;
	background-position: 0 0;
}
#head-02 a {
	width: 83px;
	background-position: -85px 0;
}
#head-03 a {
	width: 82px;
	background-position: -168px 0;
}
/*--------ヘッダ内コメント--------*/
#header #tag-line {
	position: absolute;
	font-size: 12px;
	line-height: 145%;
	width: 200px;
	left: 280px;
	top: 17px;
}
/*----------Flashイメージ----------*/
#flash {
	width: 760px;
	margin: 0px auto;
	margin-bottom:20px;
}

#img_title {
	width: 760px;
	margin: 0px auto;
	margin-bottom:2px;
	
}
#img_title h2 {
	font-size: 9px;
	text-indent: -5000px;
	margin:0px;
	position:absolute; 
	top: 0px;
	left: 0px;
	
}

#pan_list { 
			font-size:10px;
			margin:0px auto;
			text-align: right;
			padding:0 0 0 0px;
			line-height:120%;
			color:#CC0033;
}


/*----------コンテンツ----------*/

#content {
	width: 760px;
	margin: 0px auto;
}
/*----------パンクズリスト----------*/

/*----------サイドコンテンツ----------*/
#side {
	width: 150px;
	height:auto;
	float: left;
	padding:0px;
	margin:0px;
}
/*----------メインコンテンツ----------*/
#main {
	width: 570px;
	float: right;
	text-align:left;
	padding:0px;
	margin:0px;
}
#main_l{ 
	width: 590px;
	float: right;
	text-align:left;
	padding:0px;
	margin:0px;
}

/*----------分譲リスト----------*/
.bunjou { background:url(../bunjo/img/allow.gif) no-repeat;
		padding:3px 0px 3px 14px;
}
.bunjou2 { background:url(../bunjo/img/allow2.gif) no-repeat;
		padding:3px 0px 3px 14px;
}
.bunjou3 { background:url(../bunjo/img/allow.gif) no-repeat;
		padding:3px 0px 3px 14px;
		margin-left:20px;
}
.kakaku { color:#000000;
			font-weight:300;}
/*----------ガイド----------*/
.guide { width:160px;
		margin:5px auto;
		line-height:120%;
		padding-bottom:5px;
		margin-bottom:20px;
		text-align:left;}
/*----------新着情報----------*/
/*	<dl compact>
	<dt>DC</dt>
	<dd>DreamCast の略で・・・</dd>
	<dt>Dynamic HTML</dt>
	<dd>HTML や JavaScript などの技術を用いて・・・</dd>
	</dl>
*/
.news_date { background: url(../img/allow01.gif) no-repeat;
			padding:5px 0px 0px 30px;
			font-size:14px;
			color:#FF6633;
			font-weight:bold;
	}
.news_title {margin-left:0;
			padding-left:110px;
			border-bottom:dashed #999999 1px;
			padding-bottom:5px;}
/*----------グローバルメニュー横----------*/
#nav {
	width: 800px;
	height: 37px;
	padding: 7px 0;
}
#nav li {
	float: left;
}
#nav li a {
	height: 37px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/nav.gif);
}
#nav li a:hover,
#nav li a.current {
	background-image: url(../img/nav_hover.gif);
}

#n01 a {
	width: 132px;
	background-position: 0 0;
}
#n02 a {
	width: 134px;
	background-position: -132px 0;
}
#n03 a {
	width: 134px;
	background-position: -266px 0;
}
#n04 a {
	width: 134px;
	background-position: -400px 0;
}
#n05 a {
	width: 134px;
	background-position: -534px 0;
}
#n06 a {
	width: 132px;
	background-position: -668px 0;
}
/*----------テキストナビ----------*/
#txt_nav {
	padding: 0;
	margin: 0;
}
#txt_nav li a {
	display: block;
	background:url(../img/back02.jpg) no-repeat;
}
#txt_nav li a:hover,
#txt_nav li a.current {
	background:url(../img/back02_on.jpg) no-repeat;
	color:#FFFFFF;
}
#txt01 a {
	height:21px;
	padding: 5px 0px 0px 20px;
	background-position: 0 0;
	border-bottom: #99CCFF solid 1px;
	border-top:#ffffff solid 1px;
}
#txt02 a {
	height:21px;
	padding: 5px 0px 0px 20px;
	background-position: 0 0;
	border-bottom: #99CCFF solid 1px;
	border-top:#ffffff solid 1px;
}
/*----------グローバルメニュー縦左----------*/
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav_tl {
	width: 150px;
	padding: 0;
	margin: 0;
	padding: 0;
}
#nav_tl li a {
	width: 150px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/menu01.jpg);
}
#nav_tl li a:hover,
#nav_tl li a.current {
	background-image: url(../img/menu02.jpg);
}
#tl01 a {
	height:47px;
	background-position: 0 0;
}
#tl02 a {
	height:46px;
	background-position: 0 -47px;
}
#tl03 a {
	height:46px;
	background-position: 0 -93px;
}
#tl04 a {
	height:46px;
	background-position: 0 -139px;
}
#tl05 a {
	height:46px;
	background-position: 0 -185px;
}
#tl06 a {
	height:46px;
	background-position: 0 -231px;
}
#tl07 a {
	height:46px;
	background-position: 0 -277px;
}

/*----------フォント----------*/
.fontbig {font-size: x-large;
line-height: 145%;
}
.font16 {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}
.font15 {
	font-size: 15px;
	text-align: left;
	font-weight: bold;
}
.font14 {
	font-size: 14px;
	line-height: 145%;
	font-weight: bold;
}
.font13 {
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
}
.font12{font-size: 12px;
		line-height: 135%;
		text-align: left;
}
.fontred {
	color: #FF0000;
}
.fontble {
	color: #003399;
}
.font11{font-size: 11px;
		line-height: 135%;
		text-align: left;
}
.font10{font-size: 10px;
		line-height: 130%;
}
.font9{font-size: 9px;
		line-height: 135%;
		text-align: left;
}
.fontlarge {
	font-size: xx-large;
	color: #6666FF;
	line-height: 145%;
}
/*----------枠ライン----------*/
.tdline {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.wakuline {
	padding: 5px;
	border-top:#FFFFFF solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	border-left:#FFFFFF solid 1px;
}
.wakuline_a {
	padding: 5px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#ffffff solid 1px;
	border-left:#FFFFFF solid 1px;
}
/*----------フッタ----------*/
#footer {
	height:60px;
	width:800px;
	margin:0 auto;
	text-align:center;
	font-size:10px;
	color:#666666;
	line-height:100%;
}
#footer hr {
	height: 1px;
	color: #891C56;
	margin: 0;
	padding: 0px;
}

#gCopyright {
	font-family: Verdana;
}
#footer_l{
	width:450px;
	float:left;
	padding-left:20px;
	}
#footer_r{
	width:280px;
	float: right;
	font-size:11px;
	color:#999999;
	text-align:right;
	padding-right:20px;
	}

/*----------フッタナビ----------*/
#footer-nav {
	float:right;
	top:0;
	right: 0;
	margin-top:10px;
}
#footer-nav li {
	float: left;
}
#footer-nav a {
	display: block;
	height: 19px;
	margin: 0; 
	text-indent: -5000px;
	background-image: url(../img/a003_r10_c1.gif);
}
#footer-nav a:hover,
#footer-nav a.current {
	background-image: url(../img/a003_r10_c1_2.gif);
}
#footer-01 a {
	width: 99px;
	background-position: 0 0;
}
#footer-02 a {
	width: 136px;
	background-position: -99px 0;
}
#footer-03 a {
	width: 138px;
	background-position: -235px 0;
}
#footer-04 a {
	width: 55px;
	background-position: -373px 0;
}
/*----------回り込みエンド----------*/
.end{
    clear:both;
	margin:0px;
	padding:0px;
}
/* Clears
*************************************************/
.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix {display:inline-table;}
/* HIDE IEmac-5 \*/
    * html .clearfix {height:1%;}
    *+html .clearfix {height:1%;}
    .clearfix {display:block;}
/* END HIDE IEmac-5 */
.clear {clear: both;}

/*=========================================*/
h1.image,h2.image,h3.image,h4.image,h5.image,h6.image{
margin:0; padding:0; background:none; border:none; line-height:0;}/*
*************************************************/



/*青葉台・陽光台:::::::::::::::::::::::::::::::::::*/
.ao-yo-table1,
.ao-yo-table2 {
	width: 572px;
	border-collapse: separate;
	border-spacing: 1px;
	background-color: #999999;
}
.ao-yo-table2 {
	margin-top: 20px;
}
.ao-yo-table1 th,
.ao-yo-table2 th  {
	text-align: center;
	vertical-align: middle;
}
.ao-yo-table1 td,
.ao-yo-table2 td  {
	text-align: center;
}

.ao-yo-table1 th {
	background-color: #F42D23;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.ao-yo-table2 th {
	background-color: #1C3EFB;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.ao-yo-table1 table td,
.ao-yo-table2 table td {
	background-color: #FFFFFF;
}
/**/
.ao-yo-flame {
	height: 210px;
	overflow: auto;
	margin-bottom: 10px;
}
.ao-yo-flame table {
	width: 572px;
	border-collapse: separate;
	border-spacing: 1px;
	background-color: #999999;
}
.ao-yo-flame td {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #FFFFFF;
}
.ao-yo-flame .c-cell td {
	background-color: #FFFADF;
}
/**/
.ao-yo-txt {
	text-align: right;
	font-size: 80%;
}
/**/
#ao-yo-bt a {
	display: block;
	float: left;
	overflow: hidden;
	height: 0px;
	padding-top: 40px;
	width: 160px;
}
#ao-yo-bt a:link,
#ao-yo-bt a:visited {background: url(../bunjo/img/con-bt.gif) no-repeat center center;}
#ao-yo-bt a:hover,
#ao-yo-bt a:active {background: url(../bunjo/img/con-bton.gif) no-repeat center center;}

/*--------------------------------------------------------------*/
#ao-yo-map {
	position:relative;
}

#ao-bt {
	width: 590px;
	height: 710px;
	display: block;
	position:absolute;
/*	background: url(../bunjo/img/aobadai/top_153.gif) no-repeat center top;*/
}
/*青葉台3丁目*/
/*#ao-bt1 {
}*/
#ao-bt1 a {
	position: absolute;
	top: 240px;
	left: 429px;
	display: block;
	width: 83px;
	height: 0px;
	padding-top: 55px;
	overflow: hidden;
}
#ao-bt1 a:link,
#ao-bt1 a:visited {background: url(../bunjo/img/bt.gif);}
#ao-bt1 a:hover,
#ao-bt1 a:active {background: url(../bunjo/img/aobadai/ao-b1bt_on.gif);}

/*青葉台5丁目*/
/*#ao-bt2 {
}*/
#ao-bt2 a {
	position: absolute;
	top: 629px;
	left: 264px;
	display: block;
	height: 0px;
	width: 66px;
	padding-top: 54px;
	overflow: hidden;
}
#ao-bt2 a:link,
#ao-bt2 a:visited {background: url(../bunjo/img/bt.gif);}
#ao-bt2 a:hover,
#ao-bt2 a:active {background: url(../bunjo/img/aobadai/ao-b2bt_on.gif);}

/*青葉台2丁目・青葉台4丁目*/
/*#ao-bt3 {
}*/
#ao-bt3 a {
	position: absolute;
	top: 347px;
	left: 197px;
	display: block;
	height: 0px;
	width: 101px;
	padding-top: 56px;
	overflow: hidden;
}
#ao-bt3 a:link,
#ao-bt3 a:visited {background: url(../bunjo/img/bt.gif);}
#ao-bt3 a:hover,
#ao-bt3 a:active {background: url(../bunjo/img/aobadai/ao-b3bt_on.gif);}


#yo-bt {
	width: 590px;
	height: 500px;
	display: block;
	position:absolute;
}

/*陽光台1丁目*/
/*#yo-bt1 {
}*/
#yo-bt1 a {
	position: absolute;
	top: 185px;
	left: 284px;
	display: block;
	height: 0px;
	width: 82px;
	padding-top: 55px;
	overflow: hidden;
}
#yo-bt1 a:link,
#yo-bt1 a:visited {background: url(../img/bt.gif);}
#yo-bt1 a:hover,
#yo-bt1 a:active {background: url(../bunjo/img/yohkohdai/yo-b1bt_on.gif);}

/*陽光台3丁目*/
/*#yo-bt2 {
}*/
#yo-bt2 a {
	position: absolute;
	top: 215px;
	left: 139px;
	display: block;
	height: 0px;
	width: 125px;
	padding-top: 151px;
	overflow: hidden;
}
#yo-bt2 a:link,
#yo-bt2 a:visited {background: url(../img/bt.gif);}
#yo-bt2 a:hover,
#yo-bt2 a:active {background: url(../bunjo/img/yohkohdai/yo-b2bt_on.gif);}

/*陽光台4丁目*/
/*#yo-bt3 {
}*/
#yo-bt3 a {
	position: absolute;
	top: 340px;
	left: 108px;
	display: block;
	height: 0px;
	width: 136px;
	padding-top: 116px;
	overflow: hidden;
}
#yo-bt3 a:link,
#yo-bt3 a:visited {background: url(../img/bt.gif);}
#yo-bt3 a:hover,
#yo-bt3 a:active {background: url(../bunjo/img/yohkohdai/yo-b3bt_on.gif);}

