@charset "euc-jp";

/* CSS Document */
/* SPUTNICKS footer css New */

/* body */
/*
body {
	margin: 0;
	padding: 0;
	color: #333333;
	font-family:'¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro','¥á¥¤¥ê¥ª',Meiryo,'£Í£Ó £Ð¥´¥·¥Ã¥¯',sans-serif;
	font-size: 0.7em;
	text-align: center;
	line-height: 1.4em;
	letter-spacing: 0.05em;
}
*/


a {
	outline: none;
	overflow:hidden;
}

#footer a:link {
	color: #35567B;
	text-decoration: none;
}

#footer a:visited {
	color: #566FA8;
	text-decoration: none;
}

#footer a:hover {
	color: #2C52E0;
	text-decoration: none;
}

#footer a:active {
	color: #566FA8;
	text-decoration: none;
}

#footer a:hover img {
	background-color: #FFFFFF;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#footer img {
	border: 0;
	outline: 0;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer li img {
	vertical-align: top;
}

/* footer */
#footer_bnr {
	float: left;
	width: 180px;
	margin: 0 20px 0 0 ;
}

#footer {
	width: 760px;
	margin: 0;
	padding: 0;
	float:right
}

#footer_top {
	position: relative;
	width: 760px;
	height: 34px;
	margin: 0;
	padding: 0;
}

#footer_top form {
	top: 0;
	left: 0;
	display: block;
	width: 480px;
	height: 24px;
	margin: 0;
	padding: 5px 15px 5px 5px;
	background-color: #002442;
}

#footer_top .input {
	float: left;
	width: 377px;
	height: 22px;
	margin: 0;
	padding: 1px 5px 1px 5px;
	border: 0;
	background-color: #FFFFFF;
	color: #333333;
	font-family:'¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro','¥á¥¤¥ê¥ª',Meiryo,'£Í£Ó £Ð¥´¥·¥Ã¥¯',sans-serif;
	font-size: 100%;
	line-height: 23px;
}

#footer_top .input_button {
	float: left;
	display: block;
	width: 90px;
	height: 24px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

#footer_top_banner {
	position: absolute;
	top: 0;
	right: 0;
	width: 260px;
	height: 34px;
	margin: 0;
	padding: 0;
}

#footer_top_banner li {
	float: left;
	margin: 0;
	padding: 0;
}

#footer_bottom {
	position: relative;
	width: 760px;
	height: 1.4em;
	margin: 0 0 10px 0;
	padding: 5px 0;
	background: #F0F0F0 url(http://www.rakuten.ne.jp/gold/spu/image_test/bg_stripe.gif) top left;
}

#footer_bottom .keyword {
	position: absolute;
	left: 5px;
	height: 1.4em;
	margin: 0;
	padding: 0;
}

#footer_bottom .link {
	position: absolute;
	right: 5px;
	height: 1.4em;
	margin: 0;
	padding: 0 0 0 5px;
	border-left: 1px solid #FFFFFF;
}

#footer_bottom li {
	float: left;
	padding: 0px 5px;
	border-right: 1px solid #000000;
}

#footer_bottom .title {
	padding: 0;
	font-weight: bold;
}

#footer_bottom .end, #footer_bottom .title {
	border-right: 0;
}

#footer .banner {
	width: 760px;
	height: 122px;
	margin: 0 0 20px 0;
	padding: 0;
}

.banner li {
	float: left;
	margin: 0 10px 0 0;
}

.banner .end {
	margin: 0;
}

#footer_navi {
	width: 750px;
	margin: 0;
	padding: 30px 5px 20px 5px;
	background-color: #002442;
	color: #FFFFFF;
}

#footer_navi_left, #footer_navi_center, #footer_navi_right {
	float: left;
	width: 230px;
	margin: 0;
	padding: 0 10px;
}

#footer_navi ul {
	width: 220px;
	margin: 0 0 20px 0;
}

#footer_navi li {
	margin: 0 0 4px 0;
	padding: 1px 0 0 12px;
	background: url(http://www.rakuten.ne.jp/gold/spu/image_test/footer_navi_bg_li.gif) left center no-repeat;
	text-align: left;
	vertical-align: top;
}

#footer_navi .title {
	padding: 2px 0 0 12px;
	background: url(http://www.rakuten.ne.jp/gold/spu/image_test/footer_navi_bg_title.gif) left center no-repeat;
	font-size: 1.1em;
	font-weight: bold;
	vertical-align: top;
}

#footer_navi a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#footer_navi a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer_navi a:hover {
	color: #B6B6B6;
	text-decoration: none;
}

#footer_navi a:active {
	color: #B6B6B6;
	text-decoration: none;
}

#footer_copyright {
	width: 610px;
	margin: 0;
	padding: 10px 15px 10px 135px;
	background: #002442 url(http://www.rakuten.ne.jp/gold/spu/image_test/copyright_bg_logo.gif) left center no-repeat;
	color: #FFFFFF;
	vertical-align: top;
}

#footer_copyright p {
	margin: 0;
	padding: 2px 0 2px 25px;
	border-left: 1px solid #FFFFFF;
	text-align: left;
}




/* Element:CLEARFIX */

.clearfix {
	padding: 0;
	overflow: hidden;
}

.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: " ";
}

.clearfix {
	display: inline-block;
} 

/*Hides from IE-mac\*/
* html .clearfix {
	height: 1%;
	overflow: visible;
}
.clearfix {
	display: block;
}
/*End hide from IE-mac*/