* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #CCCCCC;
	background-image: url(../../../bg/bg_2.jpg);
}

#wrap {
	width: 950px;
	margin: auto;
	height: auto;
	padding-top: 10px;
	background-color: #8D1824;
}
#content {
	width: 948px;
	float: left;
	height: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BE1027;
	border-left-color: #BE1027;
	padding-top: 10px;
	padding-bottom: 15px;
}
#left {
	float: left;
	height: auto;
	width: 432px;
	padding-left: 10px;
}
#right {
	float: right;
	width: 480px;
	height: auto;
	padding: 10px;
}
.main {
	clear: both;
	height: auto;
	width: 948px;
	padding-top: 20px;
	background-color: #FFFFFF;
	float: left;
}
.pre {
	padding-right: 100px;
	padding-left: 100px;
	width: 750px;
	clear: both;
	float: left;
	height: auto;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #966;
	margin-top: 10px;
}
.pre img {
	float: left;
}

.gree_box {
	float: left;
	height: auto;
	width: 458px;
	padding-left: 15px;
}

h1 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 16px;
	color: #36318B;
	margin-top: 10px;
	margin-bottom: 3px;
}
h2 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 14px;
	color: #36318B;
	height: 20px;
	width: 440px;
	padding-bottom: 10px;
}
.f_h1 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 16px;
	color: #36318B;
	margin-top: 10px;
	margin-bottom: 3px;
}

.font1 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.font2 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #006400;
}
.font_pre {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	float: right;
	height: auto;
	width: 500px;
}

.greeting {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	float: left;
	height: auto;
	width: 320px;
	padding-left: 5px;
}
.name {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #1C174D;
	text-align: right;
	float: left;
	width: 450px;
}
.name2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #1C174D;
	text-align: right;
	float: left;
	width: 320px;
	clear: left;
	height: auto;
}
.mike {
	float: left;
	height: 180px;
	width: 126px;
}
.nancy {
	margin-left: 5px;
	height: 180px;
	width: 106px;
	float: left;
}




ol {
	background-color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	list-style-position: inside;
}




/* Rs[Cg@*/
#foot {
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	letter-spacing: 1px;
	color: #CCCCCC;
	line-height: 25px;
	float: left;
	height: 20px;
	background-color: #8D1824;
}

