@charset "UTF-8";

/* -------------------------------------------------- *
 *
 * CLEAR / CLEARFIX
 *
/* -------------------------------------------------- */

.photo_l {
	float: left;
	width: 316px;
	margin-right: 5px;
	padding: 1px;
	border: 1px solid #CCC;
}
.photo_l p {
	font-size: 90%;
	color: #666;
	margin-top: 3px;
}
.photo_r  p{
	font-size: 90%;
	color: #666;
	margin-top: 3px;
}
.photo_r {
	float: left;
	width: 316px;
	margin-right: 1px;
	padding: 1px;
	border: 1px solid #CCC;
}
.photo_r240 {
	float: right;
	width: 240px;
	padding: 1px;
	border: 1px solid #CCC;
	margin-left: 10px;
}
.photo_r240 p {
	font-size: 90%;
	line-height: 135%;
	color: #666;
	margin-top: 3px;
	margin-left: 3px;
	padding: 0px;
}
.magin20 {
	margin-bottom: 20px;
}
.magin10 {
	margin-bottom: 10px;
}
#main h2 {
	font-weight: bold;
	color: #900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B5A977;
	font-size: 120%;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/icon_h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 150%;
}
#main h3 {
	font-weight: bold;
	color: #324069;
	background-image: url(../images/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	text-indent: 10px;
}
/**/
.tbl_1 {width: 650px;border-right: 1px solid #CCC;border-bottom: 1px solid #CCC;}
.tbl_1 thead th,.tbl_1 tbody th,.tbl_1 tbody td {border-top: 1px solid #CCC;border-left: 1px solid #CCC;font-weight:normal;}
.tbl_1 thead th {
	color: #FFF;
	background-color: #324069;
}
#main .attention {
	font-size: 90%;
	color: #F66;
}
.tbl_1 tbody th {
	color: #FFF;
	background-color: #B5A977;
}
.tbl_2 {width: 650px;border-top: 1px dotted #CCC;margin-bottom: 20px;}
.tbl_2 th,.tbl_2 td {
	border-bottom: 1px dotted #CCC;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	text-align: left;
	line-height: 150%;
}
.tbl_2 th {
	width: 2em;
	font-weight: normal;
	color: #313F69;
	background-color: #DFE5EA;
}
/**/
#prefoot {
	font-size: 12px;
	color: #000;
	text-align: right;
}
#main .rightex {
	float: left;
	width: 320px;
}
#main .leftex {
	float: left;
	width: 380px;
}
#main em {
	font-style: normal;
	font-weight: bold;
	color: #C00;
}
