@media screen {

.text_s {
	font-size: 10px;
}

a{color:#696969;text-decoration:none;}
a:link{color:#000099;text-decoration:none;}
a:visited{color:#000099;text-decoration:none;}
a:hover{color:#FF8C00;text-decoration:underline;}


h1,h2,h3,h4,h5,h6{
margin-top: 0;
margin-bottom: 0;
}

h1
{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	color: #666666;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
	height: 25px;
	text-indent: 5pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

#main {
	width: 750px;
}
#left {
	float: left;
	width: 480px;
	margin-top: 20px;
	margin-left: 16px;
}
#right {
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	clear: none;
	right: 0px;
}

h2 {
	font-weight: bolder;
	font-size: 12px;
}
h3 {
	font-weight: bold;
	color: #666666;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	line-height: 1.5;
}
h4 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #666666;
	text-indent: 5pt;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
}