@charset "shift_jis";
/*
---------------------------------------
(C)Leaf/AQUAPLUS All Rights Reserved.
	http://leaf.aquaplus.jp/
*/


@import url("common.css");


body {
	background:#fff;
	color:#333;
	margin:5px;
	text-align:center;
}

a			{color:#c00;}
a:visited	{color:#666;}

#main {
	width:700px;
	margin:0 auto;
	overflow-y:hidden;
}

.block {
	border:1px solid #333;
	margin:0 0 15px 0;
	padding-bottom:4px;
}

.area_char {
	height:430px;
	padding-bottom:5px;
	clear:both;
}

.block_char {
	float:left;
	margin:3px;
	border:1px solid #eee;
	width:222px;
	height:425px;
	text-align:center;
}

.film {
	margin:4px 4px 0;
	width:350px;
	height:80px;
	background:#f8c387 url(images/ten/bg_film.gif);
}

.film img {
	margin:10px 2px;
}

h2 {
	margin:0;
	padding:2px;
	font-size:9pt;
	font-weight:bold;
	background:#eee;
}

#vis01 ,
#vis02 ,
#vis03 ,
#vis04 ,
#vis05 ,
#smp01 ,
#smp02 ,
#smp03 ,
#smp04 ,
#smp05 {
	visibility:hidden;
	position:absolute;
	left:360px;
	top:22px;
	width:320px;
	height:240px;
}