
* {
	font:10.5px/1.231 "メイリオ", Mairyo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    color:#444444;
	}

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #333;
	}

a:link , a:visited {
	color: #333;
	text-decoration: underline;
	line-height: 1.3em;
}
a:active , a:hover {
	color: #f00;
	text-decoration: none;
	line-height: 1.3em;
}
p {
	margin: 7px 0 0 2px;
	padding: 0;
	color: #28AB9F;
	font-weight:bold;
	font-size:13px;
	}
p a:link , p a:visited {
	color: #28AB9F;
	font-weight:bold;
	font-size:12px;
	text-decoration: underline;
}
p a:active , p a:hover {
	color: #28AB9F;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
	background-color: #EEECEA;
}

table {
	line-height: 1.3em;
	}
table#main {
	width: 316px;
	margin: 0 auto ;
	}
table#main td {
	margin: 0;
	padding: 0;
	}
table#main td#title img {
	margin: 0 10px 0 0;
	padding: 0;
	border: 0;
	}
table#list {
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	border-collapse: collapse;
	}
table#list td {
	border-top: 1px solid #ddd;
	}
table#list td.main {
/*	background: #fff url(image/RentHouse_04.gif) no-repeat left 50%;*/
	background-color: #fff;
	padding: 3px 3px 3px 6px;
	width: auto;
	}
table#list td.photo {
	text-align: center;
	width: 70px;
	padding: 3px;
	}
span.price {
	font-size: 10.5px;
	font-weight: bold;
	}

span.new {
	color: #E30000;
	font-weight: bold;
	}
.txt_p10 {
	font-size: 10.5px;
	}
	
table#photo_main {
	border-collapse: collapse;
	margin: 0;
	}
table#photo_main td.bline {
	padding: 0 3px;
	}
table#photo_main td.nline {
	padding: 5px 3px 1px;
	height: 30px;
	}
table#photo_main td.nline2 {
	padding: 7px 3px 2px;
	}
table#photo_main td.nlinep {
	padding: 0;
	}
table#photo_main td div.line {
	border: 1px solid #ccc;
	width: 130px;
	height: 100px;
	overflow: hidden;
	}
.pr_box {
	overflow:hidden;
	height:18px;
	color:#f00;
	line-height:1.8em;
	}





.cellline{
border:#CCCCCC solid 1px;
}


.cellline td{
text-align:left;
}
.name{
font-size:120%;
font-weight:bold;
}


.price{
color:#FF0000;
font-size:120%;
font-weight:bold;
}
.line_d{
padding-bottom:4px;
}

.subphoto{
padding:5px;
}

.subphoto div.line {
border: 1px solid #ccc;
width: 120px;
height: 80px;
overflow: hidden;
}
