<style type="text/css">
<!--
body	{text-align:left;
	 margin:0px;
	 padding:0px}

a	{color:#FF6600}
a:link { color: #0000ff }
a:hover	{color:#0066ff}


/* === ヘッダー部分のスタイル === */

.head	{background-color:#fbc404;
	 width:720px;
	 height:120px;
	 margin-left:auto;
	 margin-right:auto}

.head td	{padding-top:0px}

.head1	{width:460px;
     filter:shadow(=#cccccc,offx=200,offy=400,positive=1);
	 text-align:center;
	 margin-left:10px}

.head2	{width:160px;
	 text-align:middle}
	 
.head3  {width:100px;
     text-align:right;
     margin-right:10px}

.head h1	{font-size:40px;
	 font-family:'sans-serif';
	 font-stretch:wider;
	 line-height : 0.8; 
	 color:#009900}
	 
.head h5	{font-size:12px;
	 font-family:'sans-serif';	 
     vartical-align:top;
	 color:blue;
margin-right:6px}	 


/* === メニュー部分のスタイル === */

.menu	{width:721px;
	 background-color:#66cc33;
	 font-size:12px;
	 font-weight:bold;
	 color:white;
	 border-top:solid 1px white}

.menu div	{padding-top:5px;
	 padding-bottom:4px}

.menu1	{width:721px}

.menu1 div	{float:left;
	 width:60px;
	 border-right:solid 1px white;
	 text-align:center}

.menu1 a	{color:white;
 	 text-decoration:none}
.menu1 a:hover	{color:#0066ff}


/* === コンテンツ部分のスタイル === */

.main	{background-image : url("img/back.gif");
         width:720px;
         color:#808080;
	 text-align:center}

.main h2	{font-size:20px;
	 border-bottom:solid 2px #66CC33;
         color:#808080;
         padding-top:15px;
	 padding-bottom:13px;
	 margin-bottom:12px}

.main p	{font-size:14px;
         	 line-height:24px;
	 color:#336633;
	 margin-top:10px}

.mainp {width:720px;}

.train {font-size:18px;
        color:#FF6600;
        padding-top:4px;
        text-align:middle;


.link	{font-size:smaller;
         color:#000000;
	 margin-bottom:2px}

.link hr	{color:#808080;
	border:none}
-->
</style>