@charset "utf-8";
/* CSS Document */

#headlink{
width:100%;
height:22px;
background-repeat:repeat-x;
background-position: center top;
}
#headlink p{
	display:block;
	width:980px;
	height: 22px;
	margin-left:auto;
	margin-right:auto;
}
#headlink #link01 a{
display: block;
width:166px;
height: 22px;
text-decoration:none;
background-repeat: no-repeat;
background-position:0px -22px;
float:right;
}
#headlink #link01 a:hover{
background-position: 0px 0px;
}

#footer a:visited{
	color: #333;
}
#footer a:hover {
	color: #143265;
	border-bottom-color: #143265;
}
#footer a:active {
	color: #143265;
	border-bottom-color: #143265;
}

#footer-bg {
	width:100%;
	background-image:url(../theme/images/foot_bg.jpg);
	background-repeat:repeat-x;
	clear:both;
	overflow:hidden;
	background-color: #DCDCDC;

}
#footer {
	background-image: url(../theme/images/foot_shadow.png);
	background-position:center top;
	background-repeat: repeat-y;
}
#foot_txt {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
address{
	text-align:center;
	font-size:x-small;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#foot_moreinfo {
	margin-top: 10px;
	width: 400px;
	float: left;
	margin-left: 20px;
	background-image: url(../theme/images/foot_border01.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#add {
	float: left;
	width: 218px;
	margin-left: 30px;
	margin-top: 13px;
}


#footer_logo a{
	background-image: url(../theme/images/foot_logo.png);
	background-repeat: no-repeat;
	display: block;
	height: 66px;
	width: 214px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#foot_add {
	background-image: url(../theme/images/foot_border02.png);
	background-repeat: no-repeat;
	height: 98px;
	width: 218px;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 150%;
	font-weight: bold;
	background-position: center top;
	font-size: 12px;
	color: #143265;
}
#foot_morenavi  {
	width: 120px;
	float: left;
	margin-left: 20px;
	margin-top: 13px;
	background-image: url(../theme/images/foot_border01.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 187px;
	padding-top: 20px;

}

#footer #foot_morenavi li  {
	width: 100px;
	display: block;
	font-weight: bold;
	height: 35px;
}
#foot_morenavi li a {
	text-decoration: none;
	background-image: url(../theme/images/foot_parts02.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	display: block;
	color: #333;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
}
#foot_moregroup {
	float: left;
	width: 516px;
	margin-left: 20px;
_margin-left:-20px;
	margin-top: 13px;
}
p#group_midashi {
	background-image: url(../theme/images/foot_parts01.png);
	width: 516px;
	height: 28px;
	background-repeat: no-repeat;
	margin-top: 20px;
	display: block;
}
#foot_moregroupnavi  {
	width: 500px;
	margin-left: 10px;

}
#footer #foot_moregroupnavi li  {
	font-weight: bold;
	height: 30px;
	width: 200px;
	display: inline-block;
	margin-right: 20px;
}
#foot_moregroupnavi li a {
	text-decoration: none;
	background-image: url(../theme/images/foot_parts02.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	display: block;
	color: #333;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.footoshirase {
	float: left;
	width: 516px;
	margin-left: 20px;
_margin-left:-20px;
	background-image: url(../theme/images/line2.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 17px;
}
.footoshirase .midashi {
	font-weight: bold;
	color: #143265;
	float: right;
	width: 285px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #143265;
	margin-bottom: 3px;
	margin-right: 5px;
	_margin-right: -5px;
	font-size: 0.85em;
}
.footoshirase .txt {
	float: right;
	width: 285px;
	font-size: 0.8em;
	display: block;
	margin-right: 5px;
	_margin-right: -5px;
}
