﻿@charset "utf-8";

#center1 {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}

/*センター*/
#center1 #page_title {
	width:830px;
	margin-bottom: 20px;
}

#center1 #bukken_box{
	width:258px;
	border: 1px solid #999999;
	height: auto;
	float: left;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 15px;
}

/*会社概要タイトル*/
#title{
	width:830px;
	margin-bottom: 10px;
}

#center1 #bukken_box a:link {
	color: #333333;
	text-decoration: underline;
	}

#center1 #bukken_box a:visited {
	color: #333333;
	text-decoration: underline;
	}

#center1 #bukken_box a:hover {
	color: #FF6600;
	text-decoration: underline;
	}

#center1 #bukken_box a:active {
	color: #FF6600;
	text-decoration: underline;
	} 

/*種別*/
#center1 #bukken_box p#shubetu{
	width:auto;
	margin: 0px;
}

/*写真*/
#center1 #bukken_box p#photo{
	width:258px;
	height:auto;
}

/*所在地*/
#center1 #bukken_box p#address{
	line-height:18px;
	font-size: 14px;
	width: auto;
	background-color: #F9F3DE;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*路線*/
#center1 #bukken_box p#rosen{
	line-height:17px;
	font-size: 12px;
	width: 250px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}

/*路線*/
#center1 #bukken_box p#rimawari{
	line-height:17px;
	font-size: 12px;
	width: 240px;
	margin-bottom: 5px;
	padding: 5px;
	margin-left: 3px;
	background-color: #FCEBD6;
}

/*価格*/
#center1 #bukken_box p#price{
	line-height:17px;
	font-size: 20px;
	width: 250px;
	text-align: right;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 5px;
}

.manen{
	line-height:17px;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
