@charset "Shift_JIS";

@import url("feti.css");

body {
	width: 1000px;
	line-height: 130%;
	text-decoration: none;
	color: #000;
	background-image: url(images/bg.gif);
	background-color: #000;
	margin: 0px auto 0px auto;
}

*   { margin: 0px; padding: 0px; }
img { border: 0px; }

a:link    { color: #f00; text-decoration: none; }
a:visited { color: #FF005A; text-decoration: none; }
a:hover   { color: #f0f; text-decoration: none; }
a:active  { color: #ff0; text-decoration: none; }

#main { float: left; width: 1000px; background-color: #fff; }
#header { float: left; width: 1000px; font-size:12px; text-align: center; }
#footer { clear: both; float: left; width: 1000px; font-size: 10px; text-align: center; background-color: #000; color: #fff; }

.title      { float: left; width: 1000px; height: 70px; background-image: url(images/title.gif); }

h1	{ font-size: 12px; text-align: center; background-color: #000; color: #fff; }

.ban_header	{ float: right; margin-top: 5px; margin-right: 5px; }
.ban_side	{ float: left; margin-bottom: 5px; }
.ban_side2	{ float: left; margin-bottom: 5px; margin-left: 8px; margin-right: 8px; }

.midashi_side	{ float: left; background-color: #f00; width: 200px; height: 20px; color: #fff; text-align: center; margin-bottom: 5px; }
.midashi_side a:link    { color: #ff; text-decoration: none; }
.midashi_side a:visited    { color: #fff; text-decoration: none; }
.midashi_side a:hover    { color: #ff0; text-decoration: none; }
.midashi_side a:active    { color: #ff0; text-decoration: none; }

.midashi_contents	{ background-color: #f00; width: 555px; height: 20px; color: #fff; text-align: center; margin-bottom: 5px; font-weight: bold; }
.text_side	{ float: left; font-size: 12px; line-height: 120%; margin-bottom: 10px; width: 199px; }
.text_side h3	{ color: #ff00ff; font-weight: bold; font-size: 12px; }
.pr	{ float: left; font-size: 10px; color: #FF7800; line-height: 120%; margin-bottom: 10px; width: 200px; }

.contents	{ float: left; width: 1000px; margin-top: 10px; }
.contents00	{ float: left; margin-bottom: 10px; line-height: 130%; }
.contents_quote	{ float: left; width: 456px; margin-left: 50px; margin-bottom: 10px; }
.contents_center	{ float: left; width: 555px; text-align: center; margin-bottom: 10px; }
.contents_center2	{ float: left; width: 420px; text-align: center; margin-bottom: 10px; margin-left: 72px; }
.contents_center3	{ float: left; width: 465px; text-align: center; margin-bottom: 10px; margin-left: 47px; }
.contents_center5	{ float: left; font-size: 12px; width: 555px; text-align: center; margin-bottom: 10px; }
.contents_center6	{ float: left; font-size: 12px; width: 200px; text-align: center; margin-bottom: 10px; }
.contents_center7	{ float: left; font-size: 12px; width: 270px; text-align: center; margin-bottom: 10px; }
.contents_center8	{ float: right; font-size: 12px; width: 270px; text-align: center; margin-bottom: 10px; }

.text555	{ float: left; font-size: 12px; width: 555px; margin-bottom: 5px; }

.notes	{ font-size: 10px; color: #f00; }
.boldred	{ color: #f00; font-weight: bold; }

.block_left { float: left; margin-left: 10px; margin-right: 10px; width: 202px; }
.block_center { float: left; width: 555px; }
.block_right { float: left; margin-left: 10px; margin-right: 10px; width: 202px; }

.thum	{ float: left; width: 200; height: 138; margin-bottom: 5px; text-align: center; font-size: 10px; }
.thum1	{ float: left; margin-left: 10px; margin-right: 5px; text-align: center; font-size: 10px; }
.thum2	{ float: left; margin-right: 5px; text-align: center; font-size: 10px; }
.thum3	{ float: left; text-align: center; font-size: 10px; }
.ban	{ float: left; width: 555px; margin-bottom: 10px; text-align: center; font-size: 10px; }
img.thums	{ border: 1px #000 solid; }

.movie	{ float: left; width: 180px; height: 200px; margin-right: 5px; text-align: center; font-size: 10px; line-height: 111%; }
.movie0	{ float: left; height: width: 180px; height: 200px; text-align: center; font-size: 10px; line-height: 111%; }
.movie_midashi	{ float: left; width: 549px; margin-bottom: 5px; text-align: center; background-color: #FF0078; color: #fff; font-weight: bold; padding: 3px; font-size: 18px; }
.movie_midashi a:link	{ color: #fff; }
.movie_midashi a:visited	{ color: #fff; }
.movie_midashi a:hover	{ color: #ff0; }

.sougo	{ float: left; text-align: center; margin-bottom: 5px; font-size: 12px; width: 199px; }

.link_468	{ float: left; width: 555px; text-align: center; font-size: 10px; margin-bottom: 5px; }
.link_200	{ float: left; width: 200px; text-align: center; font-size: 10px; margin-right: 5px; margin-bottom: 5px; }
.link_180	{ float: left; width: 180px; text-align: center; font-size: 10px; margin-right: 5px; margin-bottom: 5px; }
.link_88	{ float: left; width: 88px; text-align: center; font-size: 10px; margin-right: 3px; margin-bottom: 3px; }

.clear { clear: both; height: 1px; font-size: 10px; text-align: center; }

.hr	{ margin-top: 3px; margin-bottom: 3px; border: none; height: 1px; border-top: 1px #FFCC88 solid; }
