/* 各ページ本文設定 */

/* バックナンバーページ本文 */
#backnumber {
	float : right;
	margin : 0 0px 15px 0;
	font-size : small;
}
/* メインイメージ */
*html #mainimage {
	border : #BBBBBB 1px solid;
	margin : 0px;
	text-align : center;
	vertical-align : middle;
	width : 555px;
}
html>body #mainimage {
	border : #BBBBBB 1px solid;
	margin : 0px;
	aligin : center;
	vertical-align : middle;
}
/* IEでフォーム内の文字サイズが変化するように */
input, textarea, select { font-size: 1em; }

.QR {
	width : 150px;
	margin-left : 0px;
	padding : 2px;
}
td.QR {
	background : url(../images/titleback.jpg) repeat-x;
	color : #FFFFFF;
	text-align : center;
	weight : bold;
}
td.QR2 {
	text-align:left;
	font-size:x-small;
}
/* 新着ページ本文 */
#renew {
	font-size : small;
	text-align : left;
	vertical-align : top;
}
#renew .aaa {
	margin-left : 20px;
	color : #444444;
	line-height : 1.0;
}
/*#renew ul {
	line-height	: 1.7		;	}
#renew li {
	margin		: 10px 10px 0 10px	;
	list-style	: none	;	}
#renew table	{
	margin		: 0px	;
	font-size	: small	;
	border		: 0		;	}
#top {
	text-align	: left	;
	vertical-align	: top	;	}
#renew td	{
	padding	: 5px	;	}*/

#special {
	color : #FF0000;
	font-weight : bold;
}
#special-10th {
	color : #0000FF;
	font-weight : bold;
}
#title2 .renew_property {
	clear : both;
	border : #33DD00 1px solid;
	margin-right : 5px;
	padding : 5px;
}
#title2 .date {
	float : right;
	margin-right : 5px;
	padding-bottom : 0px;
}
.scroll_box {
	overflow:auto;
	width:560px;
	height:1000px
}
.scroll_box2 {
	overflow:auto;
	width:560px;
	height:1200px
}

