@charset "utf-8";

#content #text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	font-weight: 650;
	font-size: 0.85em;
	margin-bottom: 50px;
}

#content #text #text1 #ref-list {
}

#content #text #title {
	text-align: center;
	line-height: 50px;
	color: #066;
}
#content #text #work {
	list-style-position: inside;
	width: 550px;
	display: inline-block;
}
#content #text #image_about {
	height: 400px;
	width: 400px;
	display: inline-block;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 30px;
}
#icon    {
	display: inline-block;
	height: 21px;
	width: 22px;
	margin-right: 0px;
	margin-left: 50px;
	margin-bottom: 0px;
	position: absolute;
	left: 15px;
	bottom: 2px;
}
#content #text #text1 #ref-list p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #066;
	font-weight: bold;
	margin-left: 73px;
}
#content #text #text1 #ref-list p a:hover {
	color: #333;
	text-decoration: none;
}


#content #text #text1 #ref-list {
	display: inline-block;
	margin-bottom: 20px;
	margin-left: -15px;
	position: relative;
}


#content #text #text1 #map {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
	margin-top: 50px;
}

#content #text #text1 p {
	text-indent: 20px;
}

#content #text h4 {
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
