/* Basic
----------------------------------------------------------------- */
body {
	margin: 0px;
	font-family: "Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
}
form {
	margin: 0px;
}
.normal {
	font-size: 12px;
	line-height: 130%;

}
.small {
	font-size: 10px;
	line-height: 130%;
}
.font200 {
	font-size: 12px;
	line-height: 200%;
}
#text li {
	font-size: 12px;
	line-height: 180%;
}
h1 {
	font-size: 12px;
	color: #111984;
	font-weight: normal;
	margin: 0px;
}
h2 {
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #111987;
	margin: 0px;
}
h3.yellow {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	margin: 0px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
	line-height: 130%;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
}
.note {
	color: #CC0000;
}
.title {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D0D2E7;
	padding-bottom: 5px;
}


/* Navigation
----------------------------------------------------------------- */
a:link {	color: #000099;	text-decoration: underline;}
a:visited {	color: #663366;	text-decoration: underline;}
a:hover {	color: #003399;	text-decoration: underline;}
a:active {	color: #0033CC;	text-decoration: underline;}
.topic-pass {
	font-size: 10px;
	padding: 4px;
}
.menu {
	font-size: 10px;
	color: #000000;
}

/* header
----------------------------------------------------------------- */
#header {
	margin-top: 5px;
	background-image: url(../header/bg_head.gif);
	background-repeat: repeat-x;

}
#header #header_submenu a {
	font-size: 10px;
	color: #333333;
}
#header #header_submenu a:link { text-decoration: none;}
#header #header_submenu a:visited {	text-decoration: none;}
#header #header_submenu a:hover { text-decoration: underline;}
#header #header_submenu a:active { text-decoration: underline;}
#header #header_submenu img {
	margin-left: 10px;
	margin-right: 5px;
}
.header_line {
	margin-top: 0px;
	margin-bottom: 20px;
}

/* Footer
----------------------------------------------------------------- */
.footer {
	font-size: 10px;
	color: #333333;
}
.footer a:link {	color: #333333;	text-decoration: none;}
.footer a:visited {	color: #333333;	text-decoration: none;}
.footer a:hover {	color: #333333;	text-decoration: underline;}
.footer a:active {	color: #333333;	text-decoration: underline;}
.input-japanese {
	ime-mode:active;
}
.input-english {
	ime-mode:inactive;
}
.footer_line {
	margin-top: 20px;
	margin-bottom: 10px;
}
.footer_margin-left {
	margin-left: 10px;
}
.footer_bottom {
	margin-bottom: 5px;
}
.footer_mark1 {
	margin-right: 5px;
}
.footer_mark2 {
	margin-left: 10px;
	margin-right: 5px;
}
.copyright {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 10px;
	color: #333333;
}
/* ŒÂlî•ñ³‘ø
----------------------------------------------------------------- */
#policy {
	margin-top: 20px;
	margin-bottom: 15px;
}
#policy iframe {
	height: 250px;
	width: 580px;
	border: 1px solid #999999;
}
#privacy_policy {
	width: 540px;
	font-size: 12px;
	line-height: 20px;
}
#privacy_policy li {
	margin-top: 20px;
}
#privacy_policy li li {
	margin-top: 10px;
}
#privacy_policy p{
	margin-left: 30px;
}
