@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
/*	background-color:#ffffd4;*/
}

.img_left{
float:left;
}

.img_right{
float:right;
}

.img_clear{
clear:both;
}


#header{
height:100px;
width:100%;
background-image:url(../images/header_bk.gif);
}



#gmenu{
width:950px;
height:100px;
margin:0px auto;
list-style:none;
display:block;
text-indent:-9999px;
}

#gmenu ul{ display:block; margin:0px; padding:0px; list-style:none;}

#gmenu li {float:left; top:display: block; margin: 0px; padding: 0px; /*text-indent: -9999px;*/}

#gmenu00{ width:105px; height:100px; display:block; background-image:url(../images/gmenu00.gif);}
#gmenu01{ width:210px; height:100px; display:block; background-image:url(../images/gmenu01_over.gif);}
#gmenu02{ width:170px; height:100px; display:block; background-image:url(../images/gmenu02_over.gif);}
#gmenu03{ width:200px; height:100px; display:block; background-image:url(../images/gmenu03_over.gif);}
#gmenu04{ width:160px; height:100px; display:block; background-image:url(../images/gmenu04_over.gif);}
#gmenu05{ width:105px; height:100px; display:block; background-image:url(../images/gmenu05.gif);}

#gmenu00 a{ width:105px; height:100px; display:block; background-image:url(../images/gmenu00.gif);}
#gmenu01 a{ width:210px; height:100px; display:block; background-image:url(../images/gmenu01.gif);}
#gmenu02 a{ width:170px; height:100px; display:block; background-image:url(../images/gmenu02.gif);}
#gmenu03 a{ width:200px; height:100px; display:block; background-image:url(../images/gmenu03.gif);}
#gmenu04 a{ width:160px; height:100px; display:block; background-image:url(../images/gmenu04.gif);}
#gmenu05 a{ width:105px; height:100px; display:block; background-image:url(../images/gmenu05.gif);}

#gmenu00 a:hover{ width:105px; height:100px; display:block; background-image:url(../images/gmenu00.gif);}
#gmenu01 a:hover{ width:210px; height:100px; display:block; background-image:url(../images/gmenu01_over.gif);}
#gmenu02 a:hover{ width:170px; height:100px; display:block; background-image:url(../images/gmenu02_over.gif);}
#gmenu03 a:hover{ width:200px; height:100px; display:block; background-image:url(../images/gmenu03_over.gif);}
#gmenu04 a:hover{ width:160px; height:100px; display:block; background-image:url(../images/gmenu04_over.gif);}
#gmenu05 a:hover{ width:105px; height:100px; display:block; background-image:url(../images/gmenu05.gif);}

#all{
width:100%;
background-image:url(../images/all_bk.gif);
background-repeat:repeat-x;
background-color:#ffffd4;
}

#container{
width:950px;
margin:0px auto 30px auto;

}

#footer{
width: 100%;
height:29px;
background-image:url(../images/footer_bk.gif);
}

#footer_box{
width:950px;
height:29px;
margin:0px auto;
}

#footer_line{
width:950px;
height:29px;
}

#footer_menu,#footer_menu a{
width:950px;
height:76px;
background-image:url(../images/footer_base.gif);
padding:5px 0px 0px 0px;
font-size:10px;
color:#919191;
text-decoration:none;
}F
