@charset "utf-8";

/* CSS Document */

@import url(style_test.css);

#TopPage #Main h3 { margin-bottom:15px;}

#TopPage #Main .box { margin-bottom:30px;}

.imgR {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	}

/* Search box　こだわり検索
############################################################ */
#SearchBox {
	position:relative;
	background:url(../img/top/wall-search.gif);
	width:798px;
	height:148px;
	}
#SearchBox h2 {display:none;}
#SearchBox a {
	display:block;
	position:absolute;
	top:62px;
	left:229px;
	width:339px;
	height:65px;
	text-indent:-9999px;
	}

#Sub .box1 {
	height: 259px;
	background: url(../img/common/sub/bg_box2.gif) no-repeat top left;
	position: static;
	}
#Sub .searchBox {
/*	display:none;*/
}



/* news box
############################################################ */

	
#NewsBox ul {
	margin: 10px 5px 15px;
	}
#NewsBox ul li {
	margin: 5px 0;
	padding: 2px 0;
	background: url(../img/top/dot.gif) repeat-x bottom left;
	}
#NewsBox ul li span {
	margin-right: 10px;
	padding-left: 12px;
	background: url(../img/top/arrow.gif) no-repeat top left;
	background-position: 2px 3px;
	color: #d10000;
	font-weight: bold;
	}


/* bukken box
############################################################ */


#Main #BukkenBox.box {zoom:1; clear:both; margin-bottom:10px;}

#BukkenBox:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}

#BukkenBox table {
	float: left;
	margin-right: 5px;
	_margin-right: 4px;
	margin-left: 5px;
	_margin-left: 3px;
	width: 275px;
	}

#BukkenBox .box1 {
	clear: both;
	}

#BukkenBox .td1 {
	padding: 1px 0;
	font-size: 14px;
	font-weight: bold;
	color: #8f6c03;
	}

.line {
	clear: both;
	height: 20px;
	background: url(../img/top/dot.gif) repeat-x center left;
	}

#BukkenBox .td2 {
	width: 147px;
	vertical-align: top;
	}
#BukkenBox .td2 img {
	border: #ccc 1px solid;
	}

#BukkenBox .td3 {
	vertical-align: top;
	}
#BukkenBox .td3 p {
	margin: 0 0 2px;
	}

#BukkenBox .td3 p.p1 {
	font-weight: bold;
	line-height: 105%;
	}
#BukkenBox .td3 p.p2 {
	color: #d10000;
	font-weight: bold;
	line-height: 110%;
	}
#BukkenBox .td3 p.p3 {
	font-size: 12px;
	color: #666;
	line-height: 110%;
	}
#BukkenBox .td3 p.p4 {
	font-size: 12px;
	color: #666;
	line-height: 110%;
	}
#BukkenBox .td3 p.p5 {
	margin-top: 3px;
	padding-right: 3px;
	text-align: right;
	}

/* owner box
############################################################ */

#OwnerBox p {
	margin: 10px 5px;
	font-size: 12px;
	line-height: 140%;
	}

#OwnerBox ul {
	margin: 10px 5px;
	}
#OwnerBox ul li {
	margin: 5px 0;
	padding: 2px 0;
	background: url(../img/top/dot.gif) repeat-x bottom left;
	}
#OwnerBox ul li span {
	margin-right: 5px;
	padding-left: 1px;
	background: url(../img/top/arrow.gif) no-repeat top left;
	background-position: 2px 3px;
	color: #d10000;
	font-weight: bold;
	}

/* Messege
############################################################ */

#Messege p {
	line-height:148%;
	margin-bottom:15px;}

/* end */

