@charset "UTF-8";

/* ****************************************************
Title: pc_news.css
Created: 2011-02-02
Last Modified: 2011-03-14
***************************************************** */


/* Table Of Contents
----------------------------------------

# PC Hide Content
# Main
# Sidebar

----------------------------------------*/


/* # PC Hide Content
---------------------------------------------------------------------------- */


/* # 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 {
	/*background: #24af5e url(../img/pc/bg_qkeysearch.gif) no-repeat left top;*/
	margin-bottom: 20px;
	padding-top: 3px;
}

#content #qKeySearchSecIn {
	/*background: url(../img/pc/bg_qkeysearch.gif) no-repeat left bottom;
	padding-bottom: 3px;*/
	border: 2px solid #b0b0b0;
	_-moz-border-radius: 8px;
	_-webkit-border-radius: 8px;
	_border-radius: 8px;
}

#content #qKeySearchSec h2,
#content #qKeySearchSec #qKeySearchBd {
	display: inline-block;
	*display: inline;
	line-height: 1;
	vertical-align: middle;
	*zoom: 1;
}

#content #qKeySearchSec h2 {
    background-color: #b0b0b0;
    color: #ffffff;
    margin: 0;
	padding: 45px 0;
	text-align: center;
	width: 190px;
	border: none;
}
#content #qCatSearchSec a {
	color:#333333;
	text-decoration:none;
}
#content #qCatSearchSec a:hover {
	text-decoration:underline;
}

#content .mMH01 {
	font-size: 114%;
	border-bottom: none;
	margin-bottom: 20px;
}


#content #qKeySearchSec #qKeySearchBd {
	padding: 26px 2px 26px 22px;
	/*width: 502px;*/
}

#content #qKeySearchSec #fmQKeySearchTxt {
    margin-right: 10px;
    padding: 10px;
    width: 345px;
}

#content #qKeySearchSec #fmQKeySearchBtn {
    /* background: #fff url(../img/pc/btn_qkeysearch.gif) no-repeat left top; */
    font-size: 100%;
    height: 40px;
    overflow: hidden;
    /* text-indent: -9999px; */
    vertical-align: middle;
    width: 77px;
    /* padding: 3px; */
    background-color: #999999;
    color: #ffffff;
}

#content #qCatSearchSecIn {
	/*background: #fff url(../img/pc/bg_qcatsearch.gif) no-repeat left bottom;*/
	padding: 0 0 16px 0;
}

#content #qCatSearchSecIn #SearchBox {
	padding: 16px;
	/*background: #fff url(../img/pc/bg_qcatside.gif) repeat-y left top;*/
	margin: 0 auto;
	border-bottom: 2px solid #b0b0b0;
	border-right: 2px solid #b0b0b0;
	border-left: 2px solid #b0b0b0;
	_-moz-border-radius: 0px 0px 8px 8px;
	_-webkit-border-radius: 0px 0px 8px 8px;
	_border-radius: 0px 0px 8px 8px;
}

#content #qCatSearchSec h2 {
	/*background: #d97999 url(../img/pc/bg_mh_qcatsearch.gif) no-repeat left top;*/
	background-color: #b0b0b0;
	font-size: 114.28%;
	margin-bottom: 0;
	padding: 14px 15px;
	_-moz-border-radius: 8px 8px 0px 0px;
	_-webkit-border-radius: 8px 8px 0px 0px;
	_border-radius: 8px 8px 0px 0px;
	border: none;
	color: #ffffff;
}

div#CategoryList {
	/*-moz-column-count: 2;
   -webkit-column-count: 2;
   column-count: 2;*/
}

#content #qCatSearchSec #CategoryList ul {
}

#content #qCatSearchSec #CategoryList li {
	border: 1px solid #dddddd;
	display: inline-block;
	*display: inline;
	margin: 6px;
	line-height: 1;
	padding: 10px;
	vertical-align: middle;
	*zoom: 1;
	cursor: pointer;
}

#content #qCatSearchSec #CategoryList li a{
}

#content #qCatSearchSec #CategoryList li:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#content #qCatSearchSec #CategoryList li a:hover{
	text-decoration: none;

}

#content #qCatSearchSec #FaqList ul {
}

#content #qCatSearchSec #FaqList li {
	list-style-position: outside;
	list-style-image: url(../../../faq/img/pc/bg_qcatlist.gif);
	display: inline-block;
	*display: inline;
	line-height: 1;
	vertical-align: baseline;
	margin-bottom: 9px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #999999;
	*zoom: 1;
}
#content #qCatSearchSec #FaqList a {
    background: url(../../../common/std/img/pc/page/lnav_bg_li.png) no-repeat 5px center;
    display: block;
    padding: 10px 10px 10px 25px;
    zoom: 1;
}


#FaqList div.CatList {
	_background-image: url(../../../common/std/img/pc/page/lnav_bg_li.png);
	background-repeat: no-repeat;
	background-position: 3px center;
}

#FaqList div:nth-child(odd) {
	background-color: #ffffff;
}
#FaqList div:nth-child(even) {
	background-color: #f5f5f5;
}
#FaqList .div_even {
	background-color: #f5f5f5;
}

#MainBox {
	margin-bottom: 20px;
}

#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 .sNav ul, #sidebar .sNav ol {
    border-bottom: none;
}

#sidebar #sQRanking li {
    border-top: none;
    border-bottom: none;
}

#sidebar #sQRanking li dt {
	font-size: 107.2%;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 5px;
	overflow: hidden;
	padding: 4px 3px 4px 34px;
	zoom: 1;
}

#sidebar #sQRanking .rank01 dt { background: url(../img/pc/s_bg_ranking_01.gif) no-repeat left top; }
#sidebar #sQRanking .rank02 dt { background: url(../img/pc/s_bg_ranking_02.gif) no-repeat left top; }
#sidebar #sQRanking .rank03 dt { background: url(../img/pc/s_bg_ranking_03.gif) no-repeat left top; }

#sidebar #sQRanking li dd a {
	display: block;
}


#sidebar #sQRanking li a {
    padding: 10px 5px 10px 5px;
	display: block;
}
#sidebar #sQRanking li img {
    padding: 10px 5px 10px 0;
}