@charset "utf-8";
/* CSS Document */

#wrapper {
	background: url(../img/bg.png) center top no-repeat fixed;
}

#copyright {
	margin-top: 50px;
}

#theme_box {
	position: relative;
	/* left: 483px;
	top: 128px; */
	margin: -40px 0 0 323px;
	width: 514px;
}

.theme_contents {
	background-image: url(../../news/img/bg_mid.png);
	height: 100%;
}

h2 {
	padding: 3px 0 0;
}

.theme_bottom {
	padding: 0 0 20px;
}

.theme_photo {
	margin: 25px 0 0 20px;
}

.h3_wrap {
	margin: 19px auto 0;
	height: 34px;
	width: 512px;
	position: relative;
}
.h3_wrap p {
	position: absolute;
	top: 0;
	left: 0;
	height: 34px;
	width: 512px;
	background-color: #fff;
	
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
}

h3 {
	padding: 2px 15px;
}

.prof_txt {
	padding: 5px 20px 45px;
}