@charset "UTF-8";
/* おすすめ
------------------------------------------------------------ */
.osusume {
	width: 713px;
	height: 120px;
}
#top-footer {
	margin-top: 20px;
	border-top: 1px dotted #999;
	padding-top: 7px;
	line-height: 18px;
	padding-left: 15px;
	font-size: 12px;
	padding-bottom: 5px;
}
#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: 15px;
	overflow: scroll;
	height: 150px;
	overflow-x:hidden;
	width: 713px;
	font-size: 12px;
}

#top-news a {
	text-decoration: underline;
	color: #006;
}
#top-news a:hover {
	text-decoration: none;
}
#top-news dl  {
}
#top-news dt {
	float: left;
	margin-right: 8px;
}
#top-news dd {
	overflow: hidden;
	zoom: 1;
}



/*↓↓↓緊急のお知らせ用↓↓↓*/
#top-e-news {
	margin-top: 10px;
	line-height: 23px;
	overflow: hidden;
	height: 70px;
	overflow-x:hidden;
}
#top-e-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-e-news a:hover {
	font-size: 12px;
	text-decoration: none;
}
#top-e-news p {
	font-size: 12px;
	margin-left: 5px;
}
#top-e-news dl dt {
	float: left;
	clear: left;
	font-size: 12px;
}
#top-e-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;
}
.red {
	color: #BA0E22;
}

