@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
img {
	border:none;
}
hr {
	display:none;
}
ul {
	list-style:none;
}
a {
	overflow:hidden;
}
body {
	color:#333333;
	text-align:center;
	font-size:0.9em;
	font:13px "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif;

 *font-size:small;
 *font:x-small;
	background: #564E45;
}
table {
	font-size:inherit;
	font:100%;
}
.text10 {
	font-size:77%;
}
.text11 {
	font-size:85%;
}
.text12 {
	font-size:93%;
}
.text13 {
	font-size:100%;
}
.text14 {
	font-size:108%;
}
.text15 {
	font-size:116%;
}
.text16 {
	font-size:123.1%;
}
.text17 {
	font-size:131%;
}
.text18 {
	font-size:138.5%;
}
.text19 {
	font-size:146.5%;
}
.text20 {
	font-size:153.9%;
}
.text21 {
	font-size:161.6%;
}
.text22 {
	font-size:167%;
}
.text23 {
	font-size:174%;
}
.text24 {
	font-size:182%;
}
.text25 {
	font-size:189%;
}
.text26 {
	font-size:197%;
}
.mgc:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.mgc {
	min-height: 1px;
}
* html .mgc {
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
a {
	/*\*/
   overflow: hidden;/**/
}
a {
	color: #80BCF4;
}
a:hover {
	text-decoration: none;
}
#Header {
	background: url(../images/common/header_bg.gif);
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 115px;
}
#Header h1 {
	width: 930px;
	height: 55px;
	padding-top: 12px;
	padding-left: 20px;
	text-align: left;
	color: #FFFFFF;
	font: normal 85% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#Header h2 a {
	float: left;
	display: block;
	height: 48px;
	width: 206px;
	text-indent: -9999px;
	text-decoration: none;
	margin-left: 50px;
}
#Header h2 a {
    _margin-left: 25px;
}
#Header h3 {
	float: left;
	display: block;
	height: 35px;
	width: 385px;
	font-size: 85%;
	text-align: left;
	line-height: 1.3em;
	color: #999999;
	padding-top: 13px;
	padding-right: 66px;
	padding-left: 15px;
}
#Header p {
	float: left;
	padding-right: 50px;
	text-indent: -9999px;
}
#Menu {
	clear: both;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/common/bg.gif) repeat-y;
	padding: 16px 50px 6px;
}
#Menu ul {
}
#Menu li {
	float: left;
}
#Main {
	clear: both;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
	background: url(../images/common/bg.gif) repeat-y;
}
#Footer {
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 7px;
	height: 71px;
	background: url(../images/common/footer.gif) no-repeat;
}
#Footer address {
	text-indent: -9999px;
	height: 50px;
}
#Footer h4 {
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
	font-weight: normal;
	font-size: 85%;
}

