@charset "utf-8";
/* CSS Document */

@import "pro_common.css";

ul {
	width: 380px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

li {
	border-bottom:1px dotted #ccc;
	background-image: url(../images/lnk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	margin: 9px 0 9px 5px;
	padding: 0 0 9px 15px;
}

h3 {
	margin: 0 0 0 280px;
	padding: 7px 0 7px 45px;
	font-size: 20px;
	font-weight: bold;
	background-image: url(../images/voice.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}

h4 {
	margin: 5px 0 5px 0;
	padding:0px;
	font-size: 16px;
	font-weight: bold;
	color: #669900;
	margin-bottom: 10px;
}

h5 {
	margin: 30px 0 0 0;
	padding: 3px 0 0 100px;
	width: 290px;
	height: 24px;
	background-image: url(../images/info_bg.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

h5 a {
	text-decoration: none;
	color: #000000;
}


#article_block {
	clear: both;
}

#article_block .photo1 {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0;
	float:left;
	clear: both;
}

#article_block .photo_l {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0;
	float:left;
	clear: both;
}

#article_block .photo_r {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 15px;
	float:right;
	clear: both;
}

#article_block .photo2 {
	border: 1px solid #CCCCCC;
	margin: 0 0 0 15px;
	padding: 5px;
}

#article_block .mid {
	font-size: 16px;
	line-height: 23px;
}

#profile_area {
	margin:20px 0 0 0;
	padding: 0px;
	width: 400px;
	float: left;
	clear:both;
}

#profile_area .waku {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-size: 14px;
	line-height: 21px;
}

#profile_area .leftzone {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #FCE489;
	text-align: center;
	width: 70px;
	padding: 5px 0 5px 0;
	vertical-align: top;
}

#profile_area .rightzone {
	padding: 5px 5px 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#map_area {
	margin: 20px 0 30px 0;
	padding: 0px;
	width: 390px;
	float: right;
}

#inquiry_area {
	text-align: center;
	/*margin-top: 10px;*/
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

#info {
	width:800px;
	clear:both;
}	

#info_block1, #info_block2, #info_block3, #info_block4,#info_block5, #info_block6 {
	float: left;
	width: 390px;
	height: 300px;
	display:inline;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0px;
}



#map{
	font-size:12px;
}
