@charset "utf-8";
/*!
 * parts CSS
 * ---------------------------------------------
 * 下層ページのcss
 * 
 */

/*  PIE ！パス確認ください！
---------------------------------*/

.pageHead h1,
.pageTtl,
#Tabs li,
.secNavi li a,
.newsBlock,
.numberList b {
	position: relative;
	behavior: url(/resources/js/PIE.php);
}
 
 /*===================================
	font	
=====================================*/

.newsBlock h2,
.newsBlock .new,
.numberList b {
	font-family: Arial;
}
.topicspath,.topicspath a,.topicspath a:visited,
.pageHead li a,.pageHead li a:visited {
	color: #373737;
}
.pageHead li a:hover,
.contentMenu a:hover,
.notice b,
.point dt {
	color: #ff1b00;
}
#Tabs,
.secNavi a {
	color: #2f2418;
}
.newsBlock h2 {
	color: #626262;
}
.newsBlock time {
	color: #535353;
}
.newsBlock h3 a,.newsBlock h3 a:visited {
	color: #556fb5;
}
.pageHead li.current a,.pageHead li.current a:visited,.pageHead li.current a:hover,.pageHead li a.current,
#Tabs .open,#Tabs li:hover,
.secNavi a:hover,.secNavi .current a,
.subTtl,
.newsBlock .new,
.chartNavi li a:hover,
.numberList b {
	color: #fff;
}

/*
.pageHead li.current,
*/
.topicspath,
.definList dt,
.download time,
.newsBlock time,
.newsBlock .new,
.imgList p,
.notice,
.chartNavi li,
.commentList li,
.explanatory {
	font-size: 12px;
}
.newsBlock h3,
p.summary.notice {
	font-size: 13px;
}
p.summary,
.smlTtl {
	font-size: 16px;
}
.subTtl {
	font-size: 18px;
}
.numberList b {
	font-size: 24px;
}
.pageTtl {
	font-size: 26px;
}
.secNavi.year a,
.numberList b {
	text-align: center;
}
.explanatory {
	text-align: right;
}
.newsBlock .new {
	font-weight: bold;
}
.newsBlock h3,
.notice b {
	font-weight: normal;
}
.download a,
.blankBlk p a,
.blankBlk .link a,
.historyList a {
	text-decoration: underline;
}
.pageHead li a:hover,
.contentMenu a:hover,
.download a:hover,
.secNavi a:hover,
.chartNavi li a:hover,
.blankBlk p a:hover,
.historyList a:hover {
	text-decoration: none;
}

/*===================================
	layout	
=====================================*/

.contentMenu ul,
#Tabs,
.secNavi ul,
.imgList,
.parallelBlk,
.numberList li {
	overflow: hidden;
	zoom: 1;
}
.pageHead {
	float: left;
	width: 220px;
}
.content {
	float: right;
	width: 700px;
}

/*===================================
	background	
=====================================*/



/*  sprite
---------------------------------*/

.pageHead li a,
#Tabs li,
.secNavi a,
.smlTtl,
.link {
	background-image: url(../images/base/sprite.png);
	background-repeat: no-repeat;
}
.pageHead h1 a,
.pageHead li a,
.secNavi a {
	display: block;
}
.pageHead h1 a {
	text-indent: -999em;
}
/*{
	opacity: .7;
}*/

/*===================================
	パンくず	
=====================================*/

.topicspath {
	height: 57px;
	line-height: 58px;
}
.topicspath li {
	display: inline;
}
.topicspath li:after {
	content: "／";
	padding-left: 4px;
}
.topicspath li:nth-last-of-type(1):after,.topicspath li.end:after {
	content: "";
}

/*===================================
	pageHead	
=====================================*/

.pageHead {
	padding-top: 1px;
	border-top: solid 2px #ddd4d4;
}
.pageHead h1 {
	height: 63px;
	padding-top: 24px;
	background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), color-stop(0.275, #fefefe), to(#fff));
	background: -webkit-linear-gradient(top, #f6f6f6, #fefefe 27.5%, #fff);
	background: -moz-linear-gradient(top, #f6f6f6, #fefefe 27.5%, #fff);
	background: -ms-linear-gradient(top, #f6f6f6, #fefefe 27.5%, #fff);
	background: -o-linear-gradient(top, #f6f6f6, #fefefe 27.5%, #fff);
	background: linear-gradient(top, #f6f6f6, #fefefe 27.5%, #fff);
	-pie-background: linear-gradient(top, #f6f6f6, #fefefe 27.5%, #fff);
}
.pageHead h1 a {
	width: 100%;
	height: 40px;
	background: no-repeat 50% 0;
}
.pageHead ul {
	border-top: solid 1px #eaeaea;
}
.pageHead li {
	position: relative;
	margin-top: 1px;
	padding-bottom: 1px;
	background: url(../images/base/bd_dotte.png) repeat-x 0 100%;
}
.pageHead li a {
	height: 44px;
	padding: 0 0 2px 26px;
	background-position: -1094px -92px;
	line-height: 45px;
}
.pageHead li a:hover {
	background-color: #f1eeee;
}
.pageHead li.current a,.pageHead li.current a:hover {
	background-color: #ff1b00;
	background-position: -1094px -366px;
}
.pageHead li.current a {
	cursor: default;
}
.pageHead li a.current,.pageHead li a.current:hover {
	background-color: #ff1b00;
	background-position: -1094px -366px;
}
.pageHead li a.current {
	cursor: default;
}
.pageHead li a.outside:after {
	top: 15px;
	right: 10px;
}
.pageHead a.outside:hover:after {
	background-image: url(../images/base/ico_outside_on.png);
}

/*===================================
	下層トップ　コンテンツメニュー
=====================================*/

.contentMenu ul {
	margin-left: -20px;
}
.contentMenu li {
	position: relative;
	float: left;
	width: 220px;
	height: 161px;
	margin-left: 20px;
}
.contentMenu img {
	margin-bottom: 8px;
}
.contentMenu a:hover:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 214px;
	height: 99px;
	border: solid 3px #ff1b00;
}

/*===================================
	見出し 共通テキスト	
=====================================*/

.subTtl,
.smlTtl {
	clear: both;
}
.visualTtl {
	margin-bottom: 25px;
	border-top: solid 2px #ff1b00;
}
.pageTtl {
	height: 92px;
	margin-bottom: 22px;
	padding-left: 27px;
	background-color: #ededed;
	background-repeat: no-repeat;
	background-position: 100% 0;
	box-shadow: 0 2px 0 0 rgba(214,214,214,.6) inset;
	line-height: 93px;
}
.subTtl {
	height: 38px;
	margin-bottom: 25px;
	padding-left: 10px;
	border-top: solid 1px #d6dee4;
	background: #7793a7;
	line-height: 38px; 
}
.blankBlk .subTtl {
	margin: 0 -20px 25px;
}
.smlTtl {
	padding-left: 28px;
	margin: 25px 0 10px;
	background-position: -1100px -730px;
}
p.summary {
	margin: 0 20px 20px;
	line-height: 2;
}
.blankBlk p.summary {
	margin: 0 0 20px;
}
.catTop	p.summary {
	margin: 0 10px 30px;
}
.notice {
	margin-top: 1em;
}
.link {
	padding-left: 20px;
	background-position: -1100px -677px;
}


/*===================================
	secNavi タブコンテンツ
=====================================*/

#Tabs,
.secNavi ul {
	margin: 0 0 39px -20px;
}
.secNavi.year ul {
	margin: 0 0 25px -10px;
}
#Tabs li,
.secNavi li {
	float: left;
	margin: 0 0 15px 20px;
}
#Tabs li,
.secNavi a {
	width: 191px;
	height: 40px;
	padding-left: 29px;
	background-color: #f6f6f6;
	background-position: -1091px -467px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	box-shadow: -1px -1px 0 0 #eee inset;
	line-height: 41px;
	cursor: pointer;
}
.secNavi .lg a {
	width: 411px;
}
.secNavi.year li {
	margin: 0 0 12px 10px;
}
.secNavi.year a {
	width: 91px;
	padding: 0;
	background-image: none;
}
#Tabs li span,
.secNavi a span {
	display: block;
	padding-top: 5px;
	line-height: 1.2;
}
#Tabs li.open,
#Tabs li:hover,
.secNavi a:hover,
.secNavi .current a,
.secNavi a.current {
	background-color: #7793a7;
	background-position: -1091px -517px;
	box-shadow: -1px -1px 0 0 #738ea2 inset;
}
.secNavi a.outside {
	padding-right: 0;
}
.secNavi a.outside:after {
	top: 15px;
	right: 10px;
}
.content .secNavi a.outside:hover:after {
	background-image:  url(../images/base/ico_outside_w_on.png);
}

/*===================================
	block
=====================================*/

.blankBlk {
	margin-bottom: 40px;
	padding: 0 20px;
	border-top: solid 2px #c7d2da;
	line-height: 1.6;
}
.blankBlk.nb {
	border: none;
}
.parallelBlk {
	margin-left: -20px;
}
.parallelBlk li {
	float: left;
	width: 320px;
	margin: 0 0 20px 20px;
}

/*===================================
	リスト項目など
=====================================*/

/*  table風
---------------------------------*/

.definList {
	background: url(../images/base/bg_defin_list.jpg) repeat-y 0 0;
}
.definList dt {
	position: relative;
	width: 176px;
	padding: 1.2em 0 0 14px;
}
.definList dd {
	margin: -1.6em 0 0;
	padding: 0 0 1em 202px;
	background: url(../images/base/bg_defin_list_dd.jpg) no-repeat 0 100%;
}

/*  ダウンロード
---------------------------------*/

.download {
	padding: 20px;
	border: solid 2px #eaeaea;
}
.download dt {
	margin-bottom: 10px;
}
.download time {
	padding-left: 0.5em;
}

/*  インラインリスト
---------------------------------*/

.inln li {
	display: inline;
	padding-right: 1em;
}

/*  リスト
---------------------------------*/

.asterisk li:before {
	content: "*";
}
ol.dem {
	margin-left: 1.6em;
}
ol.dem li {
	list-style: outside decimal;
	margin-bottom: 0.5em;
}
.disc li {
	margin-bottom: 0.5em;
	padding-left: 1em;
}
.disc li:before,
.square li:before,
.arrow li:before {
	display: inline-block;
}
.disc li:before {
	content: "・";
	text-indent: -1em;
}
.square li:before {
	content: "■ ";
}
.arrow li:before {
	content: "→ ";
}
dl.point {
	padding: 1em;
	border: dotted 1px #ccc;
}
dl.point dt {
	margin-bottom: 5px;
}

/*  数字リスト
---------------------------------*/

.numberList li {
	margin-bottom: 2em;
}
.numberList b {
	float: left;
	width: 38px;
	height: 38px;
	padding: 0;
	border: solid 3px #e3d4af;
	background: none;
	background: #c3a96c;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.numberList p {
	margin-left: 55px;
}

/*  画像
---------------------------------*/

.imgleft {
	float: left;
	margin-right: 20px;
}
.imgright {
	float: right;
	margin-left: 20px;
}
.lgimg {
	margin-top: 30px;
}
.lgimg img {
	margin: 0 auto;
}
.lgimg.bd {
	border: solid 1px #ccc;
}
figcaption {
	margin-top: 10px;
}
.imgList li {
	float: left;
}
.imgList p {
	margin-top: 5px;
}

/*  chartNavi（図リンクメニュー）
---------------------------------*/

.chartNavi {
	position: relative;
}
.chartNavi p img {
	margin: 0 auto;
}
.chartNavi .note {
	margin-top: 10px;
}
.chartNavi li {
	position: absolute;
	background: #fff;
	line-height: 1.2;
}
.chartNavi li span:before,
.chartNavi li a:before {
	content: "●";
	padding-right: 2px;
	color: #7793a7;
	font-size: 12px;
}
.chartNavi li a {
	display: inline-block;
	padding: 2px 4px 2px 2px;
	border: solid 1px #e1e1e1;
	background: #f5f5f5;
}
.chartNavi li a:hover {
	background-color: #7793a7;
}
.chartNavi li a:hover:before {
	color: #fff;
}

/*  commentList（図解説）
---------------------------------*/

.commentList {
	position: relative;
	margin-bottom: 30px;
}
.commentList li {
	position: absolute;
	display: inline-block;
	padding: 2px 4px;
	border: solid 1px #e1e1e1;
	background: #f5f5f5;
	line-height: 1.4;
}

/*  newsBlock
---------------------------------*/

.newsBlock {
	margin-bottom: 31px;
	padding: 18px 20px 25px 15px;
	border: solid 1px #d4d4d4;
	box-shadow: 0 0 4px 1px rgba(229,229,229,.75) inset;
}
.newsBlock time {
	float: left;
	width: 80px;
	margin-left: 9px;
}
.newsBlock h2 {
	float: left;
	margin-bottom: 24px;
	line-height: 1;
}
.newsBlock ul {
	clear: both;
}
.newsBlock li {
	margin-top: 0.8em;
	padding-top: 0.8em;
	border-top: dotted 1px #f4d9dc;
}
.newsBlock .new {
	display: block;
	float: left;
	padding: 0 5px;
	background: #e60012;
}
.newsBlock a {
	display: block;
	max-width: 485px;
	margin-left: 137px;
}

/*  動画
---------------------------------*/

.movieBlk {
	margin: 30px 0 0;
}

/*===================================
	
=====================================*/


/*  
---------------------------------*/


/*  
---------------------------------*/



/*  
---------------------------------*/




/*===================================
		
=====================================*/



/*===================================
		
=====================================*/



/*===================================
		
=====================================*/

/************************************************************************************
smaller than 660px
*************************************************************************************/
@media screen and (max-width: 660px) {
	
	/*===================================
		font
	=====================================*/
	
	.pageMenu h2,
	.pageMenu li.current a,.pageMenu li.current a:visited,.pageMenu li.current a:hover,
	.pageMenu li a.current,.pageMenu li a.current:visited,.pageMenu li a.current:hover {
		color: #fff;
	}
	.pageHead h1,.pageHead h1 a,.pageHead h1 a:visited {
		color: #454545;
	}
	.pageMenu a,.pageMenu a:visited {
		color: #373737;
	}
	.topicspath,
	.newsBlock time,
	.newsBlock .new,
	.imgList p,
	.notice,
	.commentList l,
	.explanatory i {
		font-size: 14px;
	}
	.definList dt,
	.download time,
	p.summary.notice {
		font-size: 16px;
	}
	.pageMenu h2,
	#Tabs,
	.secNavi,
	.newsBlock h3 {
		font-size: 18px;
	}
	.pageMenu li {
		font-size: 18.5px;
	}
	p.summary,
	.smlTtl {
		font-size: 22.5px;
	}
	.pageHead h1 {
		font-size: 24px;
	}
	.pageTtl {
		font-size: 28px;
	}
	.pageMenu h2 {
		font-weight: normal;
	}
	.pageHead h1 a:hover,
	.pageMenu li a:hover {
		text-decoration: none;
	}
	
	/*===================================
		layout	
	=====================================*/
	
	.pageHead,
	.content {
		float: none;
	}
	.pageHead {
		width: 640px;
	}
	.content {
		width: 600px;
	}
	.content {
		margin-bottom: 50px;
	}
	/*{
		height: auto;
	}*/
	.pageMenu ul {
		overflow: hidden;
	}
	
	/*===================================
		background	
	=====================================*/
	
	
	
	/*  sprite
	---------------------------------*/
	
	.pageMenu li a {
		background: url(../images/base/sprite.png) no-repeat;
	}
	.pageMenu li a {
		display: block;
	}
	/*{
		text-indent: -999em;
	}*/
	.pageMenu li a:hover {
		opacity: .7;
	}
	
	/*===================================
		パンくず	
	=====================================*/
	
	.topicspath {
		height: auto;
		padding: 12px 0;
		line-height: 1.4;
	}
	
	/*===================================
		pageHead	
	=====================================*/
	
	.pageHead {
		margin: 0 -20px 20px;
		border: none;
		border-bottom: solid 2px #ff1b00;
	}
	.pageHead h1 {
		height: 54px;
		padding: 0 20px;
		background: none;
		-pie-background: none;
		background: #f3f4f5;
		line-height: 55px;
	}
	.pageHead h1 a {
		width: auto;
		height: auto;
		background: none;
		text-indent: 0;
	}
	
	/*===================================
		pageMenu
	=====================================*/
	
	.pageMenu {
		margin: 0 -20px;
	}
	.pageMenu h2 {
		height: 35px;
		margin-bottom: 20px;
		padding: 0 20px;
		background: #aaa;
		line-height: 36px;
	}
	.pageMenu ul {
		margin: 0 19px 0 17px;
		padding: 1px 1px 2px;
	}
	.pageMenu li {
		float: left;
		margin: 0 0 -1px 2px;
		border: solid 1px #eaeaea;
		box-shadow: 0 0 1px 0 #fbfbfb;
	}
	.pageMenu li a {
		width: 262px;
		height: 51px;
		padding-left: 33px;
		border: solid 1px;
		border-top-color: #f9f9f9;
		border-left-color: #fdfdfd;
		border-right-color: #fdfdfd;
		border-bottom-color: #fefefe;
		background-color: #f6f6f6;
		background-position: -1093px -134px;
		line-height: 52px;
	}
	.pageMenu li a:hover {
		background-color: #f1eeee;
	}
	.pageMenu li.current a,.pageMenu li.current a:hover,
	.pageMenu li a.current,.pageMenu li a.current:hover {
		background-color: #ff1b00;
		background-position: -1094px -414px;
	}
	.pageMenu a.outside {
		padding-right: 0;
	}
	.pageMenu  a.outside:after {
		top: 16px;
		right: 10px;
	}
	.pageMenu a.outside:hover:after {
		background-image: url(../images/base/ico_outside_on_sp.png);
	}
	
	/*===================================
		下層トップ　コンテンツメニュー
	=====================================*/
	
	.contentMenu li {
		width: 290px;
		height: 213px;
	}
	.contentMenu img {
		margin-bottom: 10px;
	}
	.contentMenu a:hover:before {
		width: 284px;
		height: 133px;
	}
	
	/*===================================
		見出し	共通テキスト
	=====================================*/
	
	.visualTtl {
		margin-bottom: 20px;
		border: none;
	}
	.pageTtl {
		margin: 0 -20px 25px;
		padding: 0 20px;
	}
	.subTtl,
	.blankBlk .subTtl {
		margin: 0 0 20px;
		padding-left: 22px;
	}
	.smlTtl {
		background-position: -1100px -725px;
	}
	p.summary {
		margin: 0 0 25px;
	}
	.catTop	p.summary {
		margin-bottom: 35px;
	}
	.link {
		background-position: -1100px -674px;
	}
	.link.lg {
		line-height: 1.4;
	}
	
	/*===================================
		secNavi タブコンテンツ
	=====================================*/
	
	#Tabs,
	.secNavi ul {
		margin-bottom: 59px;
	}
	.secNavi.year ul {
		margin-left: -18px;
	}
	#Tabs li,
	.secNavi li {
		margin-bottom: 16px;
	}
	.secNavi.year li {
		margin-left: 18px;
	}
	#Tabs li,
	.secNavi a {
		width: 255px;
		height: 50px;
		padding-left: 35px;
		background-position: -1092px -566px;
		line-height: 51px;
	}
	.secNavi .lg a {
		width: 565px;
	}
	.secNavi.year a {
		width: 85px;
	}
	#Tabs li.open,
	#Tabs li:hover,
	.secNavi li a:hover,
	.secNavi .current a {
		background-position: -1092px -616px;
	}
	.secNavi a.outside {
		display: block;
	}
	.secNavi a.outside:after {
		top: 16px;
	}
	.content .secNavi a.outside:hover:after {
		background-image:  url(../images/base/ico_outside_w_on_sp.png);
	}
	
	/*===================================
		block
	=====================================*/
	
	.blankBlk {
		padding: 0;
	}
	.parallelBlk {
		margin-left: -0;
	}
	.parallelBlk li {
		float: none;
		width: auto;
		margin: 0 0 20px;
	}
	
	/*===================================
		リスト項目など
	=====================================*/
	
	/*  画像
	---------------------------------*/
	
	.imgList .brk {
		clear: both;
	}
	.sp-widthmax {
		width: 100%;
	}
	
	/*  newsBlock
	---------------------------------*/
	
	.newsBlock {
		margin-bottom: 42px;
		padding: 19px 16px 15px 20px;
	}
	.newsBlock time {
		float: none;
		width: auto;
	}
	.newsBlock li {
		position: relative;
	}
	.newsBlock h3 {
		margin-top: 10px;
		margin-left: 10px;
	}
	.newsBlock .new {
		float: none;
		position: absolute;
		top: 20px;
		left: 98px;
	}
	.newsBlock a {
		max-width: inherit;
		margin-left: 0;
	}
	
	/*  動画
	---------------------------------*/
	
	.movieBlk img {
		width: 100%;
	}
	
	/*===================================
		
	=====================================*/
	
	
	
	
	
}