  /* reset styles */

  html, body, div, h1, h2, h3, h4, h5, h6,
 p, blockquote, pre, address,
 ul, ol, li, dl, dt, dd,
 table, th, form, fieldset {
	color: #333333;
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-align: left;
 } 
  /* For body element */

  body {
   font-size: 14px;
 }
  * html body { 
  font-size: 14px; /* IE 6 or sooner */
 } 
 
 
 
 
 /*---------------------------------------
▼▼　枠組み設定CSS
---------------------------------------*/
a:link {  color: #0000FF}
a:visited {  color: #0000FF}
a:hover {  color: #FF0000}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFEE;
	background-image: url(../imgs/bg.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-right: 0px;
	background-position: center;
}
#zentai {
	width: 750px;
	height: auto;
	margin: auto;
	text-align: center;
}
#hheader {
	font-size: 10px;
	background-color: #DD0067;
	text-align: right;
	color: #FFFFFF;
}
#nakami {
	width: 700px;
	padding-top: 10px;
	text-align: left;
	padding-left: 25px;
	clear: both;
}

#tophidari {
	float: left;
	width: 470px;
}
#topmigi {
	
	float : right; 
	width: 200px;
}
#honbunsita {
	padding-top: 10px;
}
#headbg {
	background-image: url(../imgs/hdbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 750px;
	height: 100px;
	text-align: left;
}
#headnavi {
	float: left;
	width: 345px;
	padding-top: 45px;
	padding-left: 280px;
}
#headbot {
	float: right;
	padding-top: 36px;
}
#footnav {
	clear: both;
	background-image: url(../imgs/ftbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	height: 60px;
	width: 700px;
	padding-top: 15px;
}
#footnav a {
	font-size: 10px;
	color: #000066;
	text-decoration: none;
	padding-left: 5px;
	border-right-width: 3px;
	border-right-style: double;
	border-right-color: #999999;
	padding-right: 5px;
}

#headnavi a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-image: url(../img/img_top/hoshi.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 6px;
	padding-left: 14px;
	line-height: 17px;
	padding-bottom: 3px;
	font-weight: normal;
}
#headnavi a:hover {
	color: #3366FF;
}
.haiwaku {
	border: 1px solid #666666;
}
.style1 {color: #FF0000}
#nakanav a {
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
}
#nakanav .nakan a:hover {
	color: #FF0000;
}

#nakami h1 {
	font-size: medium;
	color: #FF0066;
}
.nakan {
	text-align: center;
	height: 40px;
	width: 170px;
	background-image: url(../imgs/bggr1.jpg);
}

#subna a {
	font-size: 0.8em;
	border-right-width: 3px;
	border-right-style: double;
	border-right-color: #999999;
	text-decoration: none;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-right: 5px;
	padding-left: 5px;
}
#subna {
	text-align: center;
}
#subtitle a {
	font-size: 1em;
	text-decoration: none;
}
.sotugyo {
	font-size: 0.8em;
	color: #FFFFFF;
	background-image: url(../imgs/bggr1.jpg);
	padding: 3px;
}
.sotugyo a {
	color: #FFFFFF;
	text-decoration: none;
}
.sotugyo a:hover {
	text-decoration: underline;
	background-image: url(../imgs/bggr2.jpg);
}
#hheader a {
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#hheader a:hover {
	color: #FFFF00;
}
#sitay a {
	font-size: 12px;
	text-decoration: none;
}
