a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #1D2088;
}
a:hover {
	text-decoration: underline;
	color: #00A0E9;
}
a:active {
	text-decoration: underline;
	color: #69BBE9;
}
body {
	background-color: #FFF;
}

#head {
	width: 850px;
	display: inline;
	clear: both;
}
 
#maincontent {
	width: 650px;
	float: right;
	margin-top: 15px;
}
 
#subcontent {
	width: 192px;
	float: left;
	height: auto;
	border: 1px solid #FFF;
	background-color: #FFF;
	margin-top: 15px;
}

#container {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	line-height: 1.4em;
	text-decoration: none;
	background-color: #FFF;
	color: #000;
	word-spacing: 1px;
}

#contents {
	height: auto;
	width: 605px;
	float: right;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 25px;
	margin-bottom: 0px;
}
 
#foot {
	clear: both;
	width: 850px;
	text-align: right;
	height: 20px;
	padding-top: 10px;
}

#globalnavi {
	width:850px;
	height:auto;
	display:inline;
	float: left;
}

ul.menu  {
	margin:0;   padding:0;
}
ul.menu li {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	list-style:none;
}
ul.menu li a {
	display:block;
	width:121px;
	height:51px;
}
li.menu1 a {
	background-image: url(../index/images/globalnavi.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
li.menu1 a:hover {
	background-image: url(../index/images/globalnavi.gif);
	background-repeat: no-repeat;
	background-position: 0 -50px;
}
li.menu2 a {
	background-image: url(../index/images/globalnavi.gif);
	background-repeat: no-repeat;
	background-position: -121.5px 0;
}
li.menu2 a:hover {
	background-image: url(../index/images/globalnavi.gif);
	background-repeat: no-repeat;
	background-position: -121.5px -50px;
}
li.menu3 a {
	background-image: url(../index/images/globalnavi.gif);
	background-repeat: no-repeat;
	background-position: -243px 0;
}
li.menu3 a:hover {
	background-image: url(../index/images/globalnavi.gif);
	background-repeat: no-repeat;
	background-position: -243px -50px;
}
li.menu4 a {
	background-image: url(../index/images/globalnavi.gif);
	background-repeat: no-repeat;
	background-position: -364.5px 0;
}
li.menu4 a:hover {
	background-image: url(../index/images/globalnavi.gif);
	background-repeat: no-repeat;
	background-position: -364.5px -50px;
}
li.menu5 a {
	background-image: url(../index/images/globalnavi.gif);
	background-repeat: no-repeat;
	background-position: -486px 0;
}
li.menu5 a:hover {
	background-image: url(../index/images/globalnavi.gif);
	background-repeat: no-repeat;
	background-position: -486px -50px;
}
li.menu6 a {
	background-image: url(../index/images/globalnavi.gif);
	background-repeat: no-repeat;
	background-position: -607.5px 0;
}
li.menu6 a:hover {
	background-image: url(../index/images/globalnavi.gif);
	background-repeat: no-repeat;
	background-position: -607.5px -50px;
}
li.menu7 a {
	background-image: url(../index/images/globalnavi.gif);
	background-repeat: no-repeat;
	background-position: -729px 0;
}
li.menu7 a:hover {
	background-image: url(../index/images/globalnavi.gif);
	background-repeat: no-repeat;
	background-position: -729px -50px;
}
/* モダンブラウザ（Firefox Opera Safari）対策 */
ul.menu:after {
	content:".";   display:block;   height:0;   clear:both;   visibility:hidden;   font-size:0;
}
/* Win版IE7とMac版IE5対策 */
ul.menu {
	display:inline-block;
}
/* Win版IE5および6対策 *//* Hides from IE-mac \*
/* html ul.menu {   height:1px;}ul.menu {   display:block;}/* End hide from IE-mac */

.sidenavi {
  list-style-type: none;
  margin: 0 0 2em;
  padding: 0;
}

.sidenavi li { display: inline; }

.sidenavi li a{
	display:block;
	width:170px;
	color:#000;
	height:24px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../index/images/sidenavi_01.gif);
	background-repeat: no-repeat;
}

.sidenavi li a:hover{
	color:#000;
	background-image: url(../index/images/sidenavi_02.gif);
	background-repeat: no-repeat;
}

.sidenavi li a.link{
	display:block;
	color:#000;
	text-decoration: none;
	background-image: url(../index/images/sidenavi_03.gif);
	background-repeat: no-repeat;
}

.titleimage {
	height: auto;
	width: 650px;
	float: right;
	float:left;
	display:inline;
}

.line1 {
	background-color: #00A0E9;
	height: 3px;
	width: 847px;
	clear: both;
}

.line2 {
	background-color: #1D2088;
	height: 3px;
	width: 847px;
}
	
.subnavi {
	font-size: x-small;
	list-style-type: none;
	width: 200px;
	padding-left: 15px;
	
}

h1 {
	font-weight: normal;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
	width: 600px;
	height: 22px;
	text-align: left;
	background-image: url(../index/images/bg_h1.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

h2 {
	font-weight: normal;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
	width: 580px;
	padding-left: 20px;
	height: 22px;
	padding-top: 5px;
	text-align: left;
	background-image: url(../index/images/bg_h2.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}

h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	font-weight: normal;
	color: #000;
	background-image: url(../index/images/bg_h3.gif);
	width: 460px;
	height: 22px;
	padding-top: 3px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

h4 {
	background-image: url(../index/images/bg_h4.gif);
	height: 21px;
	width: 340px;
	background-repeat: no-repeat;
	padding-top: 2px;
	text-align: center;
	font-size: small;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h5 {
	background-image: url(../index/images/bg_h5.gif);
	text-align: center;
	height: 21px;
	width: 230px;
	background-repeat: no-repeat;
	font-weight: normal;
	font-size: small;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

h6 {
	background-image: url(../index/images/bg_h6.gif);
	text-align: center;
	height: 21px;
	width: 160px;
	padding-top: 2px;
	background-repeat: no-repeat;
	font-size: small;
	font-weight: normal;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

.picup {
	margin-bottom: 0px;
	margin-left: 6px;
}

.counter {
	font-size: x-small;
	padding-left: 20px;
	
}

.text_navi {
	padding-left: 5px;
	text-align: left;
	font-size: x-small;
}

.spacer {
	width: 580px;
	height: 10px;
}

.blue {
	border: 1px solid #69BBE9;
}

.purple {
	color: #8000FF;
}

.orange {
	color: #FF8000;
}

.red {
	color: #F00;
}

.sky_blue {
	color: #00A0E9;
}

.pink {
	color:#F03;
}

.logomark_tosei {
	margin-top: 5px;
	float: left;
	margin-left: 5px;
	display: inline;
}

.address_tosei {
	margin-top: 7px;
	word-spacing: 1px;
	margin-right: 10px;
	line-height: 1em;
	float: right;
	display: inline;
}

.search_box {
	font-size: x-small;
	margin-top: 5px;
	word-spacing: 1px;
	width: 425px;
	float: right;
	margin-right: 10px;
	display: inline;
	margin-bottom: 2px;
}

.bg_h1 {
	font-weight: normal;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
	width: 600px;
	height: 22px;
	text-align: left;
	background-image: url(../gan_soudan/images/bg_hg.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.bg_h2 {
	font-weight: normal;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
	width: 580px;
	padding-left: 20px;
	height: 22px;
	padding-top: 5px;
	text-align: left;
	background-image: url(../gan_soudan/images/bg_hgs.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.green {
	color: #008000;
}

.sidenavi li a.link_g{
	display:block;
	color:#000;
	text-decoration: none;
	background-image: url(../index/images/sidenavi_04.gif);
	background-repeat: no-repeat;
}

.bo_h1 {
	font-weight: normal;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
	width: 600px;
	height: 22px;
	text-align: left;
	background-image: url(../syuusanki_boshi/images/bg_ho.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

.bo_h2 {
	font-weight: normal;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
	width: 580px;
	padding-left: 20px;
	height: 22px;
	padding-top: 5px;
	text-align: left;
	background-image: url(../syuusanki_boshi/images/bg_hos.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.sidenavi li a.link_o{
	display:block;
	color:#000;
	text-decoration: none;
	background-image: url(../index/images/sidenavi_05.gif);
	background-repeat: no-repeat;
}

p {
	margin-top: 5px;
	padding: 0px;

