@charset "UTF-8";
/* CSS Document */
body {
	background: url(../common/format/page_back.png) repeat-x top;
}

#contents {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background: url(../common/banner/white.png) no-repeat right 31px;
}
#pankuzu {
	font-size: 10px;
	width: 957px;
	padding-left: 3px;
	height: 20px;
	padding-top: 11px;
}
#pankuzu a {
	text-decoration: underline;
	color: #333;
}
#pankuzu a:hover {
	color: #999;
}
#bodyarea {
	float: left;
	width: 763px;
}
#banner {
	background: url(../common/banner/banner_shita.png) no-repeat bottom;
	width: 177px;
	float: right;
	padding-bottom: 95px;
}
#bodyarea #hensyu {
	padding-right: 47px;
	padding-left: 47px;
	line-height: 16px;
}
#bodyarea #hensyu p {
	padding-bottom: 20px;
}
.p_block {
	padding-bottom: 20px;
}
#hensyu #pagefoot {
	margin-top: -20px;
	padding-bottom: 10px;
	clear: both;
}

#hensyu #pagefoot #pageback a {
	text-indent: -9999px;
	float: left;
	height: 33px;
	width: 33px;
	overflow: hidden;
	background: url(../common/parts/back.png) no-repeat;
}
#hensyu #pagefoot #pageback a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#hensyu #pagefoot #pagenext a {
	text-indent: -9999px;
	float: right;
	height: 33px;
	width: 33px;
	overflow: hidden;
	background: url(../common/parts/next.png) no-repeat;
}
#hensyu #pagefoot #pagenext a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.page_link a {
	background: url(../common/parts/sankaku_red.png) no-repeat 0px center;
	padding-left: 13px;
	text-decoration: none;
	color: #468CCB;	/*color: #333;*/
}
.page_link a:hover {
	text-decoration: underline;
	background: url(../common/parts/sankaku_red.png) no-repeat 0px center;
}
#imgarea #linkarea1 {
	float: right;
	padding-right: 20px;
	padding-top: 35px;
	width: 210px;
	font-size: 12px;
	line-height: 20px;
}
#imgarea #linkarea1 em {
	font-size: 11px;
	color: #D05299;
	font-style: normal;
}

#hensyu #linkarea2 {
	height: 50px;	/*border-bottom: 1px solid #001479;
	margin-bottom: 30px;*/
	font-size: 12px;
}
#hensyu #linkarea2 a {
	background: url(../common/footer/sankaku_gray.png) no-repeat 0px center;
	padding-left: 13px;
	text-decoration: underline;
	/*color: #333;*/
	margin-right: 20px;
}
#hensyu #linkarea2 a:hover {
	text-decoration: underline;
	background: url(../common/footer/sankaku_gray.png) no-repeat -600px center;
	/*color: #666;*/
}

.table_data {
	border: 1px solid #001479;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
	margin-bottom: 8px;
}

.table_data th {
	padding: 6px 6px 5px;
	background: #f5fbfc;
	font-weight: normal;
	border-top: 0 solid #001479;
	border-right: 0 solid #001479;
	border-bottom: 1px solid #001479;
	border-left: 1px solid #001479;
	width: 180px;
}
.table_data td {
	padding: 6px 6px 5px;
	border-top: 0 solid #001479;
	border-right: 0 solid #001479;
	border-bottom: 1px solid #001479;
	border-left: 1px solid #001479;
}
.kanren_link a {
	background: url(../common/footer/sankaku_gray.png) no-repeat -600px center;
	padding-left: 13px;
	text-decoration: underline;
	float: right;	/*color: #333;*/
	
}
.kanren_link a:hover {
	text-decoration: underline;
	background: url(../common/footer/sankaku_gray.png) no-repeat -600px center;
	/*color: #666;*/
}
.page_top a {
	font-size: 10px;
	color: #333;
	text-decoration: none;
	text-align: right;
	margin-top: -45px;
	float: right;
	margin-right: 12px;
}

.page_top a:hover {
	text-decoration: underline;
	color: #333;
}

