* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	color: #e9fa9a;
	background-color: #e9fa9a;
}
#wrap {
	margin: auto;
	height: auto;
	width: 962px;
}
#bg {
	background-image: url(../images/contents_bg.png);
	background-repeat: repeat-y;
	clear: both;
	float: left;
	height: auto;
	width: 956px;
	padding-left: 6px;
}

#content {
	height: auto;
	width: 878px;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 36px;
	padding-right: 36px;
	padding-top: 50px;
	padding-bottom: 20px;
	clear: both;
	float: left;
}
.right {
	float: left;
	height: auto;
	width: 360px;
	padding-top: 10px;
	padding-left: 20px;
}
.box_main {
	clear: both;
	float: left;
	height: auto;
	width: 871px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 7px;
}

.topic {
	float: left;
	height: 50px;
	width: 400px;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999900;
	margin-right: 12px;
	margin-left: 12px;
}
.topic li {
	float: right;
	list-style-type: none;
	height: 18px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	margin-right: 3px;
	color: #87CB21;
	width: auto;
}
.topic ul {
	float: left;
	list-style-type: none;
	height: 18px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	margin-right: 3px;
	width: 350px;
	clear: both;
	padding-left: 40px;
}
.dpt {
	float: left;
	padding-right: 5px;
	height: 16px;
	width: 16px;
}


.m_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #333333;
	height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CC33;
	margin-bottom: 2px;
	list-style-position: inside;
	list-style-image: url(../images/dot.gif);
	padding-top: 2px;
	font-weight: bold;
}
.m_date {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #666666;
	height: 18px;
	float: left;
	width: 130px;
	padding-left: 7px;
	clear: both;
}
.btn {
	float: right;
	width: 99px;
	height: 29px;
}


.moviebox {
	height: auto;
	width: 878px;
	float: left;
	clear: both;
}
.img_info {
	margin-bottom: 15px;
}
h2 {
	clear: both;
	float: left;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #534704;
	width: 878px;
}

.font1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 17px;
	line-height: 23px;
	color: #000000;
	margin-top: 10px;
	font-weight: bold;
}
.font2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	margin-top: 10px;
}

#movie {
	background-image: url(../images/douga_bg.png);
	background-repeat: no-repeat;
	height: 325px;
	width: 482px;
	padding-left: 7px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-align: center;
	clear: left;
	float: left;
}










/* コピーライト　*/
#foot {
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	letter-spacing: 1px;
	color: #666666;
	line-height: 25px;
	background-color: #D0E8E2;
	clear: both;
	float: left;
	height: auto;
}

