/*@ʁ@*/
body {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	background-image: url(../imgs/back.gif);
	background-repeat: repeat-y;
	background-position: center;
}
a:link{
	color:#030573;
	text-decoration:none;
}
a:visited{
	color:#4D4D4D;
	text-decoration:none;
}
a:hover{
	color:#9900ff;
	text-decoration:none;
}
#wrap{
	width: 721px;
	padding: 0px;
	margin: 0px auto;
	background-color:#FFFFFF;
}
#copyright{
	margin: 5px 0px 0px 5px;
	font-size:12px;
	color:#333333;
  text-align: center;
	padding:0px 0px 5px 0px;
}

.cont {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	width: 640px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.cont2 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	width: 620px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.imgright {
	float: right;
	margin:0px 5px;
}
.imgleft {
	float: left;
	margin:0px 5px;
}
.subtitle {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../imgs/ttl_sub.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 638px;
	padding-top: 4px;
	padding-left: 20px;
}
.subtitle-ob {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../imgs/ttl_sub2.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 638px;
	padding-top: 4px;
	padding-left: 20px;
}
.textL {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #0256A5;
	text-decoration: underline;
}
.hyowaku {
	border: 1px solid #999999;
}
.hyoitem1 {
	font-size: 12px;
	color: #333333;
	background-color: #E8E8E8;
	padding: 6px;
	white-space:nowrap;
}
.hyocont1 {
	font-size: 12px;
	color: #333333;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: left;
	white-space:nowrap;
}
.hyocont-long {
	font-size: 12px;
	color: #333333;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
.hyocont-pic {
	font-size: 12px;
	color: #333333;
	padding: 6px;
	text-align: center;
}
.hyoitem2 {
	font-size: 12px;
	color: #333333;
	background-color: #DAE8F5;
	padding: 6px;
	white-space:nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 110px;
}
.hyocont2 {
	font-size: 12px;
	color: #333333;
	padding: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	text-align: left;
}
.hyocont2-2 {
	font-size: 12px;
	color: #333333;
	padding: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	text-align: center;
	width: 160px;
}
.hyoitem3 {
	font-size: 12px;
	color: #333333;
	background-color: #D2E2FD;
	padding: 6px;
	white-space:nowrap;
	border: 1px solid #3399CC;
}
.hyocont3 {
	font-size: 12px;
	color: #333333;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.hyoitem4 {
	font-size: 12px;
	color: #003399;
	background-color: #FFFFFF;
	padding: 6px;
	white-space:nowrap;
	border: 1px solid #3399CC;
	font-weight: bold;
}
.hyocont4 {
	font-size: 12px;
	color: #333333;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0066FF;
}
#footbts{
	margin: 12px 0px 0px 0px;
	background-image:url(../imgs/footback.gif);
	text-align:center;
	font-size:12px;
	padding: 10px 0px 0px 0px;
	width: 721px;
	height:20px;
}

.siteurl {
  font-size: 16px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: #336699;
}

.tokki { color: #CC0000;}