/* CSS Document */

@media print{

/*INDEx
*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

-bukkenHeader
-maps
-osusumepoint

*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*/

#header,
#footer{
	display: none;
}

/* CSS Document */

/*BASIC STYLE SHEET*/

/*INDEx
*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
-<body>
-<hr>
-<h3>
-<link>
-<hx>
-<p>
-<pre>
-<em>
-<table>
-<ul>
-<address>
-<form>
-<span>※
*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*/

body{
	font-size: 12px; 	
	font-family:Arial, sans-serif;
	line-height: 1.4;
	letter-spacing: 0;
}

/*HR
*********************************/

hr.hr_hidden{
	display: none;
}

/*H3
*********************************/

h3.tl_other{
	text-align: left;
	font-size: 16px;
	font-weight:bold;
	line-height: 38px;
	width: auto;
	height: 35px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 10px;
	/*border-top: 2px #765454 solid;*/
	position: relative;
}

/*Link
*********************************/

a:link{
	color: #000000;
	text-decoration: underline;
}

a:visited{
	color: #000000;
	text-decoration: underline;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

a:active{
	color: #000000;
	text-decoration: underline;
}

/*Hx
*********************************/

h1,h2,h3,h4,h5{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}







/* CSS Document */

/*LAY OUT STYLE SHEET*/

/*INDEx
*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
-body
-all
-wrapper
-HEADER
	-topNavi
	-mojiSize
-共通項目
-FOOTER
*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*/

body{
	/*width: 810px;*/
	color: #000000;
	text-align: center;
}

#all{
	text-align:center;
	width: 710px;
	height: auto;	
	margin: auto;
	padding: 0px;
}

#wrapper{
	text-align: left;
	width: 660px;
	height: auto;
	margin: auto;
	padding: 6px 0px 0px 0px;
}



/*HEADER
********************************/

#header{
	display: none; 
}


/*共通項目
******************************/

hr.titleUe{
	display: none;
}


/*FOOTER
******************************/

#footer{
	display: none;
}





/*タイトル回り
******************************/
#contentBukkenShosai{
	width: 660px;
	height: auto;
	margin: 0px auto 20px auto;
}

#bukkenHeader{
	width: auto;
	height: 52px;
	background-image:url(../img/tl_main_bg.gif);
	margin: 0px 0px 15px 0px;
	/*background-repeat:repeat-x;*/
	padding: 3px 10px;
	position: relative;
}

*html #bukkenHeader{
	height: 60px;
}

h3#bukkenName{
	height: auto; 
	font-size: 18px;
	position: absolute;
	top: 0px;
	left: 5px;
}

*html h3#bukkenName{
	padding: 0px 0px 30px 0px ;
}

p#bukkenNumber{
	font-size: 14px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin: 0px 0px 0px 5px;	
}

p#kakaku{
	font-size: 14px;
	position: absolute;
	right: 50px; 
	bottom: 0px;
	margin: 0px 5px 0px 0px;
}
p#bukkenNumber span,p#kakaku span{
	font-size: 20px;	
	font-weight: bold;
	letter-spacing: 3px;
	margin: 0px 0px 0px 10px;
}

/*contentBukken 正面写真　間取り
******************************/

#contentBukken{
	clear: both;
}

#shomenAndMadori{
	text-align: center;
	margin: 0px auto 30px auto;
}

#shomenImg{
	/*border: 1px #fff solid;*/
	float: left;
	width: 320px;
	height: auto;
}

#iconAndMadori{
	/*border: 1px #fff solid;*/
	float: right;
	width: 320px;
	height: auto;
	background-color: #3b2c2c;
}

#madori{
	height: auto;
	/*_height: 500px;*/ 
}

#madori img{
	height: auto;
	/*_height: 500px;*/ 
}


/*周辺地図
***************************/

#mapsAndbukkenData{
	clear: both;
	margin: 0px 0px 30px 0px;
}

#maps{
	float: left;
	width: 320px;
	height: auto; 
	_height: 1%;
	margin: 0px;
	padding: 0px;
}

div.shosaititle{
	font-size: 17px;
	width: auto;
	height: 35px;
	background-image: url(../img/tl_bg3.gif);
	background-repeat: x-repeat;
	margin: 0px 0px 10px 0px;
}

div.shosaititle h4{
	font-size: 17px;
	width: auto;
	height: auto;	
	margin: 0px;
	padding: 8px 0px 0px 10px;
}

#map,
.map{
	width: 320px;
	height: 320px;
	/*_height: 1%;*/
	margin: 0px;
	padding: 0px; 
}

/*#map img{
	width: 370px;
	height:auto;
	_height: 1%;
}
*/


/*物件データ
***************************/

#bukkenData{
	float: right;
	width: 320px;
	height: auto;
	_height: 1%;
	margin: 0px;
	padding: 0px; 
}

#bukkenData table{
	width: 290px;
	height: auto;
	_height: 1%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border-bottom: 1px #765454 dotted;
}

#bukkenData th{
	width: 70px;
	border-top: 1px #765454 dotted;
	background-color: #3b2c2c;
	padding: 5px 0px 5px 8px;
	margin: 0px;
}

#bukkenData td{
	border-top: 1px #765454 dotted;
	padding: 5px 0px 5px 12px;
	margin: 0px;
}

#bukkendata p{
	width: 290px;
}

/*おすすめポイント
**************************/
#osusumePoint{
	width: 660px;
	clear: both;
	margin: 0px auto 80px auto;
}

#osusumePoint p{
	width: 600px;
}

/*詳細イメージ
**************************/

#shosaiImg{
	/*page-break-before: always;*/
	margin: 0px 0px 10px 0px;
	width: 660px;
	height: auto;
}

div.shosaititle h4 span{
	font-size: 13px;
}

#shosaiImg div.shosaiImg{
	float: left;
	width: 170px;
	height: 180px;
	margin: 0px 20px 0px 0px;
}

#shosaiImg div.shosaiImg img{
	width: 170px;
	height: 125px;
}

#shosaiImg div.shosaiImg p{
	width: 170px;
}


/*情報リンク
**************************/

#johoLink{
	display: none;
}
/*
#johoLink table{
	width: 660px;
	border-bottom: 1px #765454 dotted;
	margin: 0px 0px 20px 0px;
}

#johoLink th{
	width: 80px;
	background-color: #3b2c2c;
}

#johoLink th, #johoLink td{
	border-top: 1px #765454 dotted;
	padding: 3px 0px 3px 10px;
}
*/

/*Contact　コンタクトふるさと
***************************/

#contact{
	clear: left;
	text-align: center;
	margin-right: 50px;
}

#contactFurusato{
	width: 350px;
	height: auto;
	background-color: #3b2c2c;
	padding: 20px 0px;
	margin: 0px auto;
}

#contactFurusato a{
	display: block;
	margin: 0px 0px 20px 0px;
}

#contactFurusato h4{
	display: inline;
	font-size: 14px;
}

#contactFurusato h4 a{
	display: inline;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#contactFurusato h4 a:hover{
	color: #ffcc00;
	text-decoration: none;
}

#contactFurusato p{
	margin: 5px 0px 3px 0px;
}

#contactFurusato p em{
	font-size: 26px;
}

#contactFurusato p.inquiryID{
	font-size: 20px;
}

}
