@charset "utf-8";

/* ヘッダーイメージの設定 */
#head_img {
	width: 870px;
	height: 520px;
	background: url(../images/common_images/top_image.jpg) no-repeat left top;
}

#iadress,
#iadress2  {
	float: right;
	height: 155px;
	width: 495px;
	background: url(../images/top/adress.gif) no-repeat left top;
	padding-right: 10px;
}
#iadress2  {
	float: right;
	height: 155px;
	width: 495px;
	background: url(../images/top/adress2.gif) no-repeat left top;
	padding-right: 10px;
}
#pick_menu {
	height: 210px;
}
#pick_box {
	height: auto;
	width: 325px;
	float: left;
}

#information,
#information2 {
	height: auto;
}
#topics {
	height: 220px;
	width: auto;
	margin-bottom: 10px;
}
#tp_left {
height: 290px;
width: 325px;
	float: left;
	background: url(../images/top/h3_bg_s.jpg) no-repeat top center;
	padding-top: 15px;
}
#tp_leftt p {
	text-align: left;
	padding-top: 55px;
	padding-left: 10px;
	line-height: 16px;
}
#tp_right {
	height: auto;
	width: 325px;
	float: right;
}
#set_img {
	margin-bottom: 20px;
}
#sub {
	background: url(../images/top/waku.gif) no-repeat center top;
	height: 65px;
	width: 325px;
	text-align: left;
}
#sub p {
	background: url(../images/top/waku.gif) no-repeat center top;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 16px;
}
.ad_m {
	font-size: 10px;
	color: #663300;
	float: left;
	line-height: 16px;
/*	padding-top: 45px;
	padding-left: 100px;*/
/*	margin-left: 100px;
	margin-top: 45px;*/
	position:relative;
	width:110px;
	left:100px;
	top:45px;
}
.ad {
	font-size: 12px;
	color: #663300;
	float: right;
	line-height: 14px;
/*	margin-left: 220px;
	margin-top: 15px;
	display:inline;*/
/*	padding-top: 15px;
	padding-right: 60px;*/
	width:220px;
	position:relative;
	left:-60px;
	top:15px;
}


/*使用class*/
.detail {
	float: right;
	padding-top: 10px;
}
.map {
	float: left;
	padding-top: 20px;
	display: inline;
}
.img_floatL {
	float: left;
}

.margin_bt {
	margin-bottom: 15px;
}
.img_r {
	float: right;
}
.topic_text {
	height: 135px;
	width: 315px;
	border: 1px solid #CCCCCC;
	padding-left: 3px;
	margin-left: 3px;
	padding-top: 5px;
	margin-top: 5px;
}
