.text9 {  font-size: 9px; line-height: 9px}
.text10 {  font-size: 10px; line-height: 10px}
.text11 {  font-size: 11px; line-height: 110%}
.text11w {  font-size: 11px; line-height: 110%; color:#FFFFFF}
.text12 {  font-size: 12px; line-height: 125%}
.text12w {  font-size: 12px; line-height: 120%; color:#FFFFFF}
.text14 {  font-size: 12px; line-height: 120%}
.text16 {  font-size: 16px; line-height: 150%}
.text18 {  font-size: 18px; line-height: 22px}
.text20 {  font-size: 20px; line-height: 24px}
.text24 {  font-size: 24px; line-height: 28px}
.text30 {  font-size: 30px; line-height: 34px}
.text40 {  font-size: 40px; line-height: 44px}

A:link { text-decoration:none; FONT-weight:none; COLOR:#000099 }
A:visited { text-decoration:none; FONT-weight:none; COLOR:#000099F }
A:active { text-decoration:none; FONT-weight:none; COLOR:#0000ff }
A:hover { FONT-weight:none; COLOR:#FF0000 }
#body {
	background-color: #CC0000;
	margin: 0px;
	width: 100%;
	padding: 0px;
	border: none;
	height: auto;
}
#page {
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px;
	height: auto;
	width: 700px;
	margin: 0px;
	border: none;
	left: auto;
	right: auto;
}

#intro {
	background-color: #FFCCCC;
	font-size: 12px;
	height: 15px;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;

}
#intro a:link{
	font-size: 12px;
	text-decoration:none;
	color:#CC0000
}
#intro a:visited{
	font-size: 12px;
	text-decoration:none;
	color:#000000
}

.top_txt {
	background-color: #FFCCCC;
	vertical-align: middle;
}
.top_txt td{
	padding: 5px;
}

#top {
	height: 260px;
	width: 635px;
	padding: 0px;
	border-top-width: 5px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	vertical-align: text-top;
}
#top td {
	vertical-align: text-top;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
}
#top_l {
	vertical-align: text-top;
	height: 70px;
	width: 100%;
}
#top_l td {
	vertical-align: text-top;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
#footer {
	width: 642px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-bottom: 3px;
	padding: 0px;
}
	#footer td {
		font-size: 12px;
		line-height: 130%;
		color: #000000;
	}
	#foot_link {
		width: 100%;
		border-top-width: 8px;
		border-top-style: solid;
		border-top-color: #FFFFFF;
		margin-bottom: 5px;
	}
	#foot_link td {
		font-size: 12px;
		width: 10%;
		background-color: #FFCCCC;
		text-align: center;
	}
	#foot_link td a:link{
		text-align: center;
		font-size: 12px;
		color: #CC0000;
		text-decoration: none;
	}
	#foot_link td a:visited {
		text-align: center;
		font-size: 12px;
		color: #000000;
		text-decoration: none;
	}
#copy {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	text-align: right;
	color: #666666;
	width: 100%;
	height: 20px;
	vertical-align: text-top;
}
#copy a:link {
	font-size: 12px;
	text-decoration:none;
	color:#000000
}
#copy a:visited {
	font-size: 12px;
	text-decoration:none;
	color:#000000;
}
.area_tbl {
	border: 1px solid #CC0000;
	width: 580px;
	padding: auto;
	margin: 0 auto 2px auto;
}
.area_tbl td p{
	font-size: 11px;
	text-decoration:none;
	color:#333333;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-indent: 6pt;
}

.mgn5{
margin:5px auto 5px auto;
}





/*----発行エリア----*/
.haihu-area{
width:645px;
border:1px solid #CC0000;
}

.haihu-area th{
background:#CC3300;
font-weight:bold;
text-align:center;
font-size:12px;
color:#FFFFFF;
padding:5px;
}


.haihu-area td{
vertical-align:top;
width:50%;
font-size:12px;
}

.haihu-area .list{
}

.haihu-area .list td{
border:none;
padding:3px;
}

.haihu-area .list td p{
border-left: 6px solid #CCCCCC;
padding:3px 15px 0px 8px;
}

