@charset "UTF-8";

/* ****************************************************
Title: sp_news.css
Created: 2011-02-02
Last Modified: 2011-02-02
***************************************************** */


/* Table Of Contents
----------------------------------------

# Smartphne Hide Content
# Header
# Main

----------------------------------------*/


/* # Smartphone Hide Content
---------------------------------------------------------------------------- */


/* # Header
---------------------------------------------------------------------------- */

#siteHd #siteHdSearchForm #siteHDSearchFormCont {
	margin-bottom: 20px;
}


/* # Main
---------------------------------------------------------------------------- */

#content #pageTitQuestion {
	background: url(../img/pc/bg_pagetit_question.gif) no-repeat left top;
	height: 29px;
	margin: 0 0 18px;
	width: 169px;
}

#content #qKeySearchSec {
	margin-bottom: 50px;
}

#content #qKeySearchSec h2 {
	margin-bottom: 0;
}

#content #qKeySearchBd {
	background-color: #e7f5bf;
	padding: 15px;
	text-align: center;
}

#content #qKeySearchSec #fmQKeySearchTxt {
	padding: 21px;
	width: 100%;
}

#content #qKeySearchSec #fmQKeySearchBtn {
	background-color: #686968;
	border-radius: 3px;
	color: #fff;
	font-size: 30px;
	line-height: 1;
	margin-top: 22px;
	min-width: 176px;
	padding: 23px;
	text-align: center;
}

#content #qCatSearchSec h2 {
	margin-bottom: 0;
}

#content #qCatSearchSec #qCatSearchList li {
	border-bottom: 1px dotted #808080;
	line-height: 1.2;
}

#content #qCatSearchSec #qCatSearchList a {
	background: url(../../../common/std/img/sp/page/ico_arrow01.png) no-repeat right center;
	color: #2c89d0;
	display: block;
	padding: 28px 42px 28px 15px;
}

#content #qCatSearchSec #qCatSearchList li:last-child {
	border-bottom: 1px solid #bfbfbf;
}


/* # Sidebar
---------------------------------------------------------------------------- */

#sidebar {
	display: block;
}

#sidebar h2 {
	background-color: #23af5e;
	color: #fff;
	font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6";
    font-weight: bold;
	padding: 5px 15px;
}

#sidebar #sQRanking ol li {
	border-bottom: 1px dotted #808080;
	line-height: 1.2;
	padding: 17px 15px;
}

#sidebar #sQRanking ol li:last-child {
	border-bottom: 1px solid #bfbfbf;
}

#sidebar #sQRanking dt {
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 23px;
	margin-bottom: 16px;
	padding: 2px 0 2px 60px;
}

#sidebar #sQRanking .rank01 dt { background-image: url(../img/sp/s_ico_ranking_01.gif); }
#sidebar #sQRanking .rank02 dt { background-image: url(../img/sp/s_ico_ranking_02.gif); }
#sidebar #sQRanking .rank03 dt { background-image: url(../img/sp/s_ico_ranking_03.gif); }

