@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 {
	padding-bottom:21px;
}
#visual p img {
	margin-left:-23px;
}

#content p.insurance {
	width:894px;
	margin:0 auto 5px;
	padding:21px 0 32px 29px;
	background:url(../img/pc/top/bg_insurance.gif) no-repeat 0 0;
}

#content .section {
	margin-bottom:22px;
	padding-bottom:21px;
	background:url(../img/pc/top/bg_section_bottom.gif) no-repeat 0 100%;
}

#content .section div.sectionInner {
	padding:14px 29px 8px 30px;
	background:url(../img/pc/top/bg_section.gif) repeat-y 0 0;
}

#content ul.tabList {
	width:891px;
	border-bottom:2px solid #eb6c00;
}
#content ul.tabList li {
	float:left;
	width:289px;
	height:42px;
	margin-right:9px;
	border:1px solid #e1e1e1;
	border-bottom:none;
}
#content ul.tabList li.active ,
#content ul.tabList li:hover {
	border:1px solid #eb6c00;
	border-bottom:none;
}
#content .infoSection table {
	display:none;
}
#content .infoSection table.active {
	display:table;
}
*:first-child + html #content .infoSection table.active {
	display:block;
}
#content ul.tabList li.active img {
	display:none;
}
#content ul.tabList li.tab01 {
	background:url(../img/pc/top/btn_tab01_h.gif) no-repeat;
}
#content ul.tabList li.tab02 {
	background:url(../img/pc/top/btn_tab02_h.gif) no-repeat;
}
#content ul.tabList li.tab03 {
	margin-right:0 !important;
	background:url(../img/pc/top/btn_tab03_h.gif) no-repeat;
}

#content div.infoSection {
	padding:12px 13px;
	background:#fff;
	border:1px solid #e1e1e1;
	border-top:none;
}

#content .infoTable {
	width:100%;
}

#content .infoTable td {
	width:180px;
	margin:0 0 0 10px !important;
	padding:17px 11px 22px 16px;
	background: url(../img/pc/top/bg_dot01.gif) repeat 100% 100%;
}

#content .infoTable .rowFirst td {
	padding:6px 11px 20px 16px;
}

#content .infoTable td.col01 {
	background:url(../img/pc/top/bg_dot02.gif) repeat-x 0 100%;
}

#content .infoTable td a {
	padding-left:14px;
	background:url(../img/pc/page/icon_arrow01.gif) no-repeat 0 3px;
	color:#3c3c3c;
	font-size:81.25%;
}

#content .infoTable .rowTable td {
	padding:17px 11px 8px 16px;
	background:url(../img/pc/top/bg_dot03.gif) repeat-y 100% 100%;
}
#content .infoTable .rowTable td.colLast {
	background:none;
}

#content .infoBlock {
	width:924px;
	margin:0 auto;
	border:1px solid #e1e1e1;
}

#content .infoBlock h2 {
	position:relative;
	margin-bottom:16px;
	padding:1px 1px 2px;
	background:url(../img/pc/top/bg_information.gif) repeat-x 0 0;
}
#content .infoBlock h2 a {
	position:absolute;
	right:10px;
	top:10px;
}

#content .infoBlock #newstopic {
	height:250px;
	overflow-y:scroll;
}

/*#content .infoBlock dl.infoList {
	padding:0 13px;
	font-size:81.25%;
}

#content .infoBlock dl.infoList dt {
	padding-left:19px;
}

#content .infoBlock dl.infoList dt img {
	padding:2px 0 0 3px;
	vertical-align:top;
}

*:first-child + html #content .infoBlock dl.infoList dt img {
	padding:0 0 0 3px;
	vertical-align:top;
}

#content .infoBlock dl.infoList dd {
	margin:-1.6em 0 1.3em 0;
	padding:0 0 1.2em 13.35em;
	background:url(../img/pc/top/bg_dot02.gif) repeat-x 0 100%;
}

#content .infoBlock dl.infoList dd img {
	padding:4px 7px 0 6px;
	vertical-align:top;
}

*:first-child + html #content .infoBlock dl.infoList dd img {
	padding:0 7px 0 6px;
	vertical-align:top;
}

#content .infoBlock dl.infoList dd.infoLast {
	margin:-1.6em 0 0 0;
	background:none;
}

#content .infoBlock dl.infoList dd a {
	padding-left:13px;
	background:url(../img/pc/page/icon_arrow01.gif) no-repeat 0 3px;
	color:#3c3c3c;
}
*/

/* searchArea */
#content #searchArea {
}

#content #searchArea .saSecIn {
	background-color: #d9d9d9;
	padding: 16px 20px;
}

* html #content #searchArea .saSecIn {
	margin-right: -13px;
}

#content #searchArea .saSecList {
	margin: 0 -13px -13px 0;
	overflow: hidden;
	position: relative;
	width: 673px;
	zoom: 1;
}

#content #searchArea .saSecList li {
	float: left;
	padding: 0 13px 13px 0;
}


/* # 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
---------------------------------------------------------------------------- */

.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;
}

