@charset "UTF-8";


/* おすすめ
------------------------------------------------------------ */
#osusume {
	width: 713px;
	height: 120px;
}
#top-footer {
	margin-top: 10px;
	border-top: 1px dotted #999;
	padding-top: 3px;
	line-height: 18px;
	padding-left: 15px;
	font-size: 12px;
}
#top-footer a {
	text-decoration: underline;
}
.left {
	width: 232px;
	float: left;
}
.center {
	float: left;
	width: 232px;
	margin-left: 9px;
}
.right {
	float: right;
	width: 232px;
}
#top-news {
	margin-top: 10px;
	line-height: 23px;
	margin-bottom: 10px;
	overflow: scroll;
	height: 120px;
	overflow-x:hidden;
}
#top-news a {
	background-image: url(../img_indextop/img_indextop03/link-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	text-decoration: underline;
	color: #006;
}
#top-news a:hover {
	font-size: 12px;
	text-decoration: none;
}
#top-news p {
	font-size: 12px;
	margin-left: 5px;
}
#top-news dl dt {
	float: left;
	clear: left;
	font-size: 12px;
}
#top-news dt {
	margin-right: 5px;
}
#copyrights {
	font-size: 11px;
	background-image: url(../img_indextop/img_indextop03/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: right;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#top-footer a:hover {
	text-decoration: none;
	color: #333;
}
