@charset "utf-8";

														

div#topicPath {
	width: 400px;
	height: 30px;	

	}
#topicPath ol {

	margin : 20px 0 0 20px;
	color: #555;
	font-size: 80%;	
}
#topicPath li{
		float: left;
		padding: 0 15px 0 10px;
		line-height: 20px;
		background:url(../images/topic_angle.gif) no-repeat 100% 50%;
}		
#topicPath li:last-child {
	background: none;
}		
#topicPath li a {
	color: #333;
}
#topicPath li a:hover {
	text-decoration: underline;
	color: #008CC9;
}
/*----content----*/
div#content {
	width: 960px;
	margin: 0 auto;
	}	
div#mainWrap{
	width:900px;
	margin: 0 auto;
	margin-bottom: 50px;
	border: solid 1px #777;
	}
div#mainBox {
	width: 900px;
	margin: 0 auto;
	}
div#mainBox_02 {
	width: 900px;
	margin: 0 auto;
	}
div#mainBoxSecond {
	width: 900px;
	margin: 30px auto;
	}
h2.headTytle {
	width: 900px;
	height: 50px;
	background-color: #008CC9;
	color: #FFF;
	text-align: center;
	font-size:22px;
	font-weight: bold;
	line-height: 50px;
	margin-bottom: 25px;
	}
h3.headTytle_03 {
	width: 480px;
	height: 50px;
	color: #008CC9;
	font-size: 18px;
	text-align: center;
	line-height: 50px;
	}
h4.headTytle_04{
	width: 300px;
	height: 50px;
	padding: 20px 300px;
	color:  #008CC9;
	font-size: 18px;
	text-align: center;
	line-height: 50px;
	font-weight: bold;
	}
	h5 {
	width: 300px;
	height: 50px;
	padding: 80px 300px 20px;
	color:  #008CC9;
	font-size: 18px;
	text-align: center;
	line-height: 50px;
	font-weight: bold;	
	}
div.column {
	width: 900px;
	}
div.column dl dt.photo {
	width: 400px; 
	height: 300px;
	float: right;
	padding:  5px 20px 0 20px;
	}
div.column dl dt#photo_02 {
	width: 400px; 
	height: 245px;
	float: right;
	padding:  5px 20px 0 20px;
	}
dl dd {
	padding: 10px 20px 35px;
	font-size:90%;
	text-align: justify;
	text-justify: distribute;
	line-height: 1.5;
	border-bottom : 1px dotted #777;
	}

div#area {
	width: 900px;
	padding: 5px 0 50px 0;
	text-align: center;
	border-bottom: 3px solid #008CC9;
	}
p {
	font-size: 100%;
	height: 16px;
	line-height: 16px;
	}
div#spot {
	width: 900px;
	margin: 0 auto;
	border-top: 1px dotted #777;

	}
div#spot ul {
	width: 800px;
	padding-left: 180px;
	margin-top: 30px;
	}
div#spot ul li {
	width: 230px;
	height: 16px;
	padding: 10px 0 15px 20px;
	color: #333;
	font-size: 100%;
	display: inline;
	text-align: left;
	line-height: 16px;
	float: left;
	}
div#info {
	width: 830px;
	margin: 40px auto 0;
	background-color: #F6F;
	padding-bottom: 20px;
	}
