@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); }
*/
#contentTop {
	float: left;
	position: relative;
	width: 620px;
}

#contentTop #newsArea {
	margin-bottom: 23px;
}

#contentTop #newsArea #naTab{
	border-bottom: 2px solid #DDDDDD;
	margin-bottom: 8px;
}

#contentTop #newsArea #naTab li{
	cursor: pointer;
	display: inline-block;
	width: 200px;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.2;	
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

#contentTop #newsArea #naTab #info a{
	background: url(../img/pc/top/news01.jpg) no-repeat left top;
    height: 30px;
    pointer-events: none;
}


#contentTop #newsArea #naTab #topics a{
	background: url(../img/pc/top/news02.jpg) no-repeat left top;
	height: 39px;
}

#contentTop #newsArea #naTab #topics a:hover {
	background: url(../img/pc/top/news02_a.gif) no-repeat left top;
}

#contentTop #newsArea #naTab #topics a.selected,
#contentTop #newsArea #naTab #topics a.selected:hover {
	background-image: url(../img/pc/top/news02_a.gif);
}

#contentTop #newsArea .more {
	margin-top: -40px;	
	padding-top: 2px;
	text-align: right;
}

#newsArea .uiTabArea .uiTab li a .in {
	cursor: pointer;
	display: block;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.2;
	padding: 13px 15px 12px 37px;
	width: 174px;
}
.uiTabArea .uiTab li a.selected .in {	
	color: #fff;
	font-size: 100%;
}


/*

#contentTop #newsArea #naTab a {
	background: url(../img/pc/page/bg_tab01.gif) no-repeat left top;
}

#contentTop #newsArea #naTab a:hover {
	background-image: url(../img/pc/page/bg_tab01_o.gif);
}

#contentTop #newsArea #naTab a.selected,
#contentTop #newsArea #naTab a.selected:hover {
	background-image: url(../img/pc/page/bg_tab01_a.gif);
}

#contentTop #newsArea #naTab a .in {
	background: url(../img/pc/page/bg_tab01_arrow.gif) no-repeat 15px center;
}

#contentTop #newsArea #naTab a.selected .in {
	background-image: url(../img/pc/page/bg_tab01_arrow_a.gif);
	color: #000;
}

*/

#contentTop #newsArea h3{
	margin-top: 20px;
}

#contentTop #newsArea .naSec {
	overflow: hidden;
	position: relative;
	zoom: 1;
}

#contentTop #newsArea .naSec time {
	float: left;
	display: block;
}

#contentTop #newsArea .naSec h4 {
	font-weight: normal;
	overflow: hidden;
	zoom: 1;
}

* html #contentTop #newsArea .naSec h4 {
	padding-left: 10px;
}

#contentTop #newsArea .naSec article {
	border-top: 1px dotted #b2b2b2;
	line-height: 1.2;
	margin-top: -1px;
	overflow: hidden;
	padding: 9px 0;
	position: relative;
	zoom: 1;
}



#contentTop #newsArea #newstopic,
#contentTop #newsArea #newstopic2 {
	width: 614px;
	height: 238px;
	padding: 6px 2px 10px 4px;
	overflow-y:scroll;
}


/* searchArea */
#contentTop #searchArea {
}

#contentTop #searchArea .uiTab {
	border-bottom: #004E8F 2px solid;
	clear:both;
	} 

#contentTop #searchArea #saTab li {
	cursor: pointer;
	display: inline-block;
	width: 200px;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.2;	
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#contentTop #searchArea #saTab #tab01 a {
	background: url(../img/pc/top/bg_tab01_01.gif) no-repeat left top;
	height: 39px;
}

#contentTop #searchArea #saTab #tab01 a:hover {
	background: url(../img/pc/top/bg_tab01_01_a.gif) no-repeat left top;
}

#contentTop #searchArea #saTab #tab01 a.selected,
#contentTop #searchArea #saTab #tab01 a.selected:hover {
	background-image: url(../img/pc/top/bg_tab01_01_a.gif);
}

#contentTop #searchArea #saTab #tab02 a {
	background: url(../img/pc/top/bg_tab01_02.gif) no-repeat left top;
	height: 39px;
}

#contentTop #searchArea #saTab #tab02 a:hover {
	background: url(../img/pc/top/bg_tab01_02_a.gif) no-repeat left top;
}

#contentTop #searchArea #saTab #tab02 a.selected,
#contentTop #searchArea #saTab #tab02 a.selected:hover {
	background-image: url(../img/pc/top/bg_tab01_02_a.gif);
}

#contentTop #searchArea #saTab #tab03 a {
	background: url(../img/pc/top/bg_tab01_03.gif) no-repeat left top;
	height: 39px;
}

#contentTop #searchArea #saTab #tab03 a:hover {
	background: url(../img/pc/top/bg_tab01_03_a.gif) no-repeat left top;
}

#contentTop #searchArea #saTab #tab03 a.selected,
#contentTop #searchArea #saTab #tab03 a.selected:hover {
	background-image: url(../img/pc/top/bg_tab01_03_a.gif);
}

#contentTop #searchArea .saSecIn {
	background-color: #FFFFFF;
	padding: 8px;
}

* html #contentTop #searchArea .saSecIn {
	margin-right: -10px;
}

#contentTop #searchArea .saSecList {
	margin: 0 -8px -8px 0;
	overflow: hidden;
	position: relative;
	width: 612px;
	zoom: 1;
}

#contentTop #searchArea .saSecList li {
	float: left;
	padding: 0 8px 8px 0;
}


/* # Sidebar
---------------------------------------------------------------------------- */
#sidebarTop {
	float: right;
	width: 320px;
}

.soudan {
	margin:0 0 28px;
	width: 320px;
	height: 366px;
	background-image: url(../img/pc/top/nav_bg.gif);
	background-repeat: no-repeat;
	background-color: #fff;
}
.top {
	padding: 60px 20px 6px;
}

#sidebarTop #sTopNav .sTopNavSec #btn04 {
	width: 314px;
	border: #9ACC00 3px solid;
	margin-top: 28px;
}

#sidebarTop #sTopNav .sTopNavSec #btn04 ul {
	margin: 10px 0px 6px 11px;
}

#sidebarTop #sTopNav .sTopNavSec #btn04 li {
	display: inline-block;
	margin-right: 4px;
	margin-bottom: 4px;
	}


.sTopNavSecLast {
	margin:15px 0;
	}
	
.mb {
	margin-bottom: 7px;
}





#sidebarTop #sTopNav {
	padding: 0px;
}

#sidebarTop #sTopNav .sTopNavSec {
	margin-bottom: 10px;
}

#sidebarTop #sTopNav .sTopNavSec h2 {
	line-height: 1.1;
	margin-bottom: 8px;
}

#sidebarTop #sTopNav .sTopNavSec ul {

}

#sidebarTop #sTopNav .sTopNavSec li {
	margin-bottom: 10px;
}

#sidebarTop #sTopNav .sTopNavSecLast li {
	margin-bottom: 0;
}


/* # Modules
---------------------------------------------------------------------------- */


/* # zrss
---------------------------------------------------------------------------- */
/*
.rssFeed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	width:100%;
	height:170px;
}
.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: 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;
}
*/


/*main*/
#contentTop #main {
	width: 620px;
	/*margin-right: 10px;*/
	margin-bottom:20px;
}

#main a:hover {
	overflow: hidden;
}

#main #poster a{
background-image: url(../img/pc/top/ribon_o.png);
position: absolute;
display:block;
top: 21px;
left: 71px;
width: 482px;
height: 69px;
/*text-indent: 100%;*/
white-space: nowrap;
overflow: hidden;
}

#main a {
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
}

#main a:hover {
	overflow: hidden;
}

#main #poster a:hover img{
	visibility: hidden;
}

.address {
	width:320px;
	margin-top: 7px;
	border-right:1px solid #008C37;
	border-left:1px solid #008C37;
	border-bottom:1px solid #008C37;
	text-align:center;
}




