﻿/* CSS Document */


/*メイン画像*/
#main_image{
	width:870px;
	height: auto;
}

/*マップコメント*/
#map_copy{
	width:530px;
	height: auto;
}

#map_copy p{
	font-size: 12px;
	line-height: 17px;
	padding: 5px;
	text-align: center;
}

/*センター*/
#shousai{
	width:530px;
	float:right;
	margin-right: 48px;
	display: inline;
}

/*種別*/
#shousai #shubetu{
	width:530px;
	background-image: url(/images/shubetsu.gif);
	height: 21px;
}

#shousai #shubetu p#shu{
	text-align: left;
	font-size: 12px;
	float: left;
	padding-top: 3px;
	padding-left: 10px;
}

#shousai #shubetu p#data{
	text-align: right;
	font-size: 12px;
	padding-top: 3px;
	float: right;
	padding-right: 5px;
}

/*交通*/
#shousai #rosen{
	width:530px;
	height: auto;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#shousai #rosen p{
	text-align: left;
	font-size: 14px;
	padding-left: 7px;
	padding-top: 5px;
	line-height: 20px;
	padding-right: 7px;
	padding-bottom: 5px;
}

/*所在と価格*/
#shousai #address{
	width:530px;
	height: auto;
	background-color: #F9F3DE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 15px;
}

#shousai #address p#shozai{
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	padding: 7px;
	line-height: 23px;
}

#shousai #address p#kakaku{
	text-align: right;
	font-size: 26px;
	font-weight: bold;
	color: #FF3333;
	padding: 7px;
}

.manen {
	font-size: 14px;
	color: #333333;
}

/*画像とコピー*/
#shousai #mainbox{
	width:530px;
	height: auto;
	margin-bottom: 10px;
}

#shousai #mainbox #main_p{
	width: 290px;
	height: 220px;
	float: left;
}
#shousai #mainbox #main_p a{
	width: 290px;
	height: 200px;
	display:block
	}

#shousai #mainbox #main_p p{
	text-align: left;
	font-size: 12px;
	line-height: 17px;
	padding: 3px;
}

#shousai #mainbox #main_right{
	width:230px;
	height: auto;
	float: right;
}

#shousai #mainbox #main_right #copy{
	width:230px;
	height: auto;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #333333;
	border-bottom-color: #333333;
	margin-bottom: 10px;
}

#shousai #mainbox #main_right #copy p{
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #003366;
	padding: 5px;
}

#shousai #mainbox #main_right #rimawari{
	width:228px;
	height: auto;
	border: 1px dashed #999999;
	background-color: #FFFFEE;
}

#shousai #mainbox #main_right #rimawari p{
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#shousai #mainbox #main_right #siryo_bt{
	width:230px;
	height: auto;
	text-align: center;
}

/*サブ画像*/
#shousai #subbox{
	width:530px;
	height: auto;
	margin-bottom: 15px;
	clear: both;
}

#shousai #subbox p{
	text-align: left;
	font-size: 12px;
	line-height: 17px;
	padding: 1px;
}

#shousai #subbox .p1{
	width: 93px;
	/* height: 90px; */
	float: left;
	margin-bottom:8px;
	margin-right:12px;
}
#shousai #subbox .p1 a {
	width: 93px;
	height: 70px;
	display: block;
	border: 1px solid #C6C6C6;
}

/*備考*/
#shousai #recital{
	width:528px;
	height: auto;
	border: 1px dotted #999999;
	background-color: #EEEEEE;
	margin-bottom: 5px;
}

#shousai #recital p{
	text-align: left;
	font-size: 12px;
	line-height: 17px;
	padding: 5px;
}

/*概要*/
#shousai #outline{
	width:530px;
	height: auto;
	margin-bottom: 15px;
}

#shousai #outline table th{
	width:100px;
	background-color: #EEEEEE;
	text-align: right;
	padding: 5px;
	font-weight: normal;
	font-size: 12px;
}

#shousai #outline table td{
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	line-height: 20px;
}

#shousai #siryo_bt{
	width:530px;
	height: auto;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

#gmap {
	height: 350px;
	width: 528px;
	border: 1px solid #CCC;
}

#map {
	height: 350px;
	width: 528px;
	border: 1px solid #CCC;
}

#sorry{
	width:530px;
	float:right;
	margin-right: 48px;
	display: inline;
	text-align: center;
	padding-top: 100px;
}

.body2_img{
	width: 110px;
	float: left;
	height: auto;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
}
