@charset "utf-8";




/*-----------------------------------------
	body
 ----------------------------------------- */


body {
	color: #444444;
	line-height: 1.6em;
	font-size: 95%;
}
#crumbarea {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e1e1e1;
}
#crumbarea .crumb  {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#crumbarea .crumb a  {
	color: #333333;
	text-decoration: none;
}
#crumbarea .crumb a:hover {
	text-decoration: underline;
}
#titlearea  {
	border-bottom-color: #ADADAD;
	margin-top: 20px;
	position: relative;
}
#titlearea .clearfix  {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#titlearea .title  {
	padding-top: 5px;
	float: left;
	width: 600px;
	padding-bottom: 20px;
}
#titlearea #tabarea  {
	float: right;
	width: 380px;
	margin-top: 10px;
	position: relative;
}
#tabarea .tab1 {
	float: left;
	position: absolute;
	top: 0px;
}
#tabarea .tab2  {
	float: right;
	position: absolute;
	left: 200px;
	top: 1px;
}
#content .main_area  {
	border-top: 1px solid #adadad;
	margin-top: -1px;
}
#content .inner  {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}
#content .inner .sec  {
	border-bottom: 1px dotted #C6C6C6;
	padding-bottom: 40px;
	padding-top: 30px;
}
#content .sec.noborder {
	border-bottom-style: none;
}
#content .sec .subhead {
	font-size: 120%;
	margin-bottom: 25px;
	font-weight: bold;
}
#content .inner .sec .photo   {
	margin-bottom: 35px;
}
.sec .txt2clm .txt_l {
	width: 470px;
	float: left;
}
.sec .txt2clm .txt_r {
	float: right;
	width: 470px;
}
.pdt30 {
	padding-top: 30px;
}
#content .sec .photo_r .txt  {
	float: left;
	width: 260px;
}
#content .sec .photo_r .photo {
	width: 690px;
	float: left;
	text-align: center;
	padding-left: 30px;
}
#content .sec .photo_l .txt  {
	float: left;
	width: 530px;
}
#content .sec .photo_l .photo {
	width: 420px;
	float: left;
	text-align: center;
	padding-right: 30px;
}
#content .sec .photo3 .photo {
	float: left;
	width: 330px;
}
#content .sec .photo3 .photo_r {
	float: right;
}
.caption {
	font-size: 90%;
	text-align: left;
	margin-top: 5px;
}
