@charset "utf-8";
/* CSS Document */

.movie_maeda {
	border:solid 7px #b8b8b8;
	text-align:center;
	margin-bottom:50px;
	background:url(../img/bg_maeda.jpg) no-repeat;
	position:relative;
	z-index:1;
	text-align:right;
	height:420px;
}

.img_maeda {
	position:absolute;
	width:313px;
	height:829px;
	z-index:2;
	left:-60px;

}

.movie_maeda iframe {
}
.summary {
	width:650px;
	float:right;
	padding-bottom:50px;
}
.moviebox h3{
	margin-bottom:30px;
	color:#e50067;
	font-size:1.4em;
}

table.maplist {
	
}

table.maplist td{
	padding:10px;
	text-align:left;
	border-bottom:solid 1px #CCC;
	border-right:solid 1px #CCC;
}
table.table01 td{
	padding:10px;
	text-align:left;
	border-bottom:solid 1px #CCC;
	border-right:solid 1px #CCC;
}
h4 {
	background:url(../../img/bg_title.gif);
	padding:15px;
	margin:0;
	font-size:1.2em;
}

table.post {
	border-collapse:separate;
	border-spacing: 10px;
	width:100%;
	margin:0 auto;
}
.post tr td{
	border:solid 2px #CCC;
	padding:2px;
	position:relative;
}
.post tr td img {
	position:absolute;
	top:-40px;
	right:-20px;
	display:block;
	z-index:10;
}
.post tr td h2{
	margin:0;
}
.post tr td p{
	padding:10px;
	line-height:1.8em;
}
.post dl {
	padding:0 10px 0;
}
dl.title {
	margin-bottom:10px;	
}
dl.title dt {
	font-size:1.1em;
	font-weight:bold;
	color:#e50067;
}
dl.title dd:first-letter {
	
	color:#e50067;
}
dl.titlecontents {
	margin-bottom:10px;	
}
dl.titlecontents dt{
	font-weight:bold;	
}
.post p{
	padding:0;
	margin:0;
}

table.ic_movie {
	margin-bottom:30px;	
}
.bg_w td{
	background:#FFF;	
}

