/* 全ブラウザ共通スタイルシート */
/* 各ポイント換算，行間≒140％ */
.ja10, .ja10a, .ja10b, .ja12, .ja14, .ja18{font-family	:"Osaka","ＭＳ Ｐゴシック","sans-serif";}
a.ja10:link{color: #333333 ;text-decoration: none ;}
a.ja10:visited{color: #333333 ;text-decoration	: none ;}
a.ja10:active{color: #CC0000 ;text-decoration	: none ;}
a.ja10:hover{color: #999999 ;text-decoration	: underline ;}

a.ja10a:link{color: #88B1BE ;text-decoration: none ;}
a.ja10a:visited{color: #88B1BE ;text-decoration	: none ;}
a.ja10a:active{color: #cccc00 ;text-decoration	: none ;}
a.ja10a:hover{color: #536B73 ;text-decoration	: underline ;}
 
a.ja10b:link{color: #88B1BE ;text-decoration: none ;}
a.ja10b:visited{color: #88B1BE ;text-decoration	: none ;}
a.ja10b:active{color: #cccc00 ;text-decoration	: none ;}
a.ja10b:hover{color: #536B73 ;text-decoration	: underline ;}
 
a.ja10c:link{color: #636363 ;text-decoration: none ;}
a.ja10c:visited{color: #636363 ;text-decoration	: none ;}
a.ja10c:active{color: #CC0000 ;text-decoration	: none ;}
a.ja10c:hover{color: #333333 ;text-decoration	: underline ;}



body {
	color: #bbbbbb;
	background-color	: #CCCECE;
	background-image	: url(image/bg.gif);
	background-repeat:repeat-x;
	margin-top			: 0px;
	margin-right		: 0px;
	margin-bottom		: 0px;
	margin-left			: 0px;
}

form {
	margin-top			: 0px;
	margin-right		: 0px;
	margin-bottom		: 0px;
	margin-left			: 0px;
}

img {
	border				: 0px;
}
a:hover {
	text-decoration: underline;
}
.link_bg {
	background-image: url("../image/bg.gif");
	background-repeat:repeat-x;
	background-color: #141414;
}
.link_bana {
	margin-top:10px; background-color:#666666;
}
