div#footer{
	width: 798px;
	margin: 0 auto;
	padding-top: 4px;
	padding-bottom: 4px;
	background: url('../images/all_line-solid800.gif') no-repeat center top;
	}

div#footer div#copy {
	font-size: 10px;
	line-height: 130%;
	font-family: Helvetica;
	color: #666;
	float: left;
	text-align: left;
	text-indent: 20px;
	width: 500px;
	}

div#footer div#sitemap {
	font-size: 10px;
	line-height: 130%;
	font-family: Helvetica;
	color: #cdcdcd;
	text-align: right;
	width: 280px;
	float: left;
	}

div#footer div#sitemap a,
div#footer950 div#sitemap a {
	text-decoration: none;
	}

div#footer950 {
	width: 100%;
	margin: 0 auto;
	background: url('/images/footer950_bg.gif') repeat-x;
	height: 60px;
	min-height: 60px;
	}

div#footer950 .wrapper {
	width: 950px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 4px;
	}

div#footer950 div#copy {
	font-size: 10px;
	line-height: 130%;
	font-family: Helvetica;
	color: #666;
	float: left;
	text-align: left;
	text-indent: 20px;
	width: 650px;
	}

div#footer950 div#sitemap {
	font-size: 10px;
	line-height: 130%;
	font-family: Helvetica;
	color: #cdcdcd;
	text-align: right;
	width: 280px;
	float: left;
	}


/*2009年リニューアル*/
#footer2009 {
	width: 950px;
	background: url('/images/all_footer-bg.gif') repeat-y;
	margin: 0 auto;
	height: 75px;
	}

#footer-line01 {
	width: 950px;
	background: url('/images/all_footer-line01.gif') no-repeat;
	margin: 0 auto;
	height: 4px;
	clear: both;
	overflow: hidden;
	font-size: 0.1em;
	line-height: 0.1em;
	}

#footer-line02 {
	width: 950px;
	background: url('/images/all_footer-line02.gif') no-repeat;
	margin: 0 auto;
	height: 30px;
	overflow: hidden;
	font-size: 0.1em;
	line-height: 0.1em;
	}

#footer2009 #footer-logo {
	margin: 13px 0 0 16px;
	}

#footer2009 #footer-right {
	position: relative;
	height: 81px;
	overflow: hidden;
	background: url('/images/all_footer-bgright.gif') no-repeat left top;
	top: 0px;
	left: 195px;
	margin: -68px 0 0 0;
	width: 725px;
	padding: 12px 0 0 14px;
	font-size: 0.71em;
	line-height: 1.15em;
	color: #555;
	}

#footer2009 #footer-right form {
	margin: 0 0 8px 0;
	}

#footer2009 #footer-right input {
	font-size: 12px;
	line-height: 1em;
	font-family: Helvetica;
	vertical-align: top;
	margin: 0;
	}

#footer2009 #footer-right input.phrase {
	margin: 0 6px;
	}

#footer2009 #footer-right ul#footer-submenu{
	margin: 0 0 6px 0;
	}

#footer2009 #footer-right ul#footer-submenu li {
	background: url('/images/all_arr01.gif') no-repeat 0 0.3em;
	display: inline;
	padding: 0 10px 0 10px;
	}
	
#footer2009 #footer-right ul#footer-submenu li a:link {
	color: #555;
	font-weight: bold;
	}

#footer2009 #footer-right ul#footer-submenu li a:visited {
	color: #555;
	font-weight: bold;
	}

#footer2009 #footer-right ul#footer-submenu li a:hover {
	color: #ff3535;
	font-weight: bold;
	}


#footer2009 #footer-right p#copyright {
	font-family: 'Helvetica';
	font-weight: bold;
	color: #555;
	}

