@charset "utf-8";
/* CSS Document */

#content_left_big h2 {
	color: #333;
	font-size: 170%;
	font-weight: bold;
	border-bottom: 1px solid #61B5B5;
	margin-bottom: 20px;
}
#content_left_big h3 {
	font-size: 140%;
	font-weight: bold;
	color: #61B5B5;
	margin-bottom: 20px;
}
#content_left_big h4 {
	font-weight: bold;
	font-size: 110%;
}

#content_left_big .photo_area {
	margin-top: 10px;
	margin-bottom: 10px;
}
#content_left_big .photo_area img {
	margin-right: 9px;
}
#content_right li {
	border-bottom:1px solid #3366CC;
	color:#3366CC;
	font-weight:normal;
	line-height:1.7em;
	padding-left:15px;
	padding-top:10px;
	padding-bottom: 10px;
	background: #FAFAFA url(../../../images/list01.gif) no-repeat 5px 15px;
	font-size:11px;
}
#content_right li a {
	color:#3366CC;
	display:block;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}
#content_right li a:hover {
background-color: #E3E3E3;
}
