@charset "utf-8";

/* レイアウト
----------------------------------------*/
body.psp	{
	background: #000000 url("../../images/psp/bg_main.jpg") no-repeat fixed center top;
}


/* リンク
----------------------------------------*/
.psp a,
.psp a:hover,
.psp a:visited	{
	color: #0000aa;
}

.psp .pagelink span.current	{
	border: 1px solid #0000aa;
	background: #0000aa;
}

.psp .pagelink a:hover,
.psp .pagelink a:active	{
	border: 1px solid #0000aa;
}


/* ハードアイコン位置調整
----------------------------------------*/
body.psp #subContents .featreview .sub_body ul li	{
	background-position: 5px 5px;
}


/* 検索用ベース
----------------------------------------*/
.psp .bg_header_base	{
/*	background: url("../../images/psp/bg_header_logoBase.png") no-repeat; */
}


/* ロゴ
----------------------------------------*/
.psp h1 a	{
	width: 375px;
	background: url("../../images/psp/logo.jpg") no-repeat;
}


/* メインメニュー
----------------------------------------*/
.psp .mainMenu ul li,
.psp .mainMenu ul li a	{
	background-image: url("../../images/psp/mainmenu_tab.png");
}


/* 各種ヘッダ・メインブロック
----------------------------------------*/
.psp #mainContents .reviewrating h2	{
	background: url("../../images/psp/review_header.png") no-repeat;
}
.psp #mainContents .reviewsearch h2	{
	background: url("../../images/psp/reviewsearch_header.png") no-repeat;
}
.psp #mainContents .terms h2	{
	background: url("../../images/psp/terms_header.png") no-repeat;
}
.psp #mainContents .reviewsearchresult h2	{
	margin-bottom: 10px;
	background: url("../../images/psp/reviewsearchresult_header.png") no-repeat;
}


/* 各種ヘッダ・サブブロック
----------------------------------------*/
.psp #subContents .info h2	{
	background: url("../../images/psp/info_header.png") no-repeat;
}
.psp #subContents .googlesearch h2	{
	background: url("../../images/psp/googlesearch_header.png") no-repeat;
}
.psp #subContents .uservote h2	{
	background: url("../../images/psp/uservote_header.png") no-repeat;
}
.psp #subContents .newsranking h2	{
	background: url("../../images/psp/newsranking_header.png") no-repeat;
}
.psp #subContents .inquiry h2	{
	background: url("../../images/psp/inquiry_header.png") no-repeat;
}
.psp #subContents .mfreview h2	{
	background: url("../../images/psp/mfreview_header.png") no-repeat;
}
.psp #subContents .featreview h2	{
	background: url("../../images/psp/featreview_header.png") no-repeat;
}
.psp #subContents .overture h2 a	{
	background: url("../../images/psp/overture_header.png") no-repeat;
}


/* レビュー
----------------------------------------*/
.psp .reviewrating table	{
	border-top: 3px solid #000000;
}

.psp .tabmenu ul li,
.psp .tabmenu ul li a	{
	background-image: url("../../images/psp/reviewrating_tab.png");
}


/* レビュー・個別ページ
----------------------------------------*/
.psp #mainContents .review h2	{
	border-bottom: 2px solid #0000aa;
}

.psp #mainContents .review h3.review_rank_header	{
	background: url("../../images/psp/review_rank_header.png") no-repeat;
}
.psp #mainContents .review .blog_review_list h3	{
	width: 280px;
	background: url("../../images/psp/blog_review_header.png") no-repeat;
}
.psp #mainContents .review .recommend_list h3	{
	width: 280px;
	background: url("../../images/psp/recommend_header.png") no-repeat;
}
.psp #mainContents .review .blog_review_listw h3	{
	background: url("../../images/psp/blog_review_wide_header.png") no-repeat;
}
.psp #mainContents .review .recommend_listw h3	{
	background: url("../../images/psp/recommend_wide_header.png") no-repeat;
}
.psp #mainContents .review h3.user_review_header	{
	background: url("../../images/psp/user_review_header.png") no-repeat;
}

.psp .review_rank .review_rank_info .review_rank_detail dl.review_rank_point dd	{
	color: #0000aa;
}

.psp .review_bargraph table td div.graphbar	{
	background-color: #0000aa;
}

.psp .user_review .user_review_points table th	{
	border-left: 1px solid #000000;
	background: url("../../images/psp/review/bg_user_review_points.png") repeat-x;
	color: #ffffff;
}
.psp .user_review .user_review_points table th.bg_left	{
	border-left: none;
	background: url("../../images/psp/review/bg_user_review_points_left.png") no-repeat left top;
}
.psp .user_review .user_review_points table th.bg_right	{
	background: url("../../images/psp/review/bg_user_review_points_right.png") no-repeat right top;
}

.psp .user_review .user_review_total_points	{
	background: url("../../images/psp/review/bg_user_review_total_points.png") no-repeat;
}

.psp .user_review .user_review_total_points span	{
	color: #0000aa;
}

.psp .user_review .user_review_comments h4	{
	border-bottom: 2px solid #0000aa;
}

.psp .user_review_sort ul li,
.psp .user_review_sort ul li a	{
	background-image: url("../../images/psp/user_review_sort_tab.png");
}
.psp .review .pl_top	{
	border-top: 3px solid #000000;
}


/* レビュー検索結果
----------------------------------------*/
.psp .reviewsearchresult .tabmenu	{
	margin-top: 0px;
}
.psp .reviewsearchresult table	{
	width: 570px;
	border-top: 3px solid #000000;
}


/* 注目記事ランキング
----------------------------------------*/
.psp #subContents .newsranking .sub_body ul li a	{
	color: #0000aa;
	font-weight: bold;
}


/* モノフェローズレビュー
----------------------------------------*/
.psp #subContents .mfreview .sub_body ul li a:hover	{
	color: #0000aa;
	font-weight: normal;
	text-decoration: none;
}
.psp #subContents .mfreview .sub_body ul li.mflink a	{
	color: #0000aa;
}
.psp #subContents .mfreview .sub_body ul li.mflink a:hover	{
	font-weight: bold;
	text-decoration: underline;
}


/* 広告
----------------------------------------*/
.psp .ad_banner300_and_google250	{
	margin-bottom: 0;
	border-bottom: none;
}


