/* 共通 */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-size: 12px;
	color: #444444;
}

td a {
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}

/* メイン */

.attention {
	font-weight: bold;
	color: #FFFFFF;
}

.main_item a{
	font-size:12px;
	color: #444444;
}

.main_item_noline a{
	font-size:12px;
	color: #444444;
	text-decoration: none;
}

/* 詳細 */
.company_title a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline
}

/* リスト */

.list_title a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.list_detail a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.list_main {
	line-height: 20px;
}
.list_red {
	color: #FF0000;
	font-weight: bold;
}

/* キャッシング業者 */
.company_title {
	font-weight: bold;
	color: #D85145;
	font-size:14px;
}

.company_doc {
	font-size:12px;
	line-height:18px;
}

.company_title a{
	color: #FFFFFF;
	font-weight: bold;
}

.company_title_detail a{
	color: #FFFFFF;
}

.company_detail_red {
	color: #FF0000;
	font-weight:bold;
}

.company_detail_bold {
	color: #333333;
	font-weight:bold;
}

/* PR */
.pr a{
	font-size:12px;
	color: #FF0000;
	text-decoration: underline;
}


/* サイド */
.side_left_item a{
	font-size:12px;
	color: #444444;
	text-decoration: none;
}

.side_left_item_all a{
	font-size:12px;
	color: #FF0000;
	text-decoration: none;
}

.side_right_rank {
	font-size:12px;
	font-weight: bold;
	color: #FF0000;
}

.side_right_rank a{
	font-size:12px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}


/* フッタ */
.foot_title {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

.foot_class {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.foot_class a{
	font-size: 12px;
	font-weight:normal;
	color: #444444;
}

.foot_white a{
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}

.foot_copy {
	font-size: 10px;
	color: #FFFFFF;
}
