@charset "UTF-8";
 @import url(base.css);
@import url(common.css);
/*
-----------------------------------
第二階層以下 共通部分
-----------------------------------
*/

body.notIndex {
	/*background: #EFEFEF;*/
}
#contents {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body.notIndex #header_all {
	width: 100%;
}
body.notIndex #mainv {
	display: none;
}
h1.head_title, .topic_path, #container {
	width: 1024px;
	margin: 0 auto;
}

#container{
	margin-bottom: 30px;
}

div.maintit {
	background: #0968AB;
}
h1.head_title {
	background: #0968AB url(../img/common/side_menu_bottom_bg.png) no-repeat 200px 10px;
	color: white;
	height: 115px;
	font-size: 32px;
	padding-top: 65px;
	position: relative;
}
body.laybottom h1.head_title {
	height: 65px;
	padding-top: 15px;
}
body.laybottom h1.head_title span {
	padding-left: 10px;
}
body.laybottom h1.head_title span.titmovbg {
	display: none;
}
#bdB {
	width: 50px;
	background: #AAA;
	height: 10px;
	border-bottom: #E0E0E0;
	margin-bottom: 15px;
}
/* No.7 */

.covervid-wrapper {
	position: absolute;
	top: 0;
	left: 512px;
	height: 100%;
	z-index: 1;
	width: 100%;
	overflow: hidden;
}
.titmovbg {
	width: 0px;
	height: 0px;
	display: block;
	position: absolute;
	top: 0px;
	/*left: 502px;*/
	left:0;
	z-index: 2;
	border-top: 180px solid #0968AB;
	border-right: 200px solid transparent;
	border-bottom: 0px solid transparent;
	border-left: 0px solid transparent;
	border-radius: 0px;
}
.topic_path {
	color:white;
	font-weight: bold;
	margin-bottom: 15px;
}
.topic_path a {
	color:white;
	text-decoration: underline;
}
h2.main_title {
	letter-spacing: 1px;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #003094 url(../img/common/side_menu_bottom_bg.png) no-repeat 100% 0;
	color: white;
	font-size: 20px;
	border-left: solid 10px #989898;
	padding: 10px 0;
	margin-top: 15px;
	margin: 0 -40px;
	margin-bottom: 30px;
}
h1.head_title span, h2.main_title span {
	display: inline-block;
	padding-left: 15px;
}
h2.main_title span {
	font-size: 17px;
}
h1.head_title span {
	padding-left: 30px;
}
#main {
	width: 660px;
	float: left;
	position: relative;
	padding: 0 40px 10px;
	zoom: 1;
	border: solid 1px #D9D9D9;
	background: white;
}

#sitemap_index #main{
	width:1004px;
	padding:0 10px 50px;
}

#sitemap_index #main h2.main_title{
	margin:0 -10px;
	margin-bottom: 30px;
}

body.subcont #main{
	width: 850px;
	margin: 0 auto;
	float:none;
	margin-bottom: 50px;
	position: relative;
	padding: 0 40px 20px;
	padding-bottom: 40px;
}

/*SIDEMENU*/

.side_menu {
	width: 250px;
	min-height: 400px;
	float: right;
}

.side_menu ul li {
	font-size: 16px;
}

.side_menu ul li.notit {
	overflow: hidden;
	margin-bottom: 1px;
	margin-bottom:-6px;
}
.side_menu ul li.notit a {
	display: inline-block;
	width: 250px;
	position: relative;
	z-index: 2;
	background: #CDCDCD url(../img/common/icon_fmenu01.png) no-repeat 10px 50%;
	color: #555;
	font-weight: bold;
	padding-left: 35px;
	line-height: 50px;
	overflow: hidden;
}
.side_menu ul li.notit a::before, .side_menu ul li.notit a::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.side_menu ul li.notit a, .side_menu ul li.notit a::before, .side_menu ul li.notit a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.side_menu ul li.notit a::after {
	top: -100%;
	left: -100%;
	width: 100%;
	height: 100%;
}
.side_menu ul li a:hover,{
	
}
.side_menu ul li.notit a {
    display: inline-block;
    width: 250px;
    padding-left: 27px;
		padding-top: 12px;
		padding-bottom:10px;
    line-height: 1.2em;
}

.side_menu ul li.notit{
	    height: auto;
}
/*サイドメニューロールオーバー1*/
body.rmenu_light1 .side_menu ul li#smenu1.notit a,
body.rmenu_light2 .side_menu ul li#smenu2.notit a,
body.rmenu_light3 .side_menu ul li#smenu3.notit a,
body.rmenu_light4 .side_menu ul li#smenu4.notit a,
body.rmenu_light5 .side_menu ul li#smenu5.notit a,
body.rmenu_light6 .side_menu ul li#smenu6.notit a,
body.rmenu_light7 .side_menu ul li#smenu7.notit a,
body.rmenu_light8 .side_menu ul li#smenu8.notit a,
body.rmenu_light9 .side_menu ul li#smenu9.notit a,
body.rmenu_light10 .side_menu ul li#smenu10.notit a,
body.rmenu_light11 .side_menu ul li#smenu11.notit a,
body.rmenu_light12 .side_menu ul li#smenu12.notit a{
	color: #fff;
}
/*サイドメニューロールオーバー2*/
body.rmenu_light1 .side_menu ul li#smenu1.notit a::after,
body.rmenu_light2 .side_menu ul li#smenu2.notit a::after,
body.rmenu_light3 .side_menu ul li#smenu3.notit a::after,
body.rmenu_light4 .side_menu ul li#smenu4.notit a::after,
body.rmenu_light5 .side_menu ul li#smenu5.notit a::after,
body.rmenu_light6 .side_menu ul li#smenu6.notit a::after,
body.rmenu_light7 .side_menu ul li#smenu7.notit a::after,
body.rmenu_light8 .side_menu ul li#smenu8.notit a::after,
body.rmenu_light9 .side_menu ul li#smenu9.notit a::after,
body.rmenu_light10 .side_menu ul li#smenu10.notit a::after,
body.rmenu_light11 .side_menu ul li#smenu11.notit a::after,
body.rmenu_light12 .side_menu ul li#smenu12.notit a::after{
	top: 0;
	left: 0;
	border-left: solid 22px #555;
	background: #888 url(../img/common/side_menu_bottom_bg.png) no-repeat right 10%;
	background-size: 50%;
}
.side_menu ul li.menu_title {
	background: #1558C0;
	background: #031a7c;
	padding-top: 18px;
	padding-left: 15px;
	color: white;
	font-weight: bold;
	font-size: 16px;
	letter-spacing:-1px;
	border: none;
	border-bottom: solid 5px #999;
	margin-bottom: 0px;
	height: 40px;
	border-radius: 5px 5px 0 0;
}

.side_menu ul li a:hover {
	background: #E4E4E4;
	text-decoration: none;
}
.contents_list:after, #container:after {
	content: "";
	display: block;
	clear: both;
}
.bottom_link {
	width: 100%;
	clear: both;
	margin-top: 15px;
	padding-top: 20px;
	border-top: 1px #b2b2b2 solid;
}

.column01 {
	width: 320px;
	position: relative;
	overflow: hidden;
}
.column01 .text {
	position: absolute;
	top: 100px;
	left: 25px;
	font-size: 82%!important;
	line-height: 1.3em!important;
	color: #6A6A6C;
}

.bottom_link_list {
	width: 100%;
	margin-bottom: 20px;
}
.bottom_link_list li {
	width: 50%;
	float: left;
	display: inline;
	border: solid 1px white;
	box-sizing: border-box;
	text-indent: 24px;
	font-size: 14px;
	line-height: 2.2;
	margin-bottom: 2px;
	overflow: hidden;
}
.bottom_link_list li a {
	width: 100%;
	padding: 5px;
	display: block;
	color: #555;
	background: #E4E4E4 url(../img/common/icon_fmenu01.png) no-repeat 8px 50%;
}

body.bmenu_light1 .bottom_link_list li:nth-child(1) a,
body.bmenu_light2 .bottom_link_list li:nth-child(2) a,
body.bmenu_light3 .bottom_link_list li:nth-child(3) a,
body.bmenu_light4 .bottom_link_list li:nth-child(4) a,
body.bmenu_light5 .bottom_link_list li:nth-child(5) a,
body.bmenu_light6 .bottom_link_list li:nth-child(6) a,
body.bmenu_light7 .bottom_link_list li:nth-child(7) a,
body.bmenu_light8 .bottom_link_list li:nth-child(8) a,
body.bmenu_light9 .bottom_link_list li:nth-child(9) a,
body.bmenu_light10 .bottom_link_list li:nth-child(10) a,
body.bmenu_light11 .bottom_link_list li:nth-child(11) a,
body.bmenu_light12 .bottom_link_list li:nth-child(12) a,

.bottom_link_list li a:hover {
	color: white!important;
	text-decoration: none!important;
	background: #888 url(../img/common/icon_fmenu01.png) no-repeat 8px 50%;
}
.bottom_link_list:after {
	content: "";
	display: block;
	clear: both;
}

























































