/* ***********************************************/
/*TITLE:フォトレポEasyⅡ
FILE_NAME:top.css
AUTHER:FOIS */
/*************************************************/

/*====TOP センター本文　スタイル====*/
/*概要説明*/
.top-picup-img-td {
	width:187px;
	text-align:left;
	vertical-align:top;
	padding:20px 0px 0px;
}

.top-picup-cp-td {
	width:auto;
	padding:20px 0px 0px;
	background-image:url(../img/com/com_bk_dot.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	vertical-align:top;
	text-align:left;
}

.top-picup-text-td {
	padding:10px 0px 0px;
	vertical-align:top;
	text-align:left;
}

/*重要リンクテーブル*/
#top-bt-table {
	border:1px solid #cccccc;
	margin:30px 0px 40px 0px;
	width:100%;
}

.top-bt-td-trial {
	width:33%;
	background-image:url(../img/top/top_bk_trial.jpg);
	background-repeat:repeat-x;
	background-position:left center;
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:middle;
	padding:5px 0px;
	border-left:5px solid #ffffff;
}

.top-bt-td-price {
	width:33%;
	background-image:url(../img/top/top_bk_price.jpg);
	background-repeat:repeat-x;
	background-position:left center;
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:middle;
	padding:5px 0px;
}

.top-bt-td-agency {
	width:34%;
	background-image:url(../img/top/top_bk_agency.jpg);
	background-repeat:repeat-x;
	background-position:left center;
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:middle;
	padding:5px 0px;
	border-right:5px solid #ffffff;
}


/*おすすめ記事一覧*/
#recommend-table {
	margin:0px;
}

.recommend-ph {
	width:100px;
	text-align:left;
	vertical-align:top;
	padding:0px 0px 20px;
}

.recommend-cp {
	width:auto;
	text-align:left;
	vertical-align:top;
	color:#008CFF;
	font-weight:bold;
	font-size:120%;
	padding:0px 0px 10px;
	background-image:url(../img/com/com_bk_dot.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

.recommend-cp a {
	color:#008CFF;
	text-decoration: none;
	background-image: url(../img/com/com_ico_blue.gif);
	background-repeat: no-repeat;
	padding:0px 0px 0px 18px;
	background-position: left center;
}

.recommend-cp a:hover {
	color:#FF6600;
	text-decoration: none;
}

.recommend-text {
	width:auto;
	text-align:left;
	vertical-align:top;
	padding:5px 0px 20px;
}

/*ニュース　トピックス*/
#top-news-box {
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	width:168px;
	_width:170px;
}

.top-news-text {
	background-image: url(../img/com/com_ico_blue.gif);
	background-repeat: no-repeat;
	padding:5px 0px 0px 18px;
	margin:0px 8px 15px 10px;
	background-position: 0px 9px;
	line-height: 150%;
}