@charset "shift_jis";


#bottom{
	clear:			both;
	width:			720px;
	font-size:		10px;
	text-align:		center;
	margin:			0 auto;
}

#line{
	clear:			both;
	height:			1px;
	background-image:	url(../image/line.gif);
	background-position:	center;
	background-repeat:	repeat-x;
	margin:			0 auto;
	padding:		5px 0;
}

ul#bottom_navi{
	width:			700px;
	text-align:		center;
	line-height:		15px;
	margin:			0 auto 5px;
	padding:		0;
}

ul#bottom_navi li{
	display:		inline;
	text-align:		center;
}

ul#bottom_navi li a{
	margin:			0 5px;
}

#copy{
	background-color:	#CCCCCC;
	color:			#333333;
	text-align:		center;
	margin:			0 auto;
	padding:		1px 0 0 0;
}

.sp_refeed{
	width:			720px;
	height:			15px;
	font-size:		12px;
	text-align:		left;
	overflow:		hidden;
	margin:			10px auto;
	padding:		0;
}

#refeed{
	list-style:		none;
	padding:		0;
}

#refeed li{
	float:			left;
}

#refeed a{
	color:			#999999;
	margin-right:		5px;
}

#seoparts{
	width:			720px;
	height:			15px;
	font-size:		12px;
	text-align:		left;
	list-style:		none;
	overflow:		hidden;
	margin:			10px auto;
	padding:		0;
}

#seoparts li{
	float:			left;
	margin:			0;
}

#seoparts a{
	color:			#999999;
	margin-right:		5px;
}

.trackword{
	width:			720px;
	height:			15px;
	font-size:		12px;
	text-align:		left;
	list-style:		none;
	overflow:		hidden;
	margin:			10px auto 0;
	padding:		0;
}

.trackword li{
	float:			left;
	margin:			0;
}

.trackword a{
	color:			#999999;
	margin:			0;
}


