@charset   "Shift_JIS";
body{text-align:center;
     background-color: CCFFFF;
     background-image: url(top_image/haikei2.jpg);
     background-repeat: repeat-y;
     background-position: top center;
     margin: 0;
     padding:0}
   
/* コンテナ */
div#container	{width: 664px;
           margin-left: auto;
	    margin-right: auto
              }

/* ヘッダー */
div#header {width: 664px;
            height:139px;  
            background-image: url(top_image/hujimisyou.jpg);
            background-repeat: no-repeat}
div#marq1 {margin-top: 0px}


/* コンテンツ*/
div#content{
            
             }

div#picture1{margin:0;
            padding:0
            
             }



div#scr {
width:300px;
height:200px;
float: left;
background-color:#ffc;
overflow:scroll;
font-size: 0.75em;
text-align: left
}

div#menu {
width:361px;
height:200px;
float: right;
background-image: url(top_image/haikei1.jpg);

}

div#renrakusaki{
background-color:#FFFFCC;
clear: both;
width:664px;
height:50px
}


/* フッター   */

div#footer	{background-color: #CCFFFF;
               clear: both
	  }

address	{font-size: 0.75em;
	font-style: normal;
	text-align: center}
