BODY {
	color: gray;
	font-size: 12px;
	line-height: 17px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
}body	{

	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";

}
TABLE {
	color: #666666;
	font-size: 12px;
	line-height: 17px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}
h1 {
font-size: 100%;
color: #FFFFFF;
font-weight: normal;
line-height:2em;
margin: 0;
}
h1.spam {
	font-size: 10px;
	font-weight: normal;
	line-height:1.5em;
	margin: 0;
	color: #CCCCCC;
	background-position: center;
	padding-top: 0px;
	top: 0px;
	height: auto;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
.hr {
	border: 2px dotted #66CCFF;
}
h4 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	line-height:1.4em;
	margin: 0;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 5px;
	background-color: #FFFFCC;
}
/* js */
#index .topics {
	background-image: url(img/bg_index_topics.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
}
#index .js {
	font-size: 10px;
	line-height: 12px;
	display: block;
	padding-bottom: 7px;
	color: #3399FF;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
#index .js a {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
#index .jsbox {
	text-align: left;
	padding: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
}
#index .jsgolist {
	margin-top: 10px;
}
#index .jsgolist a {
	width: 133px;
	height: 15px;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
#index .jsgolist a:hover {
	color: #999999;
	text-decoration: underline;
}
.maru {
	color: #CCCCCC;
	font-size: 6px;
	left: 10px;
}
P {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
}