@charset "utf-8";
/*====================================================================
  このファイルはutf-8です
====================================================================*/


/*====================================================================
    top
====================================================================*/
#top-ad
{
	position            :relative;
	margin-top          :10px;
	width               :1000px;
	height              :330px;
}

#top-img
{
	position    :absolute;
	left        :-10px;
	top         : 10px;
}

#top-navi
{
	position    :absolute;
	left        :748px;
	top         :10px;
}
#top-navi li
{
	margin-bottom   :5px;
}
/*====================================================================
    
====================================================================*/
#top-news
{
	position    :relative;
	background:url(/img/top_news_bg.jpg) no-repeat;
	width       :750px;
	height      :180px;
}
#top-news table     { position:absolute; left:32px; top:40px; width :710px;}
#top-news div.haiku  { height:14px; overflow:hidden; }
#top-news th,
#top-news td    { padding-bottom:4px; text-align:left; color:#5C7633;}
#top-news th    { width :100px; font-weight:bold; background:url(/img/ico_lt.jpg) no-repeat 0px 4px; text-indent:16px;}
#top-news td    {}
#top-news a:hover,
#top-news a:active  {color:#DE718E; }
/*====================================================================
    
====================================================================*/
#top-voice
{
	position    :relative;
	background:url(/img/top_voice_bg.jpg) no-repeat;
	width       :750px;
	height      :320px;
	margin-bottom:10px;
}
#top-voice p       { text-align:left; font-size:12px;}
#top-voice p.t1    { position:absolute; left: 84px; top:75px; width :160px;}
#top-voice p.t2    { position:absolute; left:324px; top:75px; width :160px;}
#top-voice p.t3    { position:absolute; left:560px; top:75px; width :160px;}
#top-voice p.d1    { position:absolute; left:32px;  top:120px; width :208px; height:250px;}
#top-voice p.d2    { position:absolute; left:276px; top:120px; width :208px; height:250px;}
#top-voice p.d3    { position:absolute; left:515px; top:120px; width :208px; height:250px;}
#top-voice .link   { position:absolute; left:573px; top:295px; background: url(/img/ico_arrow_r.jpg) no-repeat 0px 4px; text-indent:18px;}
/*====================================================================
    
====================================================================*/
#top-interview
{
	width       :750px;
}
#top-interview td.l{ text-align:left; }
#top-interview td.r{ text-align:right; }

/*====================================================================
    
====================================================================*/

.fleft{
	float:left;
}
.clear{
	clear:both;
}
.moviearea{
}
.pb10{
	padding-bottom:10px;
}
.ml10{
	margin-left:10px;
}
