@charset "Shift_JIS";

/* ‘y[W\’ */

body {
	width: 960px;
	padding: 0;
	margin: 0 auto;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size:14px;
	background:url(images/bg.gif) repeat-y center;
}
#container {
  width: 960px;
  margin: 0;
  padinng: 0;
 }
 
#top {
	clear: both;
	width: 960px;
	background-color: #FF0000;
	color: #FF0000;
}
 
#header {
  width: 960px;
  height: 150px;
  float: left;
  color: #fff;
  background: #fff;
}

#wrapper {
	width: 960px;
	height: auto;
}

#main {
  width: 750px;
  height: auto;
  float: right;
  margin: 0;
  padding: 0;
}

#menu {
  width: 205px;
  height: auto;
}

#menu ul {
   margin: 0;
   width: 200px;
   height: 70px;
   margin: 0;
   padding: 0px;
}	

#menu li{
 display: inline;
 float: left;
 height: 70px;
}

#menu li a{
 text-decoration: none;
 text-indent: -9999px;
 width: 200px;
 height: 70px;
 display: block;
}

#menu li#btn01 a {background: url(images/menu.gif) no-repeat -200px 0 ;}
#menu li#btn02 a {background: url(images/menu.gif) no-repeat 0 -70px ;}
#menu li#btn03 a {background: url(images/menu.gif) no-repeat 0 -140px ;}
#menu li#btn04 a {background: url(images/menu.gif) no-repeat 0 -210px ;}
#menu li#btn05 a {background: url(images/menu.gif) no-repeat 0 -280px ;}
#menu li#btn06 a {background: url(images/menu.gif) no-repeat 0 -350px ;}
#menu li#btn07 a {background: url(images/menu.gif) no-repeat 0 -420px ;}
#menu li#btn08 a {background: url(images/menu.gif) no-repeat 0 -490px ;}
#menu li#btn09 a {background: url(images/menu.gif) no-repeat 0 -560px ;}
#menu li#btn10 a {background: url(images/menu.gif) no-repeat 0 -630px ;}
#menu li#btn11 a {background: url(images/menu.gif) no-repeat 0 -700px ;}
#menu li#btn12 a {background: url(images/menu.gif) no-repeat 0 -770px ;}
#menu li#btn01 a:hover {background: url(images/menu.gif) no-repeat -200px 0 ;}
#menu li#btn02 a:hover {background: url(images/menu.gif) no-repeat -200px -70px ;}
#menu li#btn03 a:hover {background: url(images/menu.gif) no-repeat -200px -140px ;}
#menu li#btn04 a:hover {background: url(images/menu.gif) no-repeat -200px -210px ;}
#menu li#btn05 a:hover {background: url(images/menu.gif) no-repeat -200px -280px ;}
#menu li#btn06 a:hover {background: url(images/menu.gif) no-repeat -200px -350px ;}
#menu li#btn07 a:hover {background: url(images/menu.gif) no-repeat -200px -420px ;}
#menu li#btn08 a:hover {background: url(images/menu.gif) no-repeat -200px -490px ;}
#menu li#btn09 a:hover {background: url(images/menu.gif) no-repeat -200px -560px ;}
#menu li#btn10 a:hover {background: url(images/menu.gif) no-repeat -200px -630px ;}
#menu li#btn11 a:hover {background: url(images/menu.gif) no-repeat -200px -700px ;}
#menu li#btn12 a:hover {background: url(images/menu.gif) no-repeat -200px -770px ;}

#footer {
	clear: both;
	width: 960px;
	background-color: #FF0000;
	color: #FFFFFF;
}

/* ‘»ΜΌ */

body {
	line-height: 1.5;
	font-size: 14px;
}


#header p {
	padding: 0.5em;
	margin: 0;
	font-style: normal;
	font-weight: normal;
	font-size: small;
	color: #666666;
}


#main {
  color: #333;
  background: #fff;
}

a:link { color:#0066FF;}
a:visited { color:#000099; }
a:hover, a:active { 
	text-decoration: underline; 
	color:#FF0000;
	}

#main p {
	padding: 0.5em;
	margin: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #666666;
}
/*‘head navi BG*/
h1 {
 font-style: normal;
 font-size:xx-small;
 color:#FFFFFF;
 display:none;
 text-indent: -9999px;
 }
 
h2 {
 font-style: normal;
 font-size: large;
 color: #03F;
 margin: 0;
 }
 

 
#footer a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #0CF;
	}
#footer a:hover, a:active { 
	text-decoration: underline; 
	color: #0CC;
	}

em {
  font-style: normal;
  font-weight: bold;
  color: #F36;
  background: transparent;
}




 
