﻿/*センター*/
#center2{
	width:550px;
	float:left;
	margin-left: 48px;
	display: inline;
}

#gmap2 {
	height: 350px;
	width: auto;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#bukken_box2{
	width:518px;
	margin-bottom: 20px;
	float: left;
	border: 1px solid #999;
	padding: 10px;
}

/*トップ画像*/
.head_image{
	width:540px;
	margin: 0px;
}

/*種別*/
.shubetu{
	width:520px;
	background-color: #2DBBF6;
	float: left;
}

.shubetu p{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #FFF;
	display: inline;
	padding: 5px;
}

/*所在*/
.shozai{
	width:520px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	float: left;
}

.shozai p{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	padding-left: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
}

/*路線*/
.rosen{
	width:520px;
	float: left;
}

.rosen p{
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

/*画像とコピー*/
.main_box{
	width:520px;
	height: auto;
	float: left;
}

.image{
	width:260px;
	float: left;
	height: auto;
	padding-left: 20px;
}

.rightbox{
	width:230px;
	height: auto;
	float: right;
	margin-left: 10px;
}

.copy{
	width:230px;
	background-color: #E6EFF6;
	height: auto;
	float: right;
}

.copy p{
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	padding: 5px;
	font-weight: bold;
}

.kakaku{
	width:216px;
	float: right;
	text-align: right;
	font-size: 26px;
	font-weight: bold;
	color: #FF3333;
	padding: 7px;
}

.manen2 {
	font-size: 14px;
	color: #333333;
}
.kakaku p{
	text-align: right;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-top: 15px;
	padding-bottom: 3px;
}
.manen {
	font-size: 12px;
}

.detail_bt{
	width:230px;
	text-align: center;
	margin-top: 10px;
	float: right;
}

/*備考*/
.bikou{
	width:518px;
	height: auto;
	border: 1px dotted #999999;
	background-color: #EEEEEE;
	float: left;
	margin-top: 10px;
}

.bikou p{
	text-align: left;
	font-size: 12px;
	line-height: 17px;
	padding: 5px;
}

.navi{
	width:525px;
	background-image: url(../images/sb_next_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 36px;
	line-height: 36px;
	padding-left: 15px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	letter-spacing : 1px;
}

