/* --------------------------------------------------
clearfix
-------------------------------------------------- */
/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {content: " ";display:block;visibility:hidden;clear:both;height:0.1px;font-size:0.1em;line-height:0;}

/* no ie mac \*/
.pkg { display: block; }
/* */

/* HTML tag styles */
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fildset,input,textarea,p,blockquote,table,th,td,address{
margin:0;
padding:0;
color:#000000;
font-style:normal;
}


#main_contents div {line-height:1.5;}

#main_contents table{border-collapse:collapse;border-spacing:0;}

#main_contents textarea,input{margin:0;padding:0;}

#main_contents caption,th{text-align:left;}
#main_contents td,th{vertical-align: top; color:#000000; line-height:1.6; }

#main_contents fieldset,img,abbr{border:none;}
#main_contents li{list-style-type:none; line-height:1.6;}
#main_contents hr{display:none;}

#main_contents a,a:link{color:#0066ff;text-decoration:none;}
#main_contents a:visited{}
#main_contents a:hover{text-decoration:underline;}
#main_contents strong{font-weight:bold;}

#main_contents img {vertical-align:bottom;}


/* --------------------------------------------------
	Layout
-------------------------------------------------- */


#header2,#footer2 {
	width:760px;
}

#container2 {
	width:740px;
	margin: 10px 0 15px 20px;
	text-align:left;
}


#header2 {
	padding: 3px 0;
}

#footer2 {
	background: url(img/hd_bk.gif) no-repeat;
	height: 26px;
	padding-bottom: 20px;
}

#footer2 a {
	color: #333333;
	font-size: 11px;
}

#footer2 .ul02 li {
	float:left;
	margin-left:20px;
	line-height: 26px;
}

#footer2 .p01 {
	text-align: right;
	padding: 8px 5px 0 0;
}

#main_contents h2 {
	background: url(img/h2_01.jpg) no-repeat;
	line-height: 30px;
	padding-left: 10px;
	zoom:1;
	color: #FFFFFF;
	margin-bottom: 15px;
}

#main_contents h3 a,h3 a:link {
	color: #000066;
}

#main_contents h3 a:hover {
	color: #CC0001;
	text-decoration: underline;
}

#main_contents h3.mansion {
	background: url(img/mansion.gif) no-repeat;
	margin-bottom: 5px;
	padding-left: 75px;
	line-height: 30px;
}

#main_contents h3.tochi {
	background: url(img/tochi.gif) no-repeat;
	margin-bottom: 5px;
	padding-left: 75px;
	line-height: 30px;
}

#main_contents h3.house {
	background: url(img/house.gif) no-repeat;
	margin-bottom: 5px;
	padding-left: 75px;
	line-height: 30px;
}

.p01 {
	margin-top:15px;
}

/* --------------------------------------------------
	Mansion List
-------------------------------------------------- */
/*Navigation---------------------------------------*/
#navi .ul01 {
	background: #EFEFEF url(img/bg_ul01.jpg) no-repeat;
	border: 1px solid #DCDCDC;
	padding: 8px 5px;
	margin: 15px 0;
	min-height: 18px;
	_height: 28px;
}

#navi .ul01 li {
	display: inline;
	width: 100px;
	margin-left: 12px;
	padding-left: 18px;
	background: url(img/icon01.jpg) 0 center no-repeat;
}

#navi .ul01 li a {
	color: #333333;
}

.list {
	padding-top: 10px;
}

.list h3 {
	margin-top:10px;
}

.tbl01 { 
    width: 740px; 
    border-right: 1px solid #5180AE;
    margin-bottom: 25px;
} 
 
.tbl01 tr {  
} 
 
.tbl01 td {
    padding: 3px; 
    border: 1px solid #5180AE; 
    vertical-align: middle;
} 

.tbl01 .td00 { 
    width: 90px;
    text-align: center;
}

.tbl01 .td01 { 
    background: #DAFFFF;
    width: 105px;
}

.tbl01 .td02 { 
    width: 105px;
}

.ptop {
	text-align: right;
	margin-bottom: 10px;
}

.ptop a {
	color: #505050;
}