@charset "euc-jp";
/*------------------------------------------------------------
PNG24
------------------------------------------------------------*/
* html .iepngfix {
	 behavior: expression(IEPNGFIX.fix(this));
}
/*------------------------------------------------------------
ID
------------------------------------------------------------*/
#header {
	background-image: url(../common/images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 752px;
}
#wrapper {
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D99A09;
	background-color: #FFFFFF;
}
body {
	background-color:#6D6D6D;
}
#glovalnavi li {
	clear:both;
}
#glovalnavi li {
	display: inline;
}
#logo {
	margin-left: 7px;
	margin-top: 10px;
}
/*------------------------------------------------------------
class
------------------------------------------------------------*/
.clear {
	clear:both;
}

#footer {
	color: #FFFFFF;
	padding-left: 7px;
	clear: both;
	background-color: #000000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DC0000;
	font-size: 85%;
	padding-bottom: 3px;
	text-align: right;
}
#footernavi li {
	display: inline;
	padding-right: 10px;
}
#contents {
	background-color: #FFFFFF;
	overflow:hidden;
	width: 751px;
	padding-bottom: 30px;
	padding-top: 5px;
}
#contents:after {
	content:"";
	display:block;
	clear:both;
	height:1px;
	overflow:hidden;
}
/*\*/
* html #contents {
	height:1em;
	overflow:visible;
}
/**/
#footernavi {
	padding-top: 7px;
	width: 100%;
	text-align: left;
}
#footernavi a {
	color: #FFFFFF;
	text-decoration:none;
	border-bottom:dotted 1px #333333;
}
#footernavi a:hover {
	color: #FFFFFF;
	text-decoration:none;
	border-bottom:solid 1px #FFFFFF;
}
.clearfix {
	overflow:hidden;
}
.clearfix:after {
	content:"";
	display:block;
	clear:both;
	height:1px;
	overflow:hidden;
}
/*\*/
* html .clearfix {
	height:1em;
	overflow:visible;
}
/**/
#pankuzu a {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#pankuzu a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#entranceBannerBox .pink a {
	color: #FFAD04;
}
#entranceBannerBox table {
	margin-top: 10px;
}
.txtRight {
	text-align: right;
	margin-top: 10px;
}
