@charset "utf-8";

/*　
------------------------------------------------------------ */
h2#img_top {
	width: 940px;
	height: 300px;
	background: url(common/images/img_top.jpg) no-repeat;
	text-indent: -9999em;
	margin-bottom: 10px;
}

.box_01 {
	height: 240px;
}
.box_01b {
	height: 324px;
	_height: 344px;
	width: 175px;
	_width: 195px;
	float: left;
}
.box_topics {
	height: 120px;
}


.box_01 li,
.box_01b li {
	background: url(common/images/icon.gif) left no-repeat;
	padding-left: 20px;
	list-style: none;
	margin-bottom: 10px;
}

.box_01 img,
.box_01b img,
.box_topics img {
	display: inline;
}


.box_movie {
    width: 425px;
	float: right;
}

.photo {
	position: relative;
}

.event {
	position: absolute;
	top: 10px;
	left: 400px;
}
.banner {
	margin: 10px 0;
}

#flash {
	position: absolute;
	top: 208px;
	left: 68px;
}

.p01 {
	font-weight: bold;
	color: #069;
}
.p02 {
    font-weight: bold;
	color: #069;
	font-size: 1.2em;
}


.event_left {
    width: 0px;
	float: left;
}
.event_right {
    width: 380px;
	/*float: right;*/
}