﻿@charset "utf-8";
/* CSS Document */


/*ページタイトル*/
#center #page_title {
	width: 770px;
	margin-bottom: 20px;
}

/*センター*/
#center{
	width:770px;
	margin-right: auto;
	margin-left: auto;
}

/*種別*/
#center #shubetu{
	width:770px;
	background-image: url(image/shubetsu.gif);
	height: 30px;
}

/*交通*/
#center #rosen{
	width:770px;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#center #rosen p{
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	padding: 7px;
}

/*所在と価格*/
#center #address{
	width:770px;
	height: auto;
	background-color: #FFEBD7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#center #address p#shozai{
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	padding: 7px;
	line-height: 23px;
}

#center #address p#kakaku{
	text-align: right;
	font-size: 26px;
	font-weight: bold;
	color: #FF3333;
	padding: 7px;
}

.manen {
	font-size: 14px;
	color: #333333;
}

/*キャッチコピー*/
#center #copy{
	width:770px;
	height: auto;
	background-color: #E1F0FF;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #0066CC;
	margin-bottom: 15px;
}

#center #copy p{
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	color: #0066CC;
	font-weight: bold;
	padding: 7px;
}

/*メイン画像×2*/
#center #photo{
	width:375px;
	height: 310px;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}

#center #photo p{
	text-align: left;
	font-size: 12px;
	line-height: 17px;
	padding: 5px;
}

/*物件概要*/
#outline{
	height: auto;
	width: 770px;
	margin-bottom: 15px;
}

#outline #detail01{
	height: auto;
	width: 98px;
	background-color: #EEEEEE;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#outline #detail01 p{
	font-size: 12px;
	line-height: 17px;
	padding: 5px;
	text-align: right;
}

#outline #detail02{
	height: auto;
	width: 270px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	float: left;
}

#outline #detail02 p{
	font-size: 12px;
	line-height: 17px;
	padding: 5px;
	text-align: left;
}

/*物件備考*/
#bukken_bikou{
	height: auto;
	width: 768px;
	background-color: #EEEEEE;
	border: 1px dashed #999999;
	margin-bottom: 15px;
}

#bukken_bikou p{
	font-size: 12px;
	line-height: 17px;
	padding: 5px;
	text-align: left;
}

/*センター*/
#center #map{
	height: 300px;
	width: 770px;
	margin-bottom: 10px;
}

/*サブ画像*/
#center #sub_photo{
	width:350px;
	height: auto;
	float:left
}

#center #sub_images{
	width:170px;
	height: auto;
	float:left;
	margin-right: 5px;
	margin-bottom: 10px;
}

#center #sub_images p{
	text-align: left;
	font-size: 11px;
	padding: 3px;
	line-height: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#center #siryo_bt{
	width:770px;
	height: auto;
	text-align: center;
	clear: both;
}

#center #list_back{
	width:770px;
	height: auto;
	margin-top: 15px;
}
#center #list_back p{
	text-align: center;
	font-size: 14px;
	line-height: 17px;
	padding: 5px;
}


.text12 {
	font-size: 12px;
	padding: 5px;
	line-height: 17px;
	background-color: #FFFFFF;
	text-align: left;
}

.sousin {
	font-size: 12px;
	padding: 5px;
	line-height: 17px;
	background-color: #FFFFFF;
	text-align: center;
}

#center table th{
	background-color: #E1F0FF;
	text-align: center;
	padding: 10px;
	font-weight: normal;
	font-size: 12px;
}

.must {
	font-size: 12px;
	color: #FF0000;
}

