@charset "shift_jis";
body{
	font-size:12px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat;
	line-height: 12px;
}
.main {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
}
.mgn15 {
	line-height: 18px;
	padding-top: 15px;
	padding-bottom: 20px;
	font-size: 12px;
}

.red{
	color:#CC0000;
	font-size: 11px;
}h2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF9933;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #666666;
	height: 15px;
}
.dash {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-left: 10px;
	line-height: 18px;
}
.main .dash a {
	color: #CC6600;
}
.mgn10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
p {
	padding-top: 0px;
	padding-bottom: 15px;
	margin: 0px;
}
.main a {
	color: #CC0000;
}
.credit {
	padding-right: 15px;
}
