/*汎用スタイルシート*/
body.pagebottom
{width:805px; 
 margin:0px; padding:0px; 
 background-color:#ffffff;
 font-size:16pt; color:#1154A6;
 font-family:Verdana,Chicago,Arial,Osaka,sans-serif;
 background-image: url("img/bottom.gif");
 background-position: bottom left;
 background-repeat: no-repeat;}

.pagehead
{width:805px ; height:50px;
 margin:0px; padding:0px; background-color:#ffffff;
 font-size:16pt ; 
 color:#1154A6;
 font-family:Verdana,Chicago,Arial,Osaka,sans-serif;
 margin: 0px 0px 0px 30px;
 padding: 0px 0px 0px 30px;
 background-image: url("img/head.gif");
 background-position: top left ;
 background-repeat: no-repeat;}
/*汎用スタイルシート*/

/* トップページ スタイルシート */
.topimg
{width:805px; height:400px;
 margin: 0px 0px 20px 0px;
 padding: 0px 0px 20px 0px;
 border-style:none;
 border-color:#000000;
 border-width:1px;
 font-size:14px;
 color:#000000;
 line-height:140%;
 text-align:left;
 background-image:url("img/topimage.gif");
 background-position: top left;
 background-repeat: no-repeat;}
/* トップページ スタイルシート */

