@charset "shift_jis";
/*-----------------------------------------------------------------
 *  share.css
 *  汎用
------------------------------------------------------------------*/
/* =========================================================
reset
========================================================= */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	/*font-size: 12px;*/
	/*vertical-align: baseline;*/
	font-size: 100%;
	vertical-align: middle;
}
h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote{
	padding: 0;/* margin&padding reset */
	line-height: 1.4;/* base line height */
	text-align: left;
	display: block;
	margin: 0px;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.4;
	background-color: #2B3384;
	color: #FFF;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a:hover, a:link, a:visited, a:active {
	text-decoration: none;
	color: #006699;
	
}
a:hover {
	text-decoration: underline;
}
/* =========================================================
clearfix
========================================================= */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE Mac */
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End Hack */

/* clearfix for old main contents */
.ClearFix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.ClearFix {
	display: inline-block;
}
/* Hides from IE Mac */
* html .ClearFix {
	height: 1%;
}
.ClearFix {
	display: block;
}
/* End Hack */



/* =========================================================
レイアウト調整用
========================================================= */
.mt-20 {
	margin-top: -20px !important;
}
.mt-15 {
	margin-top: -15px !important;
}
.mt-10 {
	margin-top: -10px !important;
}
.mt-5 {
	margin-top: -5px !important;
}
.mt0 {
	margin-top: 0px !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mr0 {
	margin-right: 0px !important;
}
.mr5 {
	margin-right: 5px !important;
}
.mr6 {
	margin-right: 6px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mr25 {
	margin-right: 25px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.mr50 {
	margin-right: 50px !important;
}
.mb0 {
	margin-bottom: 0px !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.ml0 {
	margin-left: 0px !important;
}
.ml5 {
	margin-left: 5px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml25 {
	margin-left: 25px !important;
}
.ml30 {
	margin-left: 30px !important;
}
.ml40 {
	margin-left: 40px !important;
}
.ml50 {
	margin-left: 50px !important;
}
.f-left {
	float: left !important;
}
.f-right {
	float: right !important;
}
.clear {
	clear: both !important;
	float: none !important;
}
.w40 {
	width: 40px !important;
}
.clearBoth {
	clear: both;
}
/* =========================================================
global-header , global-footer
========================================================= */
#global-header, #global-footer {
	font-size: 12px;
}
#global-header ul#global-navi li a.active {
	background-image: url(../images/bg_nav_on.gif);
	color: #FFF;
}
/* =========================================================
title
========================================================= */


/* ================
h1
=================== */

#category-page #main-contents .left .longbg h1{
	background: url("../images/bg_title_h1_936.png") no-repeat left 50%;
}
#category-page #main-contents .left h1 {
	margin: 0 0 20px;
	background: url("../images/bg_title_h1.png") no-repeat left 50%;
	border: 1px solid #CECECE;
	border-bottom: 4px solid #2B3384;
	font-size: 19px !important;
	/*padding: 16px 0 16px 15px !important;*/
	font-weight: bold;
	padding: 0 0 0 15px !important;
}
#category-page #main-contents .left .headerTitle {
	display: table;
	width: 678px;
	height: 74px;
	margin-bottom: 20px;
	font-size: 100% !important;
 *display:inline;
 *vertical-align: middle;
}
#category-page #main-contents .left .headerTitle h1 {
	display: table-cell;
	vertical-align: middle;
 *width: 659px;
 *height: 58px;
 *padding-top: 12px !important;
 *display:inline-block;
 *zoom:1;
	_margin-bottom: 20px;
}
#category-page #main-contents .left h1 span {
	display: block;
	font-size: 15px !important;
}

#category-page #main-contents .noframe h1 {
	margin: 0 0 20px;
	padding: 0 0 0 0px !important;
}

#category-page #main-contents .noframe h1 span {
	display: block;
	font-size: 15px !important;
}

#category-page #main-contents .noframe {
	width: 928px;
	padding: 0 14px 16px 14px;
	line-height: 1.7;
}
#category-page #main-contents .noframe p {
	line-height: 1.7;
}

#global-header iframe html body {
	background-color: #2B3384 !important;
}
/* ================
h2
=================== */

#category-page #main-contents .left .longbg h2 {
	background: url("../images/bg_title_h2_936.png") no-repeat left 50%;
}
#category-page #main-contents .left h2 {
	font-weight: bold;
	padding-left: 25px;
	background: url("../images/bg_title_h2.jpg") no-repeat left 50%;
	margin-top:20px;
	margin-bottom:20px;
	font-size: 15px;
	position: relative;
	border: 1px solid #CECECE;
	border-bottom: 2px solid #2B3384;
}
#category-page #main-contents .left h2 span {
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 2px;
}
#category-page #main-contents .left h2 span.LinkRight {
	position: absolute;
	right: 5px;
	bottom: 2px;
	font-size: 12px;
}
#category-page #main-contents .left.introduce .Section h2 {
	font-weight: bold;
	padding-left: 0px;
	background: none;
	margin-top:10px;
	margin-bottom:20px;
	font-size: 14px;
	border: none;
}

#category-page #main-contents .noframe h2 {
	font-weight: bold;
	padding-left: 25px;
	background: url("../images/bg_title_h2_928.jpg") no-repeat left 50%;
	margin-top:20px;
	margin-bottom:20px;
	font-size: 15px;
	position: relative;
	border: 1px solid #CECECE;
	border-bottom: 2px solid #2B3384;
}
#category-page #main-contents .noframe h2 span {
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 2px;
}

/* ================
h3
=================== */

#category-page #main-contents .left h3 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 15px;
	background: url("../images/bg_title_h3.gif") no-repeat left center;
	height: auto;
	padding: 4px 0 3px 25px;
	position: relative;
	border-bottom: 1px solid #6295b0;
}


#category-page #main-contents .left dl.exp dt {
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 15px;
/*	background: url("../images/bg_title_h3.gif") no-repeat left center;*/
	height: auto;
	padding: 4px 0 3px 10px;
	position: relative;
	border-bottom: 1px solid #6295b0;
}


#category-page #main-contents .left dl.Mark{
	margin-bottom: 30px;
}

#category-page #main-contents .left h3 span.LinkRight {
	position: absolute;
	right: 4px;
	bottom: 4px;
	font-size: 11px;
}
#category-page #main-contents .left h3.question {
	border: medium none;
	color: #996633;
	background: none;
	padding-left: 0.5em;
}


#category-page #main-contents .noframe h3 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 15px;
	background: url("../images/bg_title_h3.gif") no-repeat left center;
	height: auto;
	padding: 4px 0 3px 25px;
	position: relative;
	border-bottom: 1px solid #6295b0;
}
/* ================
h3
=================== */


#category-page #main-contents .left .Section h4 {
	margin-bottom: 20px;
	font-weight: bold;
}
/* ================
noStyle
=================== */

#category-page #main-contents .left h2.noStyle {
	background: none;
	padding-left: 0;
	border: none;
}
h1.noStyle, h2.noStyle, h3.noStyle, #bp h2.noStyle {
	background-image:none;
	border:none !important;
	background: none!important;
	padding-left: 0!important;
}
#category-page #main-contents .left h1.noStyle {
	background-image:none!important;
	border:none!important;
	padding: 0!important;
}
/* =========================================================
main-contents
========================================================= */
div#main-contents {
	width: 960px;
	margin: 0 auto;
	background-color: transparent;
}
#main-contents .left {
	width: 710px;
	float: left;
}
#main-contents .right {
	width: 240px;
	float: right;
}
#main-contents .right .sub-banner-area li {
	margin-bottom: 2px;
}
#main-contents a:link, #topic-path a:link {
	color: #006699;
}
/*#main-contents a:hover, #topic-path a:hover, #main-contents a:active, #topic-path a:active {
	color: #890000;
}*/
#category-page #main-contents {
	font-size: 13px;
	margin-bottom: 15px;
}
div#VerticalLocalNavi li.Current a strong {
	padding: 1px 4px;
	background-color: #0E1573;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
#footer-navi a {
	color: #FFF;
}
#category-page #main-contents {
	clear: both;
	background-color: #FFF;
	color: #000;
}
#category-page #main-contents .left {
	width: 678px;
	padding: 0 14px 16px 14px;
	line-height: 1.7;
}
#category-page #main-contents .left p {
	line-height: 1.7;
}
#category-page #main-contents .right {
	float: left;
}
#category-page #main-contents .right a {
	color: #000;
}
/* =========================================================
　パンくずリスト
========================================================= */
#topic-path {
	background-color: #FFFFFF;
	clear: both;
	color: #000000;
	font-size: 12px;
	margin: 0 auto;
	padding: 10px 16px 24px;
	text-align: left;
	width: 928px;
	overflow: hidden;
}
#topic-path ul {
	background-color: #FFF;
}
#topic-path ul li {
	float: left;
	margin: 2px 3px 0 0;
	padding: 2px 0 2px 13px;
	background: url(../images/h1/icon/icon_topic_path_transition.gif) no-repeat 0 6px;
	line-height: 1.2;
	white-space: nowrap;
	display: inline-block;
}
#topic-path ul li.FirstItem {
	padding: 2px 0 0 16px;
	background: url(../images/h1/icon/icon_topic_path_first.gif) no-repeat 0 4px;
}
#topic-path ul li strong {
	font-weight: normal;
}
/* =========================================================
　アンカーリンク
========================================================= */
.anchor-link {
	margin-bottom: 20px;
}
.anchor-link ul li {
	float: left;
	margin: 0 10px 4px 0;
	padding: 1px 0 1px 17px;
	background: url("../images/h1/icon/icon_link_bottom.gif") no-repeat 0 0.2em;
	font-size: 12px;
	line-height: 1.35;
}
.anchor-link ul li.selections {
	float: right;
	background: none;
	margin: 0;
}
#VerticalLocalNavi ul li.miniRss, dl dt.miniRss {
	background: url("../images/h1/icon/icon_minirss.gif") no-repeat 0 0.2em;
}
.qr-code span {
	display: block;
	width: 74px;
	margin: 15px 0 15px 20px;
}
ul li.Download, dl dt.Download {
	background: url("../images/h1/icon/icon_download.gif") no-repeat 0 0.2em;
}
/* 
 * 
 * ページの先頭へ（左カラム内）
 * 
 */
ul.PageTop {
	margin: 0 0 15px;
	text-align: right;
}
ul.PageTop li {
	background: url("../images/h1/icon/icon_link_top.gif") no-repeat scroll 0 0.1em transparent;
	display: inline;
	font-size: 100%;
	line-height: 1.35;
	padding: 1px 0 1px 17px;
}
ul.PageTop li a {
	line-height: 1.35;
}
.ClearFix:after, div.Section:after, div.PageTitleStyle1:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
/* 
 * 
 * ページの先頭へ（main-contents）
 * 
 */
 
div.pageTopArea {
	padding: 0 0 15px;
	height: 1%;
	line-height: 0;
}
div.pageTopArea ul.PageTop {
	margin: 0 0 15px;
	text-align: right;
}
div.pageTopArea ul.PageTop li {
	display: inline;
	padding: 1px 0 1px 17px;
	font-size: 100%;
	line-height: 1.35;
	background: url("../images/h1/icon/icon_link_top.gif") no-repeat 0 0.1em;
}
div.pageTopArea ul.PageTop li a {
	line-height: 1.35;
}
#category-page .TabbedPanelsTabGroup a {
}
#category-page .TabbedPanelsTabGroup .TabbedPanelsTabSelected a {
}

a img.linkimg{
background:none!important;
}
 
a:hover img.linkimg{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}