@charset "utf-8";
*{
	padding: 0px ;
	margin: 0px ;
}
body {
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}
img{
	border-style: none ;
	}
#wrapper {
	width: 875px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background: url(../../img/gif/header-bg.gif) no-repeat left top;
	height: 220px;
	width: 875px;
	position: relative;
}
#header .mainrogo {
	position: absolute;
	top: 10px;
	left: 10px;
}
#header .headerillust {
	right: 10px;
	position: absolute;
	top: 34px;
}
* html #header .headerillust {
	right: 9px;
	position: absolute;
	top: 34px;
}
#header  .headerillust2 {
	right: 30px;
	position: absolute;
	top: 100px;
}
#g-navigation {
	width: 330px;
	position: absolute;
	left: 35px;
	top: 105px;
	font-size: 80%;
}
#g-navigation  ul {
	list-style: none;
}
#g-navigation  li {
	margin-bottom: 3px;
}
#g-navigation  a {
	color: #333333;
	text-decoration: none;
}
#g-navigation  a:hover {
	color: #990099;
	text-decoration: none;
}

span.headertext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
span.headertext2 {
	color: #CC0066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}
#sub-navigation {
	width: 110px;
	font: bold normal 80% Arial, Helvetica, sans-serif;
	float: left;
}
#sub-navigation   ul {
	list-style: none;
}
#sub-navigation   li {
	margin-bottom: 1px;
}
#sub-navigation   a {
	color: #333333;
	text-decoration: none;
}


#content {
	background: url(../../img/gif/wrapper-bg.gif) repeat-y left top;
	width: 875px;
}
#mainimg {
	width: 830px;
	margin-left: 25px;
}
#contents-area {
	width: 850px;
	margin-left: 25px;
	margin-top: 30px;
}

#footer {
	background: url(../../img/gif/footer-bg.gif) no-repeat left top;
	width: 875px;
	height: 60px;
	clear: both;
}
#footer address {
	font: normal 90% Arial, Helvetica, sans-serif;
	width: 400px;
	padding-top: 20px;
	padding-left: 264px;
}
* html #footer address {
	font: normal 90% Arial, Helvetica, sans-serif;
	padding-left: 264px;
	width: 875px;
}
