/*----------------keizan style sheet------------------------*/

body {
/*--- background-image: image/g088m.gif;  ----*/
position: relative;
width: 1200px;
margin: auto;
}


/*---------------header-------------------------------------*/
#header {
width: 1200px;
height: 105px;
/*---  background: #65fffc;   --*/
background-image: url(image/pic070808_03.jpg);
}

/*----------------menu--------------------------------------*/
#menu {
width: 130px;
height: 715px;
/*-- background-color: #c5fff3;  --*/ 
background-image:url(image/g3b.gif);
}

/*---------------main--------------------------------*/
#main {
width: 770px;
height: 1000px;
left: 0px;
top: 0px;
background-color:
}

/*----------------banner--------------------------------------*/
#banner {
width: 350px;
height: 35px;

}


h1 {
width: 450px;
height: 40px;
font-size: 2.5em;
font-weight: bold;
color: #ef7faf;
text-align: center;
padding: 5px 5px 0px 0px;
margin: 3px;
}


h2 {
width: 600px;
height: 80px;
font-weight: normal;
color: #ffffff;
text-align: left;
padding: 5px 5px 5px 0px;
margin: 5px;
}


h3 {
font-size: 1.2em;
text-align: left;
font-weight: bold;
padding: 0px 0px 0px 15px;
}

h4 {
font-size: 0.88em;
text-align: left;
font-weight: bold;
padding: 0px 0px 0px 10px;
}

h5 {
font-size: 0.76em;
text-align: left;
font-weight: bold;
padding: 0px 0px 0px 0px;
}

h6 {
font-size: 0.56em;
text-align: left;
font-weight: normal;
padding: 0px 0px 0px 5px;
}


#footer2 {

}



