@charset "shift_jis";

body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	color: #666666;
	font-weight: normal;
	font-size: 9px;
	line-height: 20px;
}

a { text-decoration: none; }
a:link    {	color: #CCCCCC; }
a:active  { text-decoration: underline; }
a:visited {
	color: #336699;
}
a:hover { color: #663366; text-decoration: underline; }

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
table {
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
}
.clear { clear: both; }
.pt {
	text-align: right;
	margin: 0px;
	clear: both;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.visit {
	text-align: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 10px;
}
/*ie7
*:first-child+html 
ie7*/

/*ie6
_
ie6*/
#bg {
	padding: 0px;
	clear: both;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img-top/top_04_01.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#bg #head {
	background-image: url(../img-top/head.gif);
	background-repeat: no-repeat;
	padding: 0px;
	clear: both;
	width: 900px;
	height: 70px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bg #head h1 {
	text-indent: -15000px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 65px;
	width: 220px;
}
#bg #head h1 a {
	text-indent: -15000px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 220px;
}

#contents {
	clear: both;
	width: 100%;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#contents #fotterbg {
	background-image: url(../img-top/contbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	height: 5px;
	width: 100%;
	background-color: #000000;
	margin: 0px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents #fottermenu {
	background-image: url(../img-top/cr.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: none;
	height: 55px;
	width: 900px;
	background-color: #000000;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
