@charset "EUC-JP";

/* トップ */

/* ギャラリー
-------------------------------------- */

div#flash {
	float:left;
	width:418px;
	margin-bottom:5px;
}

ul.gallery {
	background : transparent url(/images/top_images/bg_gallery_frame.gif) no-repeat center left;
	width:418px;
	height:278px;
}

ul.gallery li {
	margin:9px;
}

/* 更新履歴
-------------------------------------- */

div#news {
	float:right;
}

div#news dl {
	overflow:hidden;
}

div#news dl dt {
	width: 6em;
	padding-bottom: 0.3em;
}

div#news dl dd {
	margin-top: -1.75em;
	margin-bottom: 0.4em;
	padding-left: 6em;
	padding-bottom: 0.4em;
	border-bottom: 1px solid #ccc;
}

/* バナー無し調整 */

div#news div.section-320px-inner {
	height: 228px;
}

div#news dl {
	height: 225px;
	overflow: auto;
	outline: none;
}

/* 新着作品
-------------------------------------- */

div#reserve {
	clear:both;
}

div#reserve ol {
	margin-top:0.5em;
	margin-left:19px;
	margin-bottom:1em;
}

div#reserve ol li {
	display:block;
	width:133px;
	min-height:22em;
	height: auto !important;
	height: 22em;
	float:left;
	padding:0 20px;
}

div#reserve ol li a {
	display:block;
	font-size:11px;
	text-decoration:none;
	cursor:pointer;
}

div#reserve ol li a img {
	display:block;
	border:#ddd solid 3px;
	padding:1px;
	margin-bottom:3px;
}

div#reserve ol li a:hover img {
	background-color:#FF8826;
}

div#reserve ol li a span {
	text-decoration:underline;
}

div#reserve ol li a em {
	display:block;
}

div#reserve ol li a:hover em {
	color:#000;
}
