.clearfix:after{content:"."; display:block; clear:both; height:0; visibility:hidden;}
.clearfix 		{ min-height:1px;}

/*++++++++++++++++ font styles ++++++++++++++++*/
.r{color:#F00;}
.o{color:#C60;}
.gr{color:#096;}
.bl{color:#03C;}
.gl{color:#666;}

.min{font-size:10px !important;}
.big{font-size:18px !important;}


/*++++++++++++++++ page styles ++++++++++++++++*/
body{font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; overflow:auto;}
#mainContents{padding:15px 0 0 0; width:1000px; margin:0 auto;}
#page{
	background:#FFF;
	-webkit-border-radius: 50% 50% 0 0/15px 15px 0 0;
	-moz-border-radius: 50% 50% 0 0/15px 15px 0 0;
	border-radius: 50% 50% 0 0/15px 15px 0 0;

	-webkit-box-shadow: #EEE 0px -5px 10px;
	-moz-box-shadow: #EEE 0px -5px 10px;
	box-shadow: #EEE 0px -5px 10px;
	
	behavior: url(PIE/PIE.htc);
}

/*++++++++++++++++ header styles ++++++++++++++++*/
header{padding:0 0 20px 0;}
header .top{height:30px; overflow:hidden; background-image: url("../img/header02.jpg");padding-top:10px;}
header .top div,header p{width:1020px; margin:0 auto;}
	h1{font-size:12px; float:left; color:#FFF; padding-left:0.6em;}
	.sitemap{font-size:12px; float:right; color:#FFF; padding-right:0.6em; text-decoration:none;}
	.sitemap:hover{text-decoration:underline;}

header .middle{background:#EE8433; height:70px; overflow:hidden;}
.logo{float:left; padding:8px 0 0 10px;}
.contact{
	float:right;
	padding:12px 10px 0 0;
	text-align:right;
	font-size:14px;
	line-height:24px;
	color:#FFF;
	font-weight:bold;
	text-shadow:1px 1px 2px #999;
	text-decoration:none;
	
	behavior: url(PIE/PIE.htc);
}
.contact span{font-size:32px;}

.navi{border-top:1px solid #EEE; border-bottom:1px solid #b7b7b6; background: #FFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFF), to(#EEE));
	background: -webkit-linear-gradient(#FFF, #EEE);
	background: -moz-linear-gradient(#FFF, #EEE);
	background: -ms-linear-gradient(#FFF, #EEE);
	background: -o-linear-gradient(#FFF, #EEE);
	background: linear-gradient(#FFF, #EEE);
	-pie-background: linear-gradient(#FFF, #EEE); clear:both;}
	
.navi ul{width:1020px; margin:0 auto; border-right:1px solid #b7b7b6; border-left:1px solid #b7b7b6;}
.navi li{float:left; width:20%;}
.navi li a{
	display:block;
	padding:12px 0 11px 0;
	text-align:center;
	
	font-size:14px;
	color:#565555;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:2px;
	text-shadow:-1px -1px 1px #ffffff;
	
	
	border-left:1px solid #d7d7d3;
	border-right:1px solid #d7d7d3;
	
	behavior: url(PIE/PIE.htc);
}
.navi li a:hover{background:#FFC24D;}

/*++++++++++++++++ menu styles ++++++++++++++++*/
#leftColm{
	width:240px;
	float:left;
	margin-bottom:20px;
}
#leftColm h2{
	background:#3f2429;
	font-size:12px;
	color:#ffffff;
	padding:8px 0 8px 10px;
	font-weight:bold;
	letter-spacing:2px;
	text-align:center;
}
#leftColm ul{border-left:1px solid #CCC; border-right:1px solid #CCC;}
#leftColm a{
	display:block;
	font-size:13px;
	color:#069;
	text-decoration:none;
	padding:8px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #CCC;	
	
	background: #FFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFF), to(#EEE));
	background: -webkit-linear-gradient(#FFF, #EEE);
	background: -moz-linear-gradient(#FFF, #EEE);
	background: -ms-linear-gradient(#FFF, #EEE);
	background: -o-linear-gradient(#FFF, #EEE);
	background: linear-gradient(#FFF, #EEE);
	-pie-background: linear-gradient(#FFF, #EEE);
	
	behavior: url(PIE/PIE.htc);
}
#leftColm a:hover{
	text-decoration:underline;
	background: #EEE;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EEE), to(#FFF));
	background: -webkit-linear-gradient(#EEE, #FFF);
	background: -moz-linear-gradient(#EEE, #FFF);
	background: -ms-linear-gradient(#EEE, #FFF);
	background: -o-linear-gradient(#EEE, #FFF);
	background: linear-gradient(#EEE, #FFF);
	-pie-background: linear-gradient(#EEE, #FFF);
	
	behavior: url(PIE/PIE.htc);
}

/*++++++++++++++++ main styles ++++++++++++++++*/
#rightColm{float:right; width:710px;}
.komidashi{font-size:12px; text-align:right;}

p{font-size:14px; line-height:21px;}
article{padding:0 10px; margin-bottom:35px;}

.index1{  /*+++++++++++++++++++ 大見出し +++++++++++++++++++*/
	font-size:36px;
	line-height:36px;
	color:#666;
	letter-spacing:2px;
	
	padding:12px 12px 8px 12px;
	margin-bottom:15px;
	background:#FFF;
	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: #666 0px 0px 6px;
	-moz-box-shadow: #666 0px 0px 6px;
	box-shadow: #666 0px 0px 6px;
	
	behavior: url(PIE/PIE.htc);
}

.index2{  /*+++++++++++++++++++ 中見出し +++++++++++++++++++*/
	font-size:16px;
	line-height:16px;
	color:#333;
	letter-spacing:2px;
	
	padding:12px 12px 8px 12px;
	margin-bottom:15px;
	border-bottom:2px solid #F90;
	
	-webkit-box-shadow: #666 0px 0px 6px;
	-moz-box-shadow: #666 0px 0px 6px;
	box-shadow: #666 0px 0px 6px;
	
	background: #FFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFF), to(#EEE));
	background: -webkit-linear-gradient(#FFF, #EEE);
	background: -moz-linear-gradient(#FFF, #EEE);
	background: -ms-linear-gradient(#FFF, #EEE);
	background: -o-linear-gradient(#FFF, #EEE);
	background: linear-gradient(#FFF, #EEE);
	-pie-background: linear-gradient(#FFF, #EEE);
	
	behavior: url(PIE/PIE.htc);
}

.index3{  /*+++++++++++++++++++ 小見出し +++++++++++++++++++*/
	font-size:14px;
	padding:6px;
	border-left:10px solid #F90;
	border-bottom:1px dotted #F90;
	margin-bottom:15px;
}



.index4{  /*+++++++++++++++++++ 装飾見出し +++++++++++++++++++*/
	font-size:16px;
	padding:8px;
	margin-bottom:15px;
	border:4px solid #F90;
	background:#FFF;
	
	-webkit-box-shadow: #F90 2px 2px 0px,#630 4px 4px 0px,#F90 6px 6px 0px;
	-moz-box-shadow: #F90 2px 2px 0px,#630 4px 4px 0px,#F90 6px 6px 0px;
	box-shadow: #F90 2px 2px 0px,#630 4px 4px 0px,#F90 6px 6px 0px;
	
	-webkit-border-radius: 0 6px 6px 6px/0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px/0 6px 6px 6px;
	border-radius: 0 6px 6px 6px/0 6px 6px 6px;
	
	behavior: url(PIE/PIE.htc);
}

.img{padding:5px; background:#FFF; border:1px solid#CCC;}

/*++++++++++++++++ footer styles ++++++++++++++++*/
footer div{font-size:14px; text-align:right; width:1020px; margin:0 auto;}
	footer div a{color:#999;}
	footer div a:hover{color:#000;}
footer p{text-align:center; font-size:14px; padding:1em 0; background-image: url("../img/header02.jpg");color: white;}
	footer p a{color:white; text-decoration:none;}
	footer p a:hover{text-decoration:underline;}






.sample1{padding:12px 12px 0 12px; border:1px #CCC solid; overflow:hidden; margin-bottom:15px;}
.sample2{font-size:14px; line-height:17px; padding:8px; border:1px #CCC solid; background:#EEE;}

#modelhouselist { width: 100%; margin-bottom:20px; }
#modelhouselist th, #modelhouselist td { border: 2px solid #CCC; padding: 5px; }
#modelhouselist th { width: 50%; background-color: #afeeee; }
#modelhouselist td.addr {  background-color: #fafad2; }
#modelhouselist td.tel {  background-color: #ffc0cb; text-align: center; }

