/* reset elements */
h1, h2, h3, h4, h5, h6 {
position: static;
margin: 0px;
padding: 0px;
}
div, p, hr, blockquote, address, noscript {
position: static;
margin: 0px;
padding: 0px;
font-style: normal;
font-weight: normal;
}
ul, ol, dl, dt, dd {
position: static;
margin: 0px;
padding: 0px;
}
pre, table, form {
position: static;
margin: 0px;
padding: 0px;
}
span {
position: static;
margin: 0px;
padding: 0px;
border: none;
font-style: normal;
font-weight: normal;
border: 0px none #fafaff;
}
em, strong, q, dfn, code, samp, kbd, var, cite, abbr, acronym {
position: static;
margin: 0px;
padding: 0px;
border: none;
font-style: normal;
font-weight: normal;
}
/* ST basic__________________________________________________________ */
body {
	color: #333333;
	background-color: #000000;
	font-family: "Verdana", "Arial", "sans-serif", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";

}
TABLE {
	font-size: 14px;
}
table table table {
	font-size: 12px;
}
table table {
	font-size: 12px;
}
table table tr td {
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 1.4em;
}

p {
	line-height: 1.4em;
	margin-top: 12px;
	margin-bottom: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 14px;
	text-indent: 14px;
}
a {
text-decoration: none;
}
a:link {
color: #CC0033;
}
a:visited {
color: #660000;
}
a:hover {
	color: #FFCCCC;
	background-color: #CC0033;

}
a:active {
	color: #FF0000;
}
h2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
	padding: 2px;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}
h2 a {
text-decoration: none;
}
h2 a:link {
color: #FF6600;
}
h2 a:visited {
color: #999999;
}
h2 a:hover {
color: #FF9900;
}
h2 a:active {
color: #FF0000;
}
h3 {
	font-size: 15px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	color: #FFFFFF;
	border: 1px solid #999999;
}
h4 {
	font-size: 12pt;
	margin: 0px;
	font-family: "Times", "‚l‚r ‚o–¾’©", "×–¾’©‘Ì", "Osaka";
	font-weight: bold;
	padding: 0px;
	color: #FFFFFF;
}
h5 {
	font-family: Impact, Osaka, "‚l‚r ‚o–¾’©";
	font-size: 16px;
	font-weight: bold;
}
#linkb {
	font-family: "Verdana", "Arial", "sans-serif", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	margin: 5px;
	text-align: center;
}
#cyu {
	font-size: 11px;
	color: #663300;
	margin-top: 10px;
	margin-left: 5px;
	line-height: 1.3em;
}
#cyu_bk {
	font-size: 11px;
	color: #CCCCCC;
	margin-top: 10px;
	margin-left: 5px;
	line-height: 1.3em;
}
#set {
	color: #666600;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì";
	line-height: 1.3em;
}
#kou {
	font-family: "Verdana", "Arial", "sans-serif", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
#kou2 {
	font-family: "Verdana", "Arial", "sans-serif", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
#kako {
	border: 1px solid #666666;
	padding: 10px;
	margin: 5px;
}
pre {
display: block;
font-family: monospace;
}
em {
	font-family: "Hiragino Kaku Gothic Pro", "Osaka", "Arial", sans-serif;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
strong {
font-family: "Verdana", "Arial", "sans-serif", "‚l‚r ‚oƒSƒVƒbƒN.Osaka";
font-weight: bold;
}
blockquote {
margin: 0px 20px 0px 20px;
padding: 2px 8px 2px 8px;
color: #00FF00;
line-height: 1.4em;
border: 1px solid #ddf;
background-color: #fafaff;
}
q {
color: #669;
font-style: italic;
}
cite {
font-style: normal;
}
ul {
	list-style-position: outside;
	margin-right: 10px;
	margin-left: 30px;
	list-style-type: disc;
	padding-bottom: 20px;
}
ul li {
	padding-bottom: 5px;
	padding-top: 5px;
}

ins {
border-bottom: 1px dashed #cfc;
}
ol {
	list-style-position: outside;
	list-style-type: decimal;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	line-height: 1.2em;
}

ol li {
	padding-top: 1em;
}

dl dd {
}
del {
text-decoration: line-through;
}
hr {
	font-size: 100%;
	color: #666600;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 5px;
}

#p_out_gr {
	background-color: #FFFFFF;
	width: 750px;
	border: thin solid #333333;
	margin: 10px;
	padding: 10px;
	font-size: 12px;
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì", "ƒqƒ‰ƒMƒm–¾’© Pro W3";
}
#p_cyu01 {
	color: #CC3333;
	padding: 5px;
}
#p_out_gr table {
	line-height: 1.3em;
	font-size: 14px;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
}
#p_out_gr #p_copy {
	padding: 5px;
	border: thin solid #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif, "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 10px;
}


#p_nyuwaku {
	border: thin solid #333333;
	padding: 5px;
}
#p_tit {
	padding: 5px;
	border: thin solid #333333;
	font-size: 24px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif, "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}
#p_all {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 15px;
}
.f12h115 {
	font-size: 12px;
	line-height: 115%;
}
.f12h115k {
	font-size: 12px;
	line-height: 115%;
	color: #003366;}
.f12h115r {
	font-size: 12px;
	line-height: 115%;
	color: #FF0000;
}
.f11h115 {
	font-size: 11px;
	line-height: 115%;
}
.f10h115 {
	font-size: 10px;
	line-height: 115%;
}