#layout-main {
	width: 712px;
}
#anime-DIV {
	height: 420px;
	overflow: hidden;
}
#info-DIV {
	width: 680px;
	margin-top: 7px;
	clear: both;
	margin-left: 20px;
}

#plan-DIV {
	float: left;
	width: 372px;
}
#plan-DL {
	display: block;
	height: 260px;
	overflow: auto;
	margin-bottom: 20px;
}
#plan-DL  dt img {
	width: 102px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	clear: both;
	display: block;
}
#plan-DL dd {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 7px;
}
#plan-DL dd a {
	text-decoration: underline;
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
	font-size: 12px;
}
.kakaku {
	font-weight: bold;
	color: #CC0000;
	font-size: 12px;
	margin-bottom: 3px;
	text-align: right;
}

#news-DIV {
	width: 290px;
	float: right;
	padding-bottom: 20px;
}
#banner-UL {
	margin-left: -5px;
}
#banner-UL li {
	display: inline;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 118px;
}
#banner-UL li a {
	border: 1px solid #5B7450;
	display: block;
}
#banner-UL li a:hover {
	border: 1px solid #7C1D1C;
}
/*フォームヒントのスタイル設定*/
.formnotifier {
color: #505050;
text-align: left;
}
#mailmaga-DIV {
	background-color: #F9E47D;
	padding: 10px;
	background-image: url(../top-img/t-mailmaga.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
}

/*フォームスタイル*/
.address {
	width: 12em;
	padding: 2px;
	margin-bottom: 5px;
}
.touroku {
	width: 50px;
}

#mail-form {
	float: right;
	text-align: right;
	display: block;
	margin-bottom: 10px;
}
