@charset "utf-8";
/* ===================================================================
CSS information

 file name  :top.css
 author     :hirano (admin)
 style info :トップ用 他
 
このスタイルシートの構成
 フルスクリーンの設定

=================================================================== */





#flashcontent{
    width:940px;
    height:500px;
    margin:0px;
    padding:0px 0px 10px 0px;
}
h2.contentsTtl{
	margin-bottom:10px;
	padding-bottom:7px;
	background:url(../img/share/img_dotline.gif) repeat-x left bottom;
}
ul.topbanner{
    margin:0px;
	padding:30px 0px 0px 0px;
}
ul.topbanner li{
    float:left;
	margin-right:20px;
}
ul.topbanner li.lastChild{
    float:right;
	margin-right:0px;
}