@charset "UTF-8";
/* CSS Document */

#main {
	width: 800px;
	height: 1000px;
	background-image: none;
	background-repeat: no-repeat;
	margin: auto;
	border-right-width: 5px;
	border-right-style: none;
	border-right-color: #CCCCCC;
	border-left-width: 5px;
	border-left-style: none;
	border-left-color: #CCCCCC;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-bottom-style: none;
}
#main h2 {
	margin-left: 300px;
	padding: 0px;
	margin-top: 0px;
}#main .ryoukin {
	margin-left: 0px;
	margin-top: 50px;
	margin-bottom: 20px;
	text-align: center;
}
#main p {
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	margin-left: 150px;
	line-height: 1.5em;
}
#main h3 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 13px;
	font-weight: bold;
	color: #369;
	text-align: left;
	background-image: none;
	background-repeat: no-repeat;
	margin-left: 150px;
}
h3 .info {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 11px;
	color: #666;
}
#main .pr {
	font-size: 12px;
	color: #333;
	font-weight: lighter;
}
