@charset "Shift_JIS";
body {
	background: #CCCCCC;
	margin: 0px;
}
a:link  {
	color: #333333;
	text-decoration: underline;
}
a:visited  {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
a:active {
	color: #0000CC;
	text-decoration: underline;
}
#page {
	width: 750px;
	padding: 10px 20px;
	background: #CCCCCC url(images/background01.gif);
	margin-right: auto;
	margin-left: auto;
}
.f10 {
	font: 10px/15px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #333333;
	text-decoration: none;
}
.f10b {
	font: bold 10px/15px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #6666CC;
	text-decoration: none;
}
.f12 {
	font: 12px/15px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #333333;
	text-decoration: none;
}
.f12b {
	font: bold 12px/15px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #6666CC;
	text-decoration: none;
}
.contents_bg_type1 {
	background: url(images/contents/bg_c_middle.gif);
}
