@charset "UTF-8";

/* ****************************************************
Title: sp_news.css
Created: 2011-02-02
Last Modified: 2012-10-15
***************************************************** */


/* Table Of Contents
----------------------------------------

# Smartphne Hide Content
# Header
# Main
# Sidebar

----------------------------------------*/


/* # 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 .qMH01 {
	background-color: #EBE4B8;
	font-size: 28px;
	margin: 0 -15px 15px;
	padding: 8px 18px;
}

#content #qKeySearchSec {
	margin-bottom: 50px;
}

#content #qKeySearchSec h2 {
	margin-bottom: 0;
}

#content #qKeySearchBd {
	background-color: #F3F0D6;
	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: 100%;
	line-height: 1;
	margin-top: 22px;
	min-width: 176px;
	padding: 18px;
	text-align: center;
}

#content #CategoryList li {
	border-bottom: 1px dotted #808080;
	line-height: 1.2;
}

#content #CategoryList 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 #FaqList li {
	border-bottom: 1px dotted #808080;
	line-height: 1.2;
}

#content #FaqList a {
	background: url(../../../common/std/img/sp/page/ico_arrow01.png) no-repeat right center;
	color: #2c89d0;
	display: block;
	padding: 28px 42px 28px 15px;
}

/* mPageBack */
#content .mPageBack {
	margin: 15px 0 26px;
	text-align: right;
}

#content .mPageBack a {
	background-color: #f0f0f0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #616161;
	display: inline-block;
	*display: inline;
	line-height: 1.2;
	padding: 15px 20px;
	*zoom: 1;
}

#content .mPageBack a span {
	background: url(../../../common/std/img/sp/page/bg_pagetop.gif) no-repeat left center;
	font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6";
	font-weight: bold;
	font-size: 90％;
	display: inline-block;
	*display: inline;
	padding: 0 0 0 18px;
	vertical-align: baseline;
	*zoom: 1;
}



/* # Sidebar
---------------------------------------------------------------------------- */

#sidebar {
	display: block;
}

#sidebar h2 {
	background-color: #688FD9;
	color: #fff;
	font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6";
    font-weight: bold;
	margin-bottom: 16px;
	padding: 12px 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: 100%;
	margin-bottom: 16px;
	padding: 2px 0 2px 60px;
}



