@charset "utf-8";
/* CSS Document */
#contents {
	font: 14px "ＭＳ ゴシック", "Osaka－等幅";
	color: #666666;
	margin: 0px auto;
	padding: 20px 0px;
	height: auto;
	width: 550px;
	background: #FFFFFF;
	border-top: 1px solid #0099cc;
	border-bottom: 1.5px solid #0099cc;
	border-right: 1.5px solid #0099cc;
	border-left: 1px solid #0099cc;
}
h1 {
	font: 15px "ＭＳ ゴシック", "Osaka－等幅";
	color: #000066;
	margin: 0px auto 10px;
	padding: 5px 0px 5px 10px;
	height: auto;
	width: 570px;
	border-bottom: #666666;
	background: #F6F6F6 url(../image/all_image/ch1.gif) repeat-x;
	border-top: 1px solid #0033CC;
	border-left: 3px double #003399;
}
#contents h2 {
	font: 15px "ＭＳ ゴシック", "Osaka－等幅";
	color: #003366;
	margin: 0px 10px;
	padding: 3px 0px 3px 10px;
	height: 20px;
	width: auto;
	border-left: 3px solid #0066FF;
	border-bottom: 1px solid #CCCCCC;
}
#contents p {
	font: normal 14px/150% "ＭＳ ゴシック", "Osaka－等幅";
	color: #575757;
	letter-spacing: 0.1em;
	margin: 10px 0px 0px;
	padding: 3px 10px 5px 15px;
	height: auto;
	width: auto;
	text-indent: 1px;
}
#column1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #000066;
	margin: 0px 10px 20px;
	padding: 0px;
}

.red {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #FF0000;
}
#contents h3 {
	font: 15px "ＭＳ ゴシック", "Osaka－等幅";
	color: #003366;
	margin: 0px 10px;
	padding: 3px 0px 3px 10px;
	height: auto;
	width: auto;
	border-left: 3px solid #0066FF;
	border-bottom: 1px solid #CCCCCC;
}
#column2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #000066;
	margin: 0px 10px 20px;
	padding: 0px;
}
