body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 14px;
	font-weight: normal;	
	}

p{
	font-size: 14px;
	font-weight: normal;	
	}

div {

	font-size: 14px;
	font-style: normal;
	color: #333333;
	padding: 2px;
	margin: 2px;
	letter-spacing: 3px;
}


a {

	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #4169e1;
	cursor: hand;
	text-decoration: none;
}

h1 {

	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #4196e1;
	text-transform: uppercase;
}

h2 {

	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	letter-spacing: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-top-color: #4169e1;
	border-right-color: #4169e1;
	border-bottom-color: #4169e1;
	border-left-color: #4169e1;
	text-align: left;
}
h3 {

	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding: 2px;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #4169e1;
}
.Footer {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-align: center;
}
.style1 {


font-size: 36px}

.style2 {
	color: #FF3300;
	font-weight: bold;

}

a:hover {

	color: #FFFFFF;
	background-color: #4196e1;
}

.form_text {

	color: #000000;
	text-align: center;
	font-size: 12px;
}

input,textarea,select,option{
	border: thin solid #3366CC;

}
.ERR {
	color: red;
	font-size: 12px;
	line-height: 140%;
}
