BODY{
	margin: 0px ;
	background: #FFF url(img/com/bg.jpg) repeat-x ;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	text-align: center;
}


/* newsリンク設定 */
A.news:link {
	color: #000000;
	text-decoration: none;
}

A.news:visited {
	color: #000000;
	text-decoration: none;
}

A.news:active {
	color: #0033CC;
}

A.news:hover {
	color: #0033CC;
	text-decoration: underline;
	background-color: #A3DCFF;
}

/* サブメニューリンク設定 */
A.sub:link {
	color: #FFFFFF;
	text-decoration: none;
}

A.sub:visited {
	color: #FFFFFF;
	text-decoration: none;
}

A.sub:active {
	color: #0033CC;
}

A.sub:hover {
	color: #0033CC;
	text-decoration: underline;
	background-color: #FFFFFF;
}

A.sub:link .strong {
	color: #FFA980;
	text-decoration: none;
}

A.sub:visited .strong {
	color: #FFA980;
	text-decoration: none;
}

A.sub:active .strong {
	color: #FF0000;
}

A.sub:hover .strong {
	color: #FF0000;
	text-decoration: underline;
	background-color: #FFFFFF;
}

/* フッター設定 */
A.footer:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 130%;
}

A.footer:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 130%;
}

A.footer:active {
	color: #0033CC;
	font-size: 12px;
	line-height: 130%;
}

A.footer:hover {
	color: #0033CC;
	text-decoration: underline;
	background-color: #A3DCFF;
	font-size: 12px;
	line-height: 130%;
}

/* 本文リンク設定 */
A.honbun:link {
	color: #0033CC;
	text-decoration: underline;
}

A.honbun:visited {
	color: #0033CC;
	text-decoration: underline;
}

A.honbun:active {
	color: #0033CC;
}

A.honbun:hover {
	color: #0033CC;
	text-decoration: underline;
	background-color: #A3DCFF;
}
label{
  cursor: pointer;
}
button{
  cursor: pointer;
}

/* フォントサイズ設定 */
.font10a {
	font-size: 10px;
	line-height: 130%;

}

.font12a {
	font-size: 12px;
	line-height: 130%;

}

.font12b {
	font-size: 12px;
	line-height: 160%;
}

.font14a {
	font-size: 14px;
	line-height: 130%;
}

.font14abold {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold
}

.font14b {
	font-size: 14px;
	line-height: 160%;
}

.title {
	font-size: 20px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 100%;
	border-width: 0px 0px 0px 8px; 
	border-color: #003399;
	border-style: solid;
	margin-left: 20px;
}

H1 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px; 
	margint: 0;
	display: inline;
}

H2 {
	font-size: 20px;
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-width: 0px 0px 0px 8px; 
	border-color: #003399;
	border-style: solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.top16px {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0PX;
	margin: 0px;
}

.top12px {
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	border: 0PX;
	margin: 0px;
}

.top12pxnews {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0PX;
	margin: 0px;
}

.font35r {
	font-size: 35px;
	line-height: 130%;
}


H3 {
	font-size: 14px;
	margin: 0;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
}

H4 {
	font-size: 12px;
	margin: 0;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
}

.input {
 	border-top:1pt solid #003366;
 	border-left:1pt solid #003366;
   	border-bottom:1pt solid #003366;
 	border-right:1pt solid #003366;
 	background:#FFFFFF; 
 	}

.faq {
	list-style: disc;
	list-style-position: outside;
	font-size: 12px;
}
	
.faq2 {
	margin-top: 8px;	
}

.entry_submit {
	height: 25px;
	width: 100px;
	background-color: #0066CC; 
	border-top: 1pt solid #B0C4DE;
	border-left: 1pt solid #B0C4DE;
	border-bottom: 1.5pt solid #003366;
	border-right: 1.5pt solid #003366;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}

#agreement {
       overflow: auto;
       width: 450px;
       height: 200px;
       border: solid 1px #7F9DB9;
       text-align: left;
       font-size:12px;
       line-height: 150%;
}



