@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
---------------------------------------------------------------------------- */
/*
#visual {
	height: 280px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	zoom: 1;
}

#visual #visMainIn {
	height: 280px;
	overflow: hidden;
	zoom: 1;
}

#visual #visMainIn li {
	position: relative;
	height: 280px;
	width: 960px;
}

#visual #visMainIn span.debug {
	color: #000;
	display: block;
	font-size: 72px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 90px;
	width: 100%;
}

#visual #visSub {
	position: absolute;
	right: 0;
	top: 0;
}

#visual #visNav {
	background: url(../img/pc/top/vis_bg_nav.png) repeat left top;
	height: 260px;
	line-height: 0;
	padding: 5px 10px 10px 10px;
	width: 220px;
}

#visual #visNav li {
	margin-bottom: 10px;
}

#visual #visNav a {
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 220px;
}

#visual #visNav #visNav00 a { 
	height: 0px;
	width:  0px;
}

#visual #visNav #visNav01 a { background-image: url(../img/pc/top/vis_btn_01.png); }
#visual #visNav #visNav02 a { background-image: url(../img/pc/top/vis_btn_02.png); }
#visual #visNav #visNav03 a { background-image: url(../img/pc/top/vis_btn_03.png); }

#visual #visNav #visNav01 a.selected,
#visual #visNav #visNav01 a:hover { background-image: url(../img/pc/top/vis_btn_01_o.png); }

#visual #visNav #visNav02 a.selected,
#visual #visNav #visNav02 a:hover { background-image: url(../img/pc/top/vis_btn_02_o.png); }

#visual #visNav #visNav03 a.selected,
#visual #visNav #visNav03 a:hover { background-image: url(../img/pc/top/vis_btn_03_o.png); }
*/
#content #newsArea {
	margin-bottom: 23px;
}
#content #newsArea p{
	margin-bottom:10px;
	padding-right:10px;
	line-height:30px;
	text-align:right;
	font-size:small;
	background-image:url(../img/pc/top/hd_news.jpg);
	background-repeat:no-repeat;
}
/*
#content #newsArea #naTab{
	border-bottom: 4px solid #cde782;
	margin-bottom: 11px;
}

#content #newsArea #naTab a {
	background: url(../img/pc/page/bg_tab01.gif) no-repeat left top;
}

#content #newsArea #naTab a:hover {
	background-image: url(../img/pc/page/bg_tab01_o.gif);
}

#content #newsArea #naTab a.selected,
#content #newsArea #naTab a.selected:hover {
	background-image: url(../img/pc/page/bg_tab01_a.gif);
}

#content #newsArea #naTab a .in {
	background: url(../img/pc/page/bg_tab01_arrow.gif) no-repeat 15px center;
}

#content #newsArea #naTab a.selected .in {
	background-image: url(../img/pc/page/bg_tab01_arrow_a.gif);
	color: #000;
}

#content #newsArea .more {
	border-top: 1px solid #e3e3e3;
	font-size: 83%;
	padding-top: 10px;
	text-align: right;
}

#content #newsArea .more a {
	background: url(../img/pc/page/ico_arrow_s.gif) no-repeat left center;
	display: inline-block;
	*display: inline;
	padding-left: 17px;
	vertical-align: baseline;
	*zoom: 1;
}

#content #newsArea .naSec {
	overflow: hidden;
	position: relative;
	zoom: 1;
}

#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: 9px 0;
	position: relative;
	zoom: 1;
}*/

/* searchArea */
#searchArea {
}

#searchArea .saSecIn {
	background-image:url(../img/pc/top/tab_bg.jpg);
	background-repeat:no-repeat;
	padding: 20px 7px;
}

* html #searchArea .saSecIn {
	margin-right: -3px;
}

#searchArea .saSecList {
	margin: 0 -3px -5px 0;
	overflow: hidden;
	position: relative;
	width: 920px;
	zoom: 1;
}

#searchArea .saSecList li {
	float: left;
	/*padding: 0 3px 5px 0;*/
	padding: 1px 6px 6px 3px;
}


/* # Sidebar
---------------------------------------------------------------------------- */

#sidebar #sTopNav {
	/*padding: 12px;*/
}
#sidebar #sTopNav ul li{
	/*padding: 12px;*/
}

#sidebar #sTopNav .sTopNavSec {
	margin-bottom: 20px;
}

#sidebar #sTopNav .sTopNavSec h2 {
	line-height: 1.1;
	margin-bottom: 8px;
}

#sidebar #sTopNav .sTopNavSec ul {

}

#sidebar #sTopNav .sTopNavSec li {
	margin-bottom: 8px;
}

#sidebar #sTopNav .sTopNavSecLast li {
	margin-bottom: 5px;
}


/* # Modules
---------------------------------------------------------------------------- */


/* # zrss
---------------------------------------------------------------------------- */

.rssFeed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	width:100%;
}
.rssFeed a {
	color: #444;
	text-decoration: none;
}
.rssFeed a:hover {
	color: #000;
	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: 1.1em;
}
.rssRow div {
	font-size: 90%;
	color: #666;
	margin: 0.2em 0 0.4em 0;
}

.odd { background-color: #fff; }
.even { background-color: #fff; }

.rssRow .rssMedia {
	padding: 0.5em;
	font-size: 1em;
}

/* # mainImg
---------------------------------------------------------------------------- */
#mainImg{
	width:960px;
	height:400px;
	margin:auto;
	padding-bottom:10px;
	background-image:url(../img/pc/top/main.png);
	background-repeat:no-repeat;
	position:relative;
}
/*
#mainImg a{
	display:block;
	width:170px;
	height:150px;
}*/
#mainImg a#mainBtn00{
	position:absolute;
	top:143px;
	left:30px;
}
#mainImg a#mainBtn01{
	position:absolute;
	top:63px;
	left:30px;
}
#mainImg a#mainBtn02{
	position:absolute;
	top:63px;
	left:335px;
}
#mainImg a#mainBtn03{
	position: absolute;
	top: 63px;
	left: 640px;
}

#mainImg a#mainBtn04{
	position: absolute;
	top: 143px;
	left: 640px;
}
#mainImg a#mainBtn05{
	position: absolute;
	top: 314px;
	left: 640px;
}
#mainImg a#mainBtn06{
	position: absolute;
	top:143px;
	left:335px;
}

#content {
	float: left;
	position: relative;
	width: 670px;
}

#sidebar {
	float: right;
	width: 250px;
}

#content #newsArea #newstopic {
	width: 100%;
	/*height:350px;*/
	height: 240px;
	overflow-y:scroll;
}

.newsList img{
	vertical-align: middle;
	padding-left: 4px;
}
.newsList td:first-child {
	width: 131px;
}