@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: 239px;
	width: 690px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	zoom: 1;
}
#visual img {
	background-color: #EFA43B;
    padding: 7px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    behavior: url(common/std/css/PIE.htc);
}

/*
#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); }
*/

section#mainView {
    margin-bottom: 20px;
}

section#news_box {
    height: 236px;
    margin-bottom: 40px;
}

#content #newsArea .naSec h4 {
	font-weight: normal;
	overflow: hidden;
	zoom: 1;
}

* html #content #newsArea .naSec h4 {
	padding-left: 10px;
	
}

/* searchArea */
#content #searchArea {
}

#saTab {
    border-bottom: medium none;
}

#tabsec01 {
	display: inline-block;
	*display: inline;
	margin-right: 9px;
	vertical-align: bottom;
	*zoom: 1;
}
li#saSec02 {
	display: inline-block;
	*display: inline;
	margin-right: 9px;
	vertical-align: bottom;
	*zoom: 1;
}
li#saSec03 {
	display: inline-block;
	*display: inline;
	margin-right: 9px;
	vertical-align: bottom;
	*zoom: 1;
}

li.last {
	margin-right: 0;
}

li#tabsec01 a {
	background: url(../img/pc/search/tab_tetsuduki_off.jpg) no-repeat left top;
	display: block;
 overflow: hidden;
 text-decoration: none;
 text-indent: -9999px;
 height: 45px;
 width: 223px;

}

li#tabsec01 a:hover {
	background: url(../img/pc/search/tab_tetsuduki_on.jpg) no-repeat left top;
	text-decoration: none;
}

li#tabsec01 a.selected,
li#tabsec01 a.selected:hover {
	background: url(../img/pc/search/tab_tetsuduki_on.jpg) no-repeat left top;
}

li#tabsec02 a {
	background: url(../img/pc/search/tab_kyufu_off.jpg) no-repeat left top;
	display: block;
 overflow: hidden;
 text-decoration: none;
 text-indent: -9999px;
 height: 45px;
 width: 223px;
}

li#tabsec02 a:hover {
	background: url(../img/pc/search/tab_kyufu_on.jpg) no-repeat left top;
	text-decoration: none;
}

li#tabsec02 a.selected,
li#tabsec02 a.selected:hover {
	background: url(../img/pc/search/tab_kyufu_on.jpg) no-repeat left top;
}

li#tabsec03 a {
	background: url(../img/pc/search/tab_yougo_off.jpg) no-repeat left top;
	display: block;
 overflow: hidden;
 text-decoration: none;
 text-indent: -9999px;
 height: 45px;
 width: 223px;
}

li#tabsec03 a:hover {
	background: url(../img/pc/search/tab_yougo_on.jpg) no-repeat left top;
	text-decoration: none;
}

li#tabsec03 a.selected,
li#tabsec03 a.selected:hover {
	background: url(../img/pc/search/tab_yougo_on.jpg) no-repeat left top;
}

#content #searchArea .saSecIn {
    background-color: #EFA43B;
    padding: 14px;
}

* html #content #searchArea .saSecIn {
	margin-right: -13px;
}

#content #searchArea .saSecList {
    margin: 0 -14px -14px 0;
    overflow: hidden;
    position: relative;
    width: 677px;
	zoom: 1;
}

#content #searchArea .saSecList li {
	float: left;
	padding: 0 13px 13px 0;
}

#content #searchArea #saSec01 {
    border-top: 8px solid #EB6E1E;
}

#content #searchArea #saSec02 {
    border-top: 8px solid #95B200;
}

#content #searchArea #saSec02 .saSecIn {
    background-color: #B1C81E;
}

#content #searchArea #saSec03 {
    border-top: 8px solid #FFA015;
}

#content #searchArea #saSec03 .saSecIn {
    background-color: #FFC815;
}

/* # Sidebar
---------------------------------------------------------------------------- */

#sidebar #sTopNav {
	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-top: 8px;
}

#sidebar #sTopNav .sTopNavSecLast li {
	margin-bottom: 0;
}


/* # Modules
---------------------------------------------------------------------------- */


/* # zrss
---------------------------------------------------------------------------- */
.rssBody {

}
.rssFeed {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 80%;
    width: 100%;
	height:200px;
	overflow: scroll;
}
.rssFeed a {
	color: #444;
	text-decoration: none;
}
.rssFeed a:hover {
	color: #000;
	text-decoration: underline;
}

.rssBody ul { list-style: none; }
.rssBody li { border-bottom: 1px dotted #EFA43B; }
.rssBody ul, .rssRow, .rssRow h4, .rssRow p {
	margin: 0;
	padding: 0;
}

.rssRow {
    padding: 13px 8px;
    letter-spacing:-.40em;
    vertical-align:top;
}

.rssRow h4 {
	display:block;
    vertical-align:bottom;
    letter-spacing:0;
    font-size: 100%;
    font-weight: normal;
    /*height: 25px;*/
    line-height:1.8;
    vertical-align: middle;
}
.rssRow div {
    color: #666666;
    vertical-align:bottom;
    letter-spacing:0;
    float: left;
    font-size: 100%;
    margin-right: 2em;
    vertical-align: middle;
}

.odd { background-color: #fff; }
.even { background-color: #fff; }

.rssRow .rssMedia {
	padding: 0.5em;
	font-size: 1em;
}

