body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	background-color:#FFFFFF;
	font-size: 12px;
	color: #333333;
	
}
.title {
	background-position: center;
}

.text {
	letter-spacing: 2px;
	padding: 2px;
}



div {
	font-size: 14px;
	font-style: normal;
	color: #000000;
	padding: 2px;
	letter-spacing: normal;
	line-height: 20px;
	height: auto;
	width: auto;
	margin: 2px;	
}

.menu{
	width: 200px;
	float: left;
	font-size:12px;
	text-align:center;
	color: #000000;
	letter-spacing: 1px;
	
}

ul {
	margin-left: 0;
	margin-top: 0px;
	padding-left: 0;
	list-style-type: none;
}

.main {
	border-top: 2px solid #3366CC;
	border-right: 2px solid #3366CC;
	border-bottom: 2px solid #3366CC;
	border-left: 6px solid #3366CC;
	margin: 10px 0px;
	width: 170px;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
  }

li {
	border-top: none #3366CC;
	border-right: none #3366CC;
	border-bottom: none #3366CC;
	border-left: 6px solid #3366CC;
	margin: 5px 0px 5px 10px;
	width: 160px;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	list-style-type: none;
	list-style-image: none;
  }

li a {
	text-decoration: none;
	color: #000000;
}


h1{
	color: #3366CC;
	font-size: 36px;
	font-weight: bold;
	padding: 2px;
	margin-left: 10px;
	vertical-align: bottom;
	
	}

h2{
	color: #000000;
	font-size: 18px;
	padding: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-top-color: #3366CC;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

h3{
	border-top: 2px solid #3366CC;
	border-right: 2px solid #3366CC;
	border-bottom: 2px solid #3366CC;
	border-left: 6px solid #3366CC;
	margin: 10px 0px;
	width: 170px;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

a {
	color: #3366CC;
	text-decoration: none;
}

a:hover {
	color: #66CCFF;
	
}

.Footer {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}	
.form_text {
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
}
input,textarea,select,option{
	border: thin solid #3366CC;
}

.ERR {
	color: red;
	font-size: 12px;
	line-height: 140%;
