body {
	color: #000000;
	font-size: 90%;
	font-weight: normal;
	font-style: normal;
	font-family:"Osaka","MS UI Gothic";
	text-align: center;
	background-color: #f5f5f5;
	margin: 0;
}

div.contents {
	background-color: #ffffff;
	width: 760px;
	border-left: 1px solid #bcb5a1;
	border-right: 1px solid #bcb5a1;
	border-bottom: 1px solid #bcb5a1;
}

div.header {
	width: 760px;
	height: 100px;
	text-align: left;
}

div.header img {
	margin-top: 10px;
	margin-left: 10px;
}

#other_service {
	float: right;
	width: 170px;
}

#other_service h3 {
	margin-bottom: 0;
	margin-top: 0;
}

#other_service p {
	margin-top: 2px;
	padding-left: 20px;
}

#other_service a {
	color: #4682B4;
	text-decoration: none;
}

#other_service a:hover {
	color: #FF3300;
	text-decoration: underline;
}

h1 {
	display: none;
}

h2 {
	font-size: 108%;
	font-weight: normal;
	font-style: normal;
}

h3 {
	font-size: 108%;
	font-weight: normal;
	font-style: normal;
}

hr {
	border: 0;
	color: #C0C0C0;
	border-top: 1px solid #C0C0C0;
	background: white;
	margin: 1em 0;
	height: 1px;
	text-align: left;
}

hr.split {
	color: #C0C0C0;;
	background-color: #C0C0C0;;
	height: 1px;
	border: 1px;
	border-style: dotted;
}

div.form {
	width: 370px;
	text-align: right;
	padding-top: 30px;
}

div.rule {
	width: 700px;
	text-align: left;
	padding:12px;
	background-color: #f8f8ff;
	border: 1px solid #bcb5a1;
}

div.footer {
	text-align: center;
	margin-top: 50px;
	width: 760px;
	font-style: normal;
	padding-top:4px;
	font-size: 68%;
}

div.footer a {
	color: #696969;
	text-decoration: none;
}

div.footer a:visited {
	color: #696969;
}

div.footer a:hover {
	color: #FF3300;
	text-decoration: underline;
}

address {
	color: #696969;
	background-color: #C0C0C0;
	text-align: right;
	margin-top: 5px;
	width: 760px;
	font-style: normal;
	padding-top:4px;
	padding-bottom:4px;
	font-size: 68%;
}

address a {
	color: #696969;
	text-decoration: none;
}

address a:visited {
	color: #696969;
}

address a:hover {
	color: #FF3300;
	text-decoration: underline;
}

pr {
	font-size: 90%;
}

p.error {
	font-size: 90%;
	color:#FF0000;
}

div.menu {
	font-size: 90%;
	height: 2.5em;
	background-color: #C0C0C0;
	width: 760px;
}

div.menu a {
	color:#000000;
	background-color: #C0C0C0;
	border-right:solid 1px #ffffff;
	display: block;
	width: 8em;
	float: left;
	text-decoration: none;
	line-height: 2.5em;
	paddin-right:4px;
	paddin-left:4px;
}

div.menu a:hover {
	background-color:#D3D3D3;
}

div.menu a:visited {
	color:#000000;
}

div.menu a.current {
	color:#FF3300;
}

div.menu a.current:visited {
	color:#FF3300;
}

div.menu span {
	color:#000000;
	display: none;
}

div.explanation {
	margin-top: 30px;
	padding-left: 50px;
	text-align: left;
}

div.explanation h3 {
	margin-bottom: 0;
}

div.explanation h3 img {
	margin-right: 0.3em;
	vertical-align:middle;
}

div.explanation p {
	font-size: 108%;
	margin-top: 2px;
	padding-left: 20px;
}

div.explanation a {
	color: #4682B4;
	text-decoration: none;
}

div.explanation a:hover {
	color: #FF3300;
	text-decoration: underline;
}

div.res {
	font-size: 100%;
	line-height: 2em;
	width: 700px;
	text-align: left;
	padding:12px;
	background-color: #f8f8ff;
	border: 1px solid #bcb5a1;
}

div.res rt {
	font-weight: 300;
	color:#990000;
	font-size: 105%;
}

div.reshtml a {
	color: #4682B4;
	text-decoration: none;
}

div.reshtml a:hover {
	color: #FF3300;
	text-decoration: underline;
}

div.source {
	width: 650px;
	text-align: left;
	margin-left: 20px;
	padding:10px;
	background-color: #f8f8ff;
	border: 1px solid #bcb5a1;
}

