#main  h1 {
	font: bold 20px "ＭＳ ゴシック", "Osaka－等幅";
	color: #354865;
	margin: 10px auto 15px;
	padding: 0px 0px 4px 6px;
	height: auto;
	width: 500px;
	border-left: 2px solid #0099CC;
	border-bottom: 1px solid #00CCFF;
}
#contents {
	font: 14px "ＭＳ ゴシック", "Osaka－等幅";
	color: #333333;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 500px;
	border: 1px solid #0099FF;
}
#contents h2 {
	font: 20px "ＭＳ ゴシック", "Osaka－等幅";
	color: #003399;
	margin: 0px auto 10px;
	padding: 3px 0px;
	height: auto;
	width: auto;
	text-align: center;
	display: block;
	border-bottom: 2px solid #CCCCCC;
	background: #CAE4FF;
}
#contents ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#contents li {
	font: 18px "ＭＳ ゴシック", "Osaka－等幅";
	color: #000099;
	display: block;
	margin: 0px auto 2px;
	padding: 10px 0px;
	height: auto;
	width: 450px;
	text-align: center;
	border-left: #00CCFF;
	border-bottom: 1px solid #000099;
	border-top: 1px outset #000066;
}
#contents p {
	font: bold 13px "ＭＳ ゴシック", "Osaka－等幅";
	color: #333333;
	text-align: center;
	margin: 0px auto;
	padding: 8px 0px;
	height: auto;
	width: 450px;
}

.collar1 {
	color: #CC0000;
	font: bold 14px "ＭＳ ゴシック", "Osaka－等幅";
}
#contents .collar1 {
	color:#cc0066;
	font: bold 20px "ＭＳ ゴシック", "Osaka－等幅";
}
#contents2 {
	font: bold 14px "ＭＳ ゴシック", "Osaka－等幅";
	color:#cc0066;
	margin: 30px auto;
	padding: 5px;
	height: auto;
	width: 490px;
	border: 1px solid #0099FF;
}	