@charset "utf-8";
* {
	margin:0;
	padding:0;
	list-style-type:none;
}
a:link {
	color:#0066CC;
}
* a {
	text-decoration:none;
}
* a:hover {
	text-decoration:underline;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	color:#FFFFFF;
	background-color:#000000;
	text-align:center;
	margin-bottom:50px;
}
#clear {
	clear:both;
}
.clear {
	clear:both;
}
#frame1 {
	width:920px;
	border-right:#333333 1px solid;
	border-left:#333333 1px solid;
	border-bottom:#333333 1px solid;
	background-color:#000000;
	margin:0 auto;
}
#main_navi {
	width:920px;
	background-image:url(../img/base/naviback.jpg);
	background-repeat:no-repeat;
}
.logo {
	float:left;
}
.navi_title {
	float:left;
	width:118px;
	margin-bottom:2px;
}
#pan {
	width:890px;
	text-align:left;
	margin:0 auto;
	padding:15px 0;
}
#group1,#group2 {
	margin-top:9px;
}
#group1 ul,#group2 ul {
	list-style-type:none;
}
#group1 {
	float:left;
	width:130px;
	margin-left:10px;
}
#group2 {
	float:left;
	width:130px;
	margin-left:10px;
}
#group1 li {
	float:left;
	width:124px;
	height:24px;
}
#group2 li {
	float:left;
	width:94px;
	height:24px;
}
#group1 li a, #group2 li a {
	display:block;
	overflow:hidden;
	width:100%;
	height:0 !important;
	height/**/:24px;
	padding-top:24px;
	_height:0 !important;
	_height/**/:0;
	_padding-top:24px;
}

#bt01a a{
	background-image:url(../img/base/bt01a.jpg);
}
#bt02a a {
	background-image:url(../img/base/bt02a.jpg);
}
#bt03a a {
	background-image:url(../img/base/bt03a.jpg);
}
#bt01b a {
	background-image:url(../img/base/bt01b.jpg);
}
#bt02b a {
	background-image:url(../img/base/bt02b.jpg);
}
#bt03b a {
	background-image:url(../img/base/bt03b.jpg);
}
#bt01a a:hover {
	background-image:url(../img/base/bt01a2.jpg);
}
#bt02a a:hover {
	background-image:url(../img/base/bt02a2.jpg);
		background-repeat:no-repeat;
}
#bt03a a:hover {
	background-image:url(../img/base/bt03a2.jpg);
}
#bt01b a:hover {
	background-image:url(../img/base/bt01b2.jpg);
}
#bt02b a:hover {
	background-image:url(../img/base/bt02b2.jpg);
}
#bt03b a:hover {
	background-image:url(../img/base/bt03b2.jpg);
}
#sub_navi {
	width:880px;
	height:50px;
	margin:0 auto;
	padding-top:15px; 
}
.copy {
	float:left;
}
#sub_navi ul {
	float:right;
	width:240px;
	height:30px;
}
#sub_navi li {
	float:left;
	width:120px;
	height:30px;
}
#sub_navi li a {
	display:block;
	overflow:hidden;
	width:100%;
	height:0 !important;
	height/**/:30px;
	padding-top:30px;
	_height:0 !important;
	_height/**/:0;
	_padding-top:30px;
}
#sub1 a {
	background-image:url(../img/base/subbt01.gif);
}
#sub2 a {
	background-image:url(../img/base/subbt02.gif);
}
#sub1 a:hover {
	background-image:url(../img/base/subbt01b.gif);
}
#sub2 a:hover {
	background-image:url(../img/base/subbt02b.gif);
}
#empty_contents {
	width:90%;
	margin:0 auto;
	padding:200px 0;
	text-align:center;
}
#pribox{
	width:500px;
	margin:0 auto;
	text-align:left;
	line-height:140%;
}
#pribox td {
	padding:10px;
	padding-bottom:0;
}

