@charset "shift_jis";
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#wrapper #header {
	background-image: url(img/pro/header.jpg);
	background-repeat: no-repeat;
	height: 120px;
}
#wrapper #header p img {
	margin-top: 15px;
}

#wrapper #left_navi {
	width: 200px;
	float: left;
}
#wrapper #left_navi li {
	list-style-type: none;
	width: 180px;
	background-color: #CCC;
	padding: 5px;
	margin: 5px;
	color: #333;
	font-size: 90%;
}
#wrapper #contents {
	float: right;
	width: 700px;
	font-size: 12px;
	line-height: 1.6em;
}
#wrapper #contents #honbun {
	margin-right: 10px;
	margin-left: 10px;
}
#wrapper #contents #honbun #side{
	float: right;
	width: 170px;
}


#wrapper #contents #contents_right img {
	margin-bottom: 10px;
}

#wrapper #contents #contents_left {
	float: left;
	width: 510px;
	margin: 5px;
	color: #333;
}
#wrapper #header #botan {
	float: right;
	width: 300px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	font-size: 80%;
	margin-top: 20px;
	text-align: right;
}
#wrapper #header #rogo {
	width: 300px;
	float: left;
	margin-top: 20px;
}


#wrapper #contents #contents_right {
	float: right;
	width: 150px;
	margin: 5px;
}
#wrapper #contents #subtitle img {
	margin: 10px 8px;
}
#wrapper #contents #honbun h2 {
	border-bottom: thin solid #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
}
#wrapper #contents #honbun #inner {
	float: left;
	width: 500px;
}

#wrapper #contents #contents_left #honbun li {
	border-bottom: 1px dashed #999;
	list-style-type: none;
}

.text_red {
	color: #C00;
}

#wrapper #contents #honbun img {
	float: right;
	margin-left: 20px;
}

#wrapper #contents #honbun #inner img {
	margin: 0px;
	padding: 15px;
	float: none;
	clear: both;
	text-align: center;
}
#wrapper #contents #honbun #inner2 img {
        margin: 0px;
        padding: 5px;
        float: none;
        clear: both;
        text-align: center;
}
#wrapper #contents #honbun #inner font {
        line-height: 100%;
}
#wrapper #contents #honbun #inner table {
        border: solid;
}
#wrapper #contents #honbun #inner th {
        border: solid;
}
#wrapper #contents #honbun #inner td {
        border: solid;
}

#wrapper #footer {
	clear: both;
	background-image: url(img/foot.jpg);
	height: 82px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #CCC;
	font-size: 10px;
	text-align: center;
}
#wrapper #contents #honbun .right {
	float: right;
	width: 330px;
}
#wrapper #contents #honbun .left {
	float: left;
	width: 330px;
}
.f12red {
	color: #ff0000;
}

