html {
	width: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

body {
	width: 100%;
	background-color: #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
* html body {
	width: 100%;
	background-color: #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#headBOX {
	width: 100%;
	background-image: url(common/taitleback1.jpg);
	background-repeat: repeat-x;
}
h1 {
	display: inline;
}

#head {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
h2 {
	display: inline;
}


#gnaviBOX  {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	background-image: url(common/back.gif);
	background-repeat: repeat-x;
}
#gnavi {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
}
.pankuzu  {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #333333;
	text-indent: 50px;
	line-height: 35px;
}
* html .pankuzu  {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #333333;
	position: relative;
	line-height: 40px;
	text-indent: 50px;
	text-align: left;
}
.pankuzu a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000FF;
	color: #0000FF;
	text-align: center;
}

#title {
	height: 80px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-bottom-style: solid;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
}

#footBOX {
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #FFFFFF;
	bottom: 0px;
	background-color: #333333;
	color: #FFFFFF;
	text-align: center;
	height: 60px;
	position: relative;
}
#foot {
	width: 910px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
}

#gnavi ul {
	margin: 0px;
	padding: 0px;
}

#gnavi li {
	list-style-type: none;
	float: left;
}
#gnavi a {
	display: block;
	height: 60px;
	width: 130px;
	line-height: 60000px;
	overflow: hidden;
	background-image: url(common/gnavi.jpg);
	background-repeat: no-repeat;
}
#n1 a {
	background-position: 0px 0px;
}
#n2 a {
	background-position: -130px 0px;
}
#n3 a {
	background-position: -260px 0px;
}
#n4 a {
	background-position: -390px 0px;
}
#n5 a {
	background-position: -520px 0px;
}

#n6 a {
	background-position: -650px 0px;
}
#n7 a {
	background-image: none;
}
#n1 a:hover {
	background-position: 0px -60px;
}
#n2 a:hover {
	background-position: -130px -60px;
}
#n3 a:hover {
	background-position: -260px -60px;
}
#n4 a:hover {
	background-position: -390px -60px;
}
#n5 a:hover {
	background-position: -520px -60px;
}
#n6 a:hover {
	background-position: -650px -60px;
}
#n7 a:hover {
	background-position: -780px -60px;
	background-image: none;
}
#subnavi {
	height: 60px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}
#subnavi1 {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	vertical-align: bottom;
	height: 30px;
}
#subnavi1  li {
	float: left;
	list-style-type: none;
}
#subnavi1  ul {
	margin: 0px;
	padding: 0px;
}
#subnavi1  a {
	display: block;
	height: 30px;
	width: 148px;
	text-align: center;
	color: #333333;
	background-image: url(common/subnavi_back.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#subnavi1 a:hover {
	display: block;
	height: 30px;
	width: 148px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(common/subnavi_back.gif);
	background-repeat: no-repeat;
	line-height: 30px;
}


#subnavi2 {
	height: 30px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
#subnavi2 li {
	float: left;
	list-style-type: none;
}
#subnavi2 ul {
	margin: 0px;
	padding: 0px;
}
#subnavi2 a {
	display: block;
	height: 30px;
	width: 148px;
	text-align: center;
	color: #333333;
	background-image: url(common/subnavi_back.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#subnavi2 a:hover {
	display: block;
	height: 30px;
	width: 148px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(common/subnavi_back.gif);
	background-repeat: no-repeat;
	line-height: 30px;
}
#footlink {
	float: left;
	height: 60px;
	width: 450px;
	font-size: 14px;
	line-height: 25px;
	text-indent: 15px;
}
#footlink ul {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#footlink li {
	list-style-type: disc;
	float: left;
	list-style-position: inside;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#footlink a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
