@charset "UTF-8";

/* ****************************************************
Title: pc_common.css
Created: 2011-01-24
Last Modified: 2011-02-10
***************************************************** */


/* Table Of Contents
----------------------------------------

# PC Hide Content
# Main
# Sidebar
# Modules

----------------------------------------*/


/* # PC Hide Content
---------------------------------------------------------------------------- */


/* # Main
---------------------------------------------------------------------------- */
#gNav {
    margin-bottom: 25px;
}

#content {
	width: 960px;
	height: 900px;
	position: relative;
}


/* mainArea */
#content #mainArea {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 470px;
    height: 300px;
	overflow:hidden;
}



/* newsArea */
#content #newsArea {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 470px;
    height: 300px;
	overflow:hidden;
}
#content #newsArea article {
    border-top: 5px solid #51AC3C;
    padding-top: 10px;
}

#content #newsArea h2 {
	display: none;
}
#content #newsArea p {
	background: url(../img/pc/top/tit_news.gif) no-repeat left top;
	height: 40px;
	padding: 0;
	position: relative;
}
#content #newsArea p a {
    display: block;
    width: 100px;
    height: 30px;
    position: absolute;
    top: 5px;
    right: 0px;
}

#content #newsArea .naSec {
	overflow: hidden;
	position: relative;
	zoom: 1;
	display:block;
}

#content #newsArea .naSec time {
	float: left;
	display: block;
}

#content #newsArea .naSec h4 {
	font-weight: normal;
	overflow: hidden;
	zoom: 1;
}

* html #content #newsArea .naSec h4 {
	padding-left: 10px;
}

#content #newsArea .naSec article {
	border-top: 1px dotted #b2b2b2;
	line-height: 1.2;
	margin-top: -1px;
	overflow: hidden;
	padding: 0;
	position: relative;
	zoom: 1;
}

#content #newstopic {
    height: 240px;
    overflow-y: scroll;
    /* padding: 10px;*/
}
#newstopic table td img {
	vertical-align: middle;
	padding-left: 5px;
}



/* sideArea */
#sideArea {
    position: absolute;
    top: 330px;
    right: 0px;
    width: 240px;
    height: 422px;
	overflow:hidden;
}
#sideArea ul {
}
#sideArea li {
    margin-bottom: 5px;
    float: left;
}
#sideArea li:last-child {
}


/* bnrArea */
#bnrArea {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 960px;
    height: 80px;
	overflow:hidden;
	background: #ffffff url(../img/pc/top/tit_link.gif) no-repeat left top;
	padding-top:40px;
}
#bnrArea ul {
}
#bnrArea li {
    margin-right: 10px;
    float: left;
}
#bnrArea li:last-child {
    margin-right: 0px;
}



/* searchArea */
#searchArea {
    position: absolute;
    top: 330px;
    left: 0;
    width: 700px;
    height: 422px;
	overflow:hidden;
}
#searchArea .saSecList {
    float: left;
    width: 684px;
    height: 406px;
    padding: 16px 0px 0px 16px;
    overflow: hidden;
    zoom: 1;
    background: #ffffff url(../img/pc/top/bg_search.gif) repeat center top;
}

#searchArea .saSecList li {
    float: left;
    padding: 0;
    margin-right: 16px;
    margin-bottom: 16px;
    width: 155px;
    height: 104px;
}
#searchArea .saSecList li.last {
	margin-right:0;
}

/*toptab*/
.uiTabArea .uiTab {
    float: left;
	*zoom: 1;
    border-bottom: 3px solid #52AC3B;
	height: 44px;
}
.uiTabArea .uiTabTit { display: none; }
.uiTabArea .uiTab li {
	display: inline-block;
	*display: inline;
	vertical-align: bottom;
	*zoom: 1;
	margin-right: 11px;
	float:left;
}
.uiTabArea .uiTab li:last-child {
}
.uiTabArea .uiTab li a .in {
	background: none;
	cursor: pointer;
	display: block;
	padding: 0px;
	width: 226px;
	height: 44px;
	text-indent:-9999px;
}
.uiTabArea .uiTab li a.selected .in {
	background: none;
}
.uiTabArea .uiTab li.toptab01 {
    margin-right: 11px;
}
.uiTabArea .uiTab li.toptab02 {
    margin-right: 11px;
}
.uiTabArea .uiTab li.toptab03 {
	margin-right: 0;
}
.uiTabArea .uiTab li.toptab01 a {
	background: url(../img/pc/top/top_tab01.gif) no-repeat left top;
}
.uiTabArea .uiTab li.toptab02 a {
	background: url(../img/pc/top/top_tab02.gif) no-repeat left top;
}
.uiTabArea .uiTab li.toptab03 a {
	background: url(../img/pc/top/top_tab03.gif) no-repeat left top;
}
.uiTabArea .uiTab li.toptab01 a:hover {
	background: url(../img/pc/top/top_tab01_o.gif) no-repeat left top;
}
.uiTabArea .uiTab li.toptab02 a:hover {
	background: url(../img/pc/top/top_tab02_o.gif) no-repeat left top;
}
.uiTabArea .uiTab li.toptab03 a:hover {
	background: url(../img/pc/top/top_tab03_o.gif) no-repeat left top;
}
.uiTabArea .uiTab li.toptab01 a.selected,
.uiTabArea .uiTab li.toptab01 a.selected:hover {
	background: url(../img/pc/top/top_tab01_a.gif) no-repeat left top;
}
.uiTabArea .uiTab li.toptab02 a.selected,
.uiTabArea .uiTab li.toptab02 a.selected:hover {
	background: url(../img/pc/top/top_tab02_a.gif) no-repeat left top;
}
.uiTabArea .uiTab li.toptab03 a.selected,
.uiTabArea .uiTab li.toptab03 a.selected:hover {
	background: url(../img/pc/top/top_tab03_a.gif) no-repeat left top;
}



/* # Sidebar
---------------------------------------------------------------------------- */


/* # Modules
---------------------------------------------------------------------------- */


/* # zrss
---------------------------------------------------------------------------- */

.rssFeed {
	font-size: small;
	width:100%;
	height:170px;
	height:170px;
	overflow-y: scroll;
}

.rssFeed table td {
	background:#fff;
	line-height: 1.2;
    border-bottom: 1px dotted #bbb;
    padding: 4px 2px;
}

.rssFeed tr + td { width:20%;}
.rssFeed td + td { width:80%;}

.rssFeed a {
	text-decoration: none;
}
.rssFeed a:hover {
	text-decoration: underline;
}

#newsArea .rssHeader { display:none; }

.rssBody ul { list-style: none; }
.rssBody li { border-bottom: 1px dotted #999; }
.rssBody ul, .rssRow, .rssRow h4, .rssRow p {
	margin: 0;
	padding: 0;
}

.rssRow { padding: 0.3em; }
.rssRow h4 { 
	font-size: 90%;
	display: inline-block;
}
.rssRow div {
	font-size: 90%;
	color: #666;
	margin-right:2em;
	display: inline-block;
	float:left;
}

.odd { background-color: #fff; }
.even { background-color: #fff; }

.rssRow .rssMedia {
	padding: 0.5em;
	font-size: 1em;
}

