@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 top;
	height: 29px;
	margin-bottom: 18px;
	width: 166px;
}

#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;
}

#content #qKeySearchSec h2,
#content #qKeySearchSec #qKeySearchBd {
	display: inline-block;
	*display: inline;
	line-height: 1;
	vertical-align: middle;
	*zoom: 1;
}

#content #qKeySearchSec h2 {
	background-color: transparent;
	color: #fff;
	margin: 0;
	padding: 30px 0;
	text-align: center;
	width: 172px;
}

#content #qKeySearchSec #qKeySearchBd {
	padding: 30px 2px 30px 22px;
	width: 502px;
}

#content #qKeySearchSec #fmQKeySearchTxt {
	margin-right: 10px;
	width: 393px;
}

#content #qKeySearchSec #fmQKeySearchBtn {
	background: url(../img/pc/btn_qkeysearch.gif) no-repeat left top;
	font-size: 0;
	height: 24px;
	overflow: hidden;
	text-indent: -9999px;
	vertical-align: middle;
	width: 77px;
}

#content #qCatSearchSecIn {
	background: url(../img/pc/bg_qcatsearch.gif) no-repeat left bottom;
	padding: 16px;
}

#content #qCatSearchSec h2 {
	background: #cde782 url(../img/pc/bg_mh_qcatsearch.gif) no-repeat left top;
	font-size: 114.28%;
	margin-bottom: 0;
	padding: 14px 15px;
}

#content #qCatSearchSec ul {
}

#content #qCatSearchSec li {
	border-right: 1px solid #999;
	display: inline-block;
	*display: inline;
	margin: 0 7px 9px 0;
	line-height: 1;
	padding-right: 10px;
	vertical-align: baseline;
	*zoom: 1;
}


/* # Sidebar
---------------------------------------------------------------------------- */

#sidebar #sQRanking ol {
	border: 1px solid #5f554e;
	border-top: none;
	padding: 0 5px;
}

#sidebar #sQRanking li {
	padding: 10px;
}

#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;
}

