@charset "EUC-JP";

/* ############################################################

	CSS Modules Import
	Last Up Date: 2007.09.28
	Author: takeshi.ota

############################################################ */

@import "rc-f-standard.min.css";


#foot .top{
	text-align:right;
	color:#336;
}

#foot hr{
	height:1px;
}

#foot p{
	font-size:75%;
	line-height:150%;
}

#foot .center{
	text-align:center;
}

#foot .gray{
	color:#adadad;
}

#foot .gray2{
	color:#039;
}

#foot .bg{
	background:#F4F4F4;
	border:1px #808080;
	border-style:solid none;
	padding:13px 0;
	margin:5px 0;
}

#foot .bold{
	color:#bf0000;
	font-weight:bold;
}

#foot .blue{
	color:#adadad;
}

#foot .blue a{
	color:#669;
}

#foot .margin{
	margin-top:12px;
}

#foot .margin2{
	margin-top:10px;
}

#foot .color{
	#999;
}