@charset "shift_jis";
/* CSS Document */


/* ////////////////////////////////////////////////////////////////

WestOne Web Site

COMMON

//////////////////////////////////////////////////////////////// */

#header {
	width:960px;
	margin:0 auto;
	padding-top:7px;
	height:86px;
	text-align:left;
}
#navi-area {
	width:960px;
	margin:0 auto;
	height:37px;
	text-align:left;
}
ul#gmenu {
	text-indent:-9999px;
	width:960px;
	height:37px;
}
ul#gmenu li {
	float:left;
}
ul#gmenu li a {
	 height:37px;
	 display:block;
}

#gm01 a { width:240px; background:url(../images/gnavi-off.gif) 0 0 no-repeat; }
#gm02 a { width:240px; background:url(../images/gnavi-off.gif) -240px 0 no-repeat; }
#gm03 a { width:240px; background:url(../images/gnavi-off.gif) -480px 0 no-repeat; }
#gm04 a { width:240px; background:url(../images/gnavi-off.gif) -720px 0 no-repeat; }

#gm01 a:hover { width:240px; background:url(../images/gnavi-on.gif) 0 0px no-repeat; }
#gm02 a:hover { width:240px; background:url(../images/gnavi-on.gif) -240px 0 no-repeat; }
#gm03 a:hover { width:240px; background:url(../images/gnavi-on.gif) -480px 0 no-repeat; }
#gm04 a:hover { width:240px; background:url(../images/gnavi-on.gif) -720px 0 no-repeat; }


#main {
	width:960px;
	margin:0 auto;
	text-align:left;
}

#contents {
	width:960px;
	margin:40px auto;
}
.copyright {
	padding-top:10px;
}


	


