@charset "UTF-8";
/*====================================================*/
/* 2014.11 下層ページリニューアル テンプレート
/*====================================================*/
#contents .wrapper {
	width: 970px;
	margin-top: 14px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #f5f5f5;
	font-size: 13px;
}
/* --------------------------------------------------
reset
---------------------------------------------------- */
#contents h1 {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
/* --------------------------------------------------
breadCrumb
---------------------------------------------------- */
#breadCrumb {
	width: 970px;
	margin: 0 auto 10px;
	background: #fff;
}
#breadCrumb ul {
	padding: 0;
}
#breadCrumb ul li {
	float: left;
}
#breadCrumb ul li:last-child {
	display: block;
	float: left;
	padding: 10px 20px 10px 10px;
}
#breadCrumb ul li a {
	background: url(../images/layout_wide_ver2014/bg_bread.png) right 50% no-repeat;
	display: block;
	padding: 10px 20px;
	margin-left: -15px;
	z-index: 5;
	color: #fff;
	height: 20px;
	line-height: 1.75;
}
#breadCrumb ul li.home a {
	margin-left: 0;
	background: url(../images/layout_wide_ver2014/bg_icon_home.png) 0 50% no-repeat;
	padding: 10px 30px 10px 10px;
	text-indent: -9999px;
	z-index: 8;
}
#breadCrumb ul li.home.current a {
	margin-left: 0;
	background: url(../images/layout_wide_ver2014/bg_icon_home2.png) 0 50% no-repeat;
	padding: 10px 30px 10px 10px;
	text-indent: -9999px;
	z-index: 8;
}
#breadCrumb ul li.arrow a {
	display: inline-block;
	background: url(../images/layout_wide_ver2014/bg_bread.png) left 50% no-repeat;
}
#breadCrumb ul li.arrow {
	position: relative;
}
#breadCrumb ul li.arrow:after {
	content: ">";
	color: #fff;
	position: absolute;
	right: 3px;
	top: 12px;
}
/* --------------------------------------------------
main Column
---------------------------------------------------- */
.main {
	float: right;
	background-color: #fff;
	width: 705px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.5;
}
/* --------------------------------------------------
Left Column
---------------------------------------------------- */
.sub {
	float: left;
	background-color: #fff;
	width: 215px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
/* localNav */
.localNav {
	margin-bottom: 20px;
}
.localNav__title {
	font-size: 18px;
	font-weight: bold;
	background: url(../images/layout_wide_ver2014/bg_localNav__ttl.gif) 0 bottom no-repeat;
	padding-top: 4px;
	padding-bottom: 10px;
	margin-bottom: 0 !important;
}
.localNav__menu {
	margin-bottom: 30px;
}
.localNav__item {
	background: url(../images/layout_wide_ver2014/bg_dotted01.gif) 0 bottom repeat-x;
	margin-bottom: 5px;
}
.localNav__item a {
	display: block;
	padding-top: 12px;
	padding-left: 15px;
	padding-bottom: 10px;
	background: url(../images/layout_wide_ver2014/bg_arrow01.gif) 5px 50% no-repeat;
	color: #003366;
}
/* --------------------------------------------------
title
---------------------------------------------------- */
/* パンくず下 */
.title-page {
	margin-bottom: 10px !important;
	background: #fff;
	font-size: 22px;
	font-weight: bold;
	padding: 10px;
}
/* メインカラム */
.title-mainCol {
	margin-bottom: 20px !important;
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 20px;
	background: url(../images/layout_wide_ver2014/bg_title-mainCol.gif) 0 bottom no-repeat;
}
.title-mainCol-lv2 {
	margin-bottom: 10px !important;
	font-weight: bold;
	font-size: 18px;
	background: #003366;
	color: #fff;
	padding: 4px 10px 2px 10px;
}

.title-mainCol-lv3 {
	margin-bottom: 20px !important;
	font-weight:normal;
	padding-bottom: 5px;
	font-size: 18px;
	background: url(../images/layout_wide_ver2014/bg_title-mainCol.gif) 0 bottom no-repeat;
}

.title-mainCol-lv3 span {
	padding:0 5px;
	margin-right:5px;
	background-color:#208ad4;
}

.title-mainCol-lv4 {
	margin-bottom: 10px !important;
	font-weight:normal;
	padding-bottom: 5px;
	font-size: 18px;
	background: url(../images/layout_wide_ver2014/bg_title-mainCol.gif) 0 bottom no-repeat;
}

.title-mainCol-lv4 span {
	padding:0 5px;
	margin-right:5px;
	background-color:#208ad4;
}

.link-arrow {
	background: url(../images/layout_wide_ver2014/bg_arrow01.gif) no-repeat left center;
	padding-left: 10px;
	padding-bottom: 0;
	margin-bottom: 10px;
}
/* --------------------------------------------------
footer
---------------------------------------------------- */
.end_navi .wrapper {
	width: 1008px;
}
/* --------------------------------------------------
font
---------------------------------------------------- */
#contents * {
 	font-family: Arial, "メイリオ", Meiryo, "ＭＳ Ｐゴシック",  Verdana, sans-serif;
}
.mac #contents * {
 	font-family: Helvetica, Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, sans-serif;
}
.localNav__title,
.title-page,
.title-mainCol {
	color: #003366;
}

.cpt,
.chapter, div.chapter {
    padding: 0 0 10px;
    line-height: 1.5;
}
.spOnly{display: none !important}
