@charset "utf-8";
body {
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 900px;
}
#main_fla {
	text-align: left;
	padding: 0px;
	height: 320px;
	width: 900px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#btn_box {
	padding: 0px;
	height: 30px;
	width: 900px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents #right_box {
	padding: 0px;
	float: right;
	height: auto;
	width: 300px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 1.8em;
	font-weight: 400;
	color: #666666;
	text-align: left;
}
.koumoku {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 1.7em;
	font-weight: bold;
	color: #000000;
	margin-left: 15px;
}
#wrapper #contents #right_box a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 1.5em;
	font-weight: 400;
	color: #6600CC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 13px;
}
#wrapper #contents #right_box a:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 1.5em;
	font-weight: 400;
	color: #6633CC;
	text-decoration: underline;
}


#wrapper #contents #right_box p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 1.5em;
	font-weight: 400;
	color: #666666;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 40px;
	padding: 0px;
}

#contents {
	padding: 0px;
	height: auto;
	width: 900px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents #left_box {
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
	height: auto;
	width: 530px;
}
.container {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 1.5em;
	font-weight: 400;
	color: #333333;
	text-align: left;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	width: 510px;
	float: left;
}
.container p {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333;
}

#wrapper #contents #left_box .container a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 400;
	color: #6633CC;
	text-decoration: none;
}
#wrapper #contents #left_box .container a:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 400;
	color: #6600CC;
	text-decoration: underline;
}

.container h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 1.7em;
	font-weight: bold;
	color: #000000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	letter-spacing: -0.05em;
}

#footer {
	height: 60px;
	width: 900px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 1.5em;
	font-weight: 400;
	color: #333333;
	letter-spacing: 0.2em;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #contents #left_box .container img {
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
	width: 250px;
}

#wrapper {
	padding: 0px;
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-left: 50px;
}
.container h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #CC0000;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC0000;
}
#contents #left_box iframe {
	padding: 0px;
	clear: both;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#wrapper #contents #right_box h5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333;
	margin: 0px;
	height: auto;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #69C;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 280px;
}
.point1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	font-weight: normal;
	color: #C00;
	text-decoration: underline;
}
.point2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #C00;
	text-decoration: underline;
}
#under {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #666;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 900px;
	clear: both;
}
