@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 10px;
    width: 100%;
    height: 50px;
    margin-bottom: 30px;
    border-top: 2px solid #b0b0b0;
}


#content #qKeySearchSec {
	margin-bottom: 50px;
}

#content #qKeySearchSec h2 {
	margin-bottom: 0;
}
#content #qCatSearchSec a {
	color:#333333;
	text-decoration:none;
}
#content #qCatSearchSec a:hover {
	text-decoration:underline;
}

#content #qKeySearchBd {
	background-color: #ffffff;
	padding: 15px;
	text-align: center;
}

#content #qKeySearchSec #fmQKeySearchTxt {
	padding: 21px;
	width: 100%;
}

#content #qKeySearchSec #fmQKeySearchBtn {
	background-color: #686968;
	border-radius: 3px;
	color: #ffffff;
	font-size: 100%;
	line-height: 1;
	margin-top: 22px;
	min-width: 176px;
	padding: 18px;
	text-align: center;
}

#content #CategoryList li {
	border-bottom: 1px solid #dddddd;
	line-height: 1.2;
}

#content #CategoryList a {
    background: url(../../../common/std/img/sp/page/ico_arrow01.png) no-repeat right center;
    color: #333333;
    display: block;
    padding: 30px 50px 30px 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: #008fcc;
	display: block;
	padding: 15px 50px 15px 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.png) 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;
}

#FaqDetail ul { margin: 1em 0; padding-left: 20px; list-style-type: disc;} 
#FaqDetail ol { margin: 1em 0; padding-left: 20px; list-style-type: decimal;} 


/* # Sidebar
---------------------------------------------------------------------------- */

#sidebar {
	display: block;
}

#sidebar h2 {
	background-color: #f2941a;
	color: #ffffff;
	font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6";
    font-weight: bold;
    /* margin-bottom: 16px; */
    padding: 12px 15px;
}

#sidebar #sQRanking ol li {
	line-height: 1.2;
	padding: 17px 15px;
}

#sidebar #sQRanking ol li:last-child {
}

#sidebar #sQRanking dt {
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 100%;
	margin-bottom: 16px;
	padding: 2px 0 2px 60px;
}


#sidebar #sQRanking li a {
    padding: 10px 5px 10px 5px;
	display: block;
	text-decoration:none;
}
#sidebar #sQRanking li img {
    padding: 10px 5px 10px 0;
}

