@charset "UTF-8";

/*-- location --*/

body#location{
	background:url("../images/bg_blue.jpg") no-repeat;
}

#side_top{
height:91px;
	background:url("../images/side_top_location.png") no-repeat;
}

.location#paragraph{
	padding:50px 0 0 15px;
}

.location#paragraph h3{
	text-indent:-100000em;
	height:18px;
	background:url("../images/title_location_all.png") no-repeat;
}

#area_box	{
	margin:0 5px 15px 0;
	float:left;
	font-size:12px;
}

#location_box{
	width:570px;
	margin:30px 0 0 0;
	position:relative;
}

#area{
	text-align:center;
	width:70px;
	height:15px;
	padding:7px 3px 3px 3px;
	background-color:#000;
	color:#fff;
	list-style-type: none;
	margin:0 0 15px 0;
}

#prefecture {
	text-align:center;
	list-style-type: none;
	padding:3px;
}

#update{
	width:550px;
	font-size:12px;
	padding:0 0 0 480px;
	margin:30px 0 -20px 0;
}

/*-- location all --*/

#location_all{
}

#name{
	padding:10px 0 0 0;
	font-size:14px;
	font-weight:bold;
}

#address{
	padding:5px 0 2px 0;
	font-size:12px;
	border-bottom:1px solid #333;
}

#prefecture_title{
	padding:0 0 5px 20px;
	font-size:16px;
	font-weight:bold;
	margin:0;
	height:17px;
	line-height:19px;
	background:url("../images/sub_arrow.png") no-repeat;
}
