/* CSS STARTS Document */

.bukken01 a:link {color: #003366;text-decoration: none;font-size: 11px;}
.bukken01 a:visited {color: #003366;	text-decoration: none;font-size: 11px;}
.bukken01 a:hover {color: #5F83BA;text-decoration: underline;font-size: 11px;}
.bukken01 a:active {color: #5F83BA;	text-decoration: none;font-size: 11px;}

/*Bukken List(index)*/
.bukkenPane{
}
.bukkenPane td{
	padding: 4px 5px 4px 5px;
	width: 110px;
}
.bukkenPane .thumbnail{
	text-align: center;
}
.bukkenPane .desc{
	font-size: 11px;
	padding-left: 5px;
	padding-top: 5px;
}
.bukkenPane .price{
	text-align: left;
	font-size: 11px;
	padding-left: 5px;
}
.bukkenPane .desc ul{}
.bukkenPane .desc li{}

.bukkenTenpoPane{
}
.bukkenTenpoPane td{
	padding: 4px 5px 4px 5px;
	width: 170px;
}
.bukkenTenpoPane .thumbnail{
	text-align: center;
}
.bukkenTenpoPane .desc{
	font-size: 11px;
	padding-left: 5px;
	padding-top: 5px;
}
.bukkenTenpoPane .price{
	text-align: left;
	font-size: 11px;
	padding-left: 5px;
}
.bukkenTenpoPane .desc ul{}
.bukkenTenpoPane .desc li{}



/*-contener-*/
#bu_main{
	width:540px;
	padding:10px 10px 10px 10px;
	}
#bu_toptitle{
	width:500px;
	position: absolute;
	}
.bu_toperea {
	width:180px;
	left: 320px;
	position: absolute;
	text-align: right;
	height: 20px;
	font-size: 12px;
	color: #CC6600;
	}

	
.bu_title {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	letter-spacing: 1px;
	text-indent: 5px;
}
.bu_title_j {
	font-size: 18px;
	font-weight: bold;
	color: #924B4B;
	letter-spacing: 1px;
	text-indent: 5px;
}

.bu_comment {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	letter-spacing: normal;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
}
#bu_info_detail{
	padding-bottom: 10px;
	margin-left: 25px;
	width:470px;
	border:1px solid #E7CFB8;
	text-align: left;
}
#bu_info {
	margin-top: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	letter-spacing: normal;
	line-height: 18px;
	border-color: #E7CFB8;
	border-width: 1px;
}
	
#bu_info li{
	list-style-image: url(../images/sozai/dot004.gif);
}
#bu_info li.note_01{
	width: 60%;
	margin-top: 10px;
	margin-left: 20px;
	list-style-image: url(../images/sozai/kome_red.gif);
	font-size:11px;
	color:#004080;
}
#floor_plan {
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}
#floor_plan li{
	list-style-image: url(../images/sozai/dot002.gif);
}
#floor_plan .fptitle{
	font-size:12px;
	color:#004080;
	font-weight: bold;
}
/*Bukken Up*/
.upMark {
	background-image: url(../images/sozai/anim_up001.gif);
	background-repeat: no-repeat;
	background-position: -2px -1px;
	height: 12px;
}
.upPane{
	width: 450px;
	margin: 10px auto;
	padding: 5px;
	font-size: 12px;
	letter-spacing: 1px;
	background-color: #F9EDD0;
}

.upPane a:link,
.upPane a:visited{
	float: left;
	margin-right: 15px;
	padding-left: 22px;
	display: block;
	background-image: url(../images/sozai/anim_up001.gif);
	background-repeat: no-repeat;
	background-position: 0px -2px;
}
.upPane a:hover,
.upPane a:active{
}
