@charset "UTF-8";
/* CSS Document */

a img{
	border: none;
}

#contents h2 {
	width: 645px;
	height: 28px;
	display: block;
	text-indent: -9999px
}

#contents h2#gooddesign {background: url(../img/gooddesign/title_01.gif) no-repeat;}
#contents h2#apartment_bldg {background: url(../img/apartment_bldg/title_01.gif) no-repeat;}
#contents h2#family_house {background: url(../img/family_house/title_01.gif) no-repeat;}
#contents h2#cooperative_house {background: url(../img/cooperative_house/title_01.gif) no-repeat;}
#contents h2#office_bldg {background: url(../img/office_bldg/title_01.gif) no-repeat;}
#contents h2#company_premise {background: url(../img/company_premise/title_01.gif) no-repeat;}
#contents h2#medical {background: url(../img/medical/title_01.gif) no-repeat;}

#contents h2#other01 {background: url(../img/other/title_01.gif) no-repeat;}
#contents h2#other02 {background: url(../img/other/title_02.gif) no-repeat;}
#contents h2#other03 {background: url(../img/other/title_03.gif) no-repeat;}
#contents h2#other04 {background: url(../img/other/title_04.gif) no-repeat;}
#contents h2#other05 {background: url(../img/other/title_05.gif) no-repeat;}

#contents ul {
	list-style-type:none;
	margin: -27px 0 0 0;
	padding: 0;
	width: 645px;
	min-height:27px;
	height: auto !important;
	height: 27px;
	text-align: right;
}

#contents li {
	display: inline;
	line-height: 150%;
	margin: 0 10px 0 0;
}


/*environment
----------------------------------------------------*/
#contents .borderBOX {
	border:#c2cdff solid 1px;
	border-bottom:none;
	margin-top:10px;
	padding:8px 0px 20px 0px;
	width:643px;
}

#contents .borderBOX div {
	float: left;
	padding-top:8px;
}

#contents .borderBOX h3 {
	width:150px;
	font-size:1em;
	line-height:200%;
	color:#4D5EA7;
	padding:0px 0px 8px 18px;
}

#contents .borderBOX h4.apartment1999 {
	width:610px;
	border-bottom:#cccccc solid 1px;
	font-size:1em;
	line-height:100%;
	color:#4D5EA7;
	margin:0px auto -5px;
	padding:15px 0px 5px 2px;
}

#contents .borderBOX h4.otherPage {
	padding:0 0 2px 3px;
	margin:10px 0px 5px 20px;
	border-bottom:#cccccc solid 1px;
	width: 360px;
}

#contents .borderBOX #noborder {
	background:none;
}

#contents .borderBOX div#photoBlock {
	float: left;
	width:415px;
	padding:8px 0px 10px;
}

#contents .borderBOX div#photoBlock p {
	background: url(../img/ico_arrow.gif) no-repeat 0 2px;
	margin: 0 0 5px 10px;
	padding-left: 15px;
	width: 350px;
	line-height: 130%;
}

#contents .borderBOX div#photoBlock div {
	margin: 0 0 20px 20px;
}

#contents .borderBOX div#listBlock {
	float: left;
	width:228px;
	padding:8px 0px 10px;
}

#contents .borderBOX div#listBlock h3 {
	padding:0 0 5px 0;
	width: 200px;
}

#contents .borderBOX div#listBlock h4 {
	padding:0 0 5px 0;
	width: 200px;
	border-bottom: none;
	margin: 0;
}

#contents .borderBOX div#listBlock .marginB20 {
	margin-bottom: 20px;
}

#contents .borderBOX div#listBlock p {
	background: url(../img/border.gif) repeat-y;
	padding: 2px 0 2px 10px;
	margin: 0 0 15px;
	line-height: 130%;
	width: 210px;
}

/*
-------------------------------------*/
#contents .borderBOX div.listBlock_type2 {
	float:left;
	/* width:270px; */
	width:280px;
	/* padding:25px 0px 10px 30px; */
	padding:0px 0px 10px 20px;
	margin-top:25px;
}

#contents .borderBOX div.listBlock_type2 h3 {
	padding:0 0 5px 0;
	width: 200px;
}

#contents .borderBOX div.listBlock_type2 h4 {
	padding:0 0 5px 0;
	width: 200px;
	font-size: 14px;
	color: #0066CC;
}

#contents .borderBOX div.listBlock_type2 p {
	background: url(../img/border.gif) repeat-y;
	padding: 2px 0 2px 10px;
	margin:0 0 15px;
	line-height:130%;
	/* width: 210px; */
	width: 230px;
}


