@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
---------------------------------------------------------------------------- */
#layout a:hover{
	opacity: 0.6;
}
#visual {
	/*height: 220px;*/
	margin-bottom: 40px;
	/*overflow: hidden;*/
	position: relative;
	zoom: 1;
}
/* ルネサンスキャンペーン時のみ表示 ↑に戻す */
#visual_R {
	display: flex;
	height: 450px;
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

#visual .visual_link{
	width: 305px;
	float: left;
	position: relative;
}
#visual .visual_slider{
	width: 640px;
	float: right;
	position: relative;
}


/*
#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 {
	width: 960px;
}

#content #newsArea {
	margin-bottom: 23px;
}

#content #newsArea #naTab{
	border-bottom: 4px solid #458766;
	margin-bottom: 11px;
}

.uiTabArea .uiTab li a .in{
	width: 282px;
}

.uiTabArea .uiTab li a {
	background: url(../img/pc/top/bg_tab02.gif) no-repeat left top;
	display: block;
	text-decoration: none;
}

.uiTabArea .uiTab li a:hover {
	background: url(../img/pc/top/bg_tab02_o.gif) no-repeat left top;
	text-decoration: none;
}

.uiTabArea .uiTab li a.selected,
.uiTabArea .uiTab li a.selected:hover {
	background: url(../img/pc/top/bg_tab01_a.gif) no-repeat left top;
}

#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: #FFF;
}

#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;
}

#content #newstopic,#content #newstopic2,#content #newstopic3 {
	width:100%;
	height:170px;
	overflow-y:scroll;
}

/* sTopContents */
#content .sTopContents{
	margin: 20px auto;
}
#content .sTopContents li{
	display: inline-block;
	padding: 8px;
}

/* searchArea */
#content #searchArea {
}

#content #searchArea .saSecIn {
	padding: 9px 0;
}

* html #content #searchArea .saSecIn {
	margin-right: -9px;
}

#content #searchArea .saSecList {
	margin: 0 -8px -8px 0;
	overflow: hidden;
	position: relative;
	/*width: 698px;*/
	zoom: 1;
}

#content #searchArea .saSecList li {
	float: left;
	padding: 0 6px 6px 0;
}
#content #searchArea .saSecList li:nth-child(4n) {
	padding-right: 0;
}



/* # Sidebar
---------------------------------------------------------------------------- */

#sidebar #sTopNav {
	padding: 0;
}

#sidebar #sTopNav .sTopNavSec {
	margin-bottom: 20px;
}

#sidebar #sTopNav .sTopNavSec h2 {
	line-height: 1.1;
	margin-bottom: 0;
}

#sidebar #sTopNav .sTopNavSec ul {

}

#sidebar #sTopNav .sTopNavSec li {
	margin-top: 0;
}

#sidebar #sTopNav .sTopNavSecLast li {
	margin-bottom: 0;
}


/* # 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;
}

/*toppage news-pickup*/
.pop{
	display:block;
	position:absolute;
	right:20px;
	bottom:20px;
	width:250px;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	color:#FFF;
	padding:0.5em;
	border:2px #000 solid;
	background-color:#9CC713;
	border-radius:10px;
}
.pop:hover{
	color:#FFF;
	background-color:#458766;
	text-decoration:none;
	border:2px #FFF solid;
}