@charset "shift_jis";

#header:after,
#gnavi:after,
#contents:after,
#footer:after,
.clearfix:after {
	content:"";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
/* ie7 */
*:first-child+html #header,
*:first-child+html #gnavi,
*:first-child+html #contents,
*:first-child+html #footer,
*:first-child+html .clearfix {
	zoom:1;
}
/* ie6 */
* html #header,
* html #gnavi,
* html #contents,
* html #footer,
* html .clearfix {
	zoom:1;
}


body {
	line-height:1.5;
	letter-spacing:normal;
	font-size:75%;
	color:#000000;
}
a {
	text-decoration:underline;
	color:#000000;
}
a:hover {
	text-decoration:none;
}

#page {
	width:927px;
	margin:0 auto;
}
#container {
	width:927px;
}
#contents {
	padding-top:12px;
}

/* header start */
#header {
	width:927px;
	padding-top:20px;
	padding-bottom:10px;
}
#header #logo {
	float:left;
}
#header #logo a {
	display:block;
	width:56px;
	height:42px;
	background-image:url(../images/common/logo.gif);
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
}
/* header end */

/* gnavi start */
#gnavi {
	float:right;
	width:800px;
	height:36px;
	margin-top:4px;
}
#gnavi li {
	float:left;
	height:36px;
}
#gnavi li a {
	display:block;
	height:36px;
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
}
#gnavi li.current a,
#gnavi li a:hover {
	background-position:left bottom;
}
#gnavi li#gnavi01 a {
	width:65px;
	background-image:url(../images/common/gnavi01.gif);
}
#gnavi li#gnavi02 a {
	width:65px;
	background-image:url(../images/common/gnavi02.gif);
}
#gnavi li#gnavi03 a {
	width:90px;
	background-image:url(../images/common/gnavi03.gif);
}
#gnavi li#gnavi04 a {
	width:92px;
	background-image:url(../images/common/gnavi04.gif);
}
#gnavi li#gnavi05 a {
	width:84px;
	background-image:url(../images/common/gnavi05.gif);
}
#gnavi li#gnavi06 a {
	width:71px;
	background-image:url(../images/common/gnavi06.gif);
}
#gnavi li#gnavi07 a {
	width:95px;
	background-image:url(../images/common/gnavi07.gif);
}
#gnavi li#gnavi08 a {
	width:124px;
	background-image:url(../images/common/gnavi08.gif);
}
#gnavi li#gnavi09 a {
	width:114px;
	background-image:url(../images/common/gnavi09.gif);
}
/* gnavi end */

/* contents start */
#contents {
	width:927px;
	padding-bottom:20px;
}
/* contents end */

/* footer start */
#footer {
	width:927px;
	padding:4px 0 15px 0;
	border-top:1px solid #000000;
}
#footer #footerTxt {
	float:left;
	color:#424242;
	font-size:80%;
}
#footer #companyInfo,
#footer #importantNotice {
	float:left;
	padding-right:11px;
}
#footer #companyInfo a,
#footer #importantNotice a {
	display:block;
	height:10px;
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
}
#footer #companyInfo a:hover,
#footer #importantNotice a:hover {
	background-position:left bottom;
}
#footer #companyInfo a {
	width:60px;
	background-image:url(../images/common/company_info.gif);
}
#footer #importantNotice a {
	width:70px;
	background-image:url(../images/common/important_notice.gif);
}
#footer #copyright {
	float:right;
	width:219px;
	height:10px;
	background-image:url(../images/common/copy.gif);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
}
/* footer end */
