@charset "utf-8";


/* トップページ */

#contentArea {
	margin:0 auto;
	padding:0px;
	width:950px;
	height:100%;
	background-color:#FFFFFF;
	text-align:left;
	background-repeat: repeat-y;
}

	#contentArea .topleft {
		float:left; width:470px;
		font-size:75%;
	}

	#contentArea .topright {
		float:right; width:470px;
		font-size:75%;
	}

		.maintit {
			background:url(../../top/tit_bg.gif) repeat-x;
			height:22px; text-align:center;
			padding-top:3px;
		}

.contenttop {
	background:url(../../top/top.gif) no-repeat top;
	height:5px
}
.contentbtm {
	background:url(../../top/btm.gif) no-repeat top;
	height:5px
}

.contentblock { 
	margin:0 9px;
	width:444px;
	background-color:#FFFFFF;
	border-color:#A1A3B4;
	border-style:solid;
	border-width:0px 1px;
	padding:0px 3px;
	text-align:center
}
	
	.contentblock p { padding-top:3px;}


.contentblock_top {
	background:url(../../top/blocktop.gif) no-repeat bottom;
	height:5px; margin-top:9px;
}

.contentblock_btm {
	background:url(../../top/blockbtm.gif) no-repeat top;
	height:5px; margin-bottom:9px;
}

#contentArea2 {
	margin:10px auto 0px;
	padding:0px;
	width:950px; height:100%;
	background-color:#FFFFFF;
	text-align:left;
}

.contntblock2 {
	background:#f3f4f9;
	border-width:0 2px;
	border-style:solid;
	border-color: #133e98;
	padding:10px 20px;
	font-size:75%;
}
	.contentblock2_top {
		background:url(../../top/block2top.gif) no-repeat bottom;
		height:5px;
	}
	
	.contentblock2_btm {
		background:url(../../top/block2btm.gif) no-repeat top;
		height:5px; margin-bottom:9px;
	}


/* 全体 */

#contentArea_rail {
	width:948px;
	height:100%;
	background-color:#FFFFFF;
	border-color:#A1A3B4;
	border-style:solid;
	border-width:0px 1px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/*  */

.contentArea_btm {
	background-image: url(../img/elements/elementWrap-rail/content-btm.gif);
	background-repeat: no-repeat;
	background-position: 0px 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 10px;
	width: 950px;
	padding: 0px;
}

#content_btm  {
	background-image: url(../img/elements/elementWrap-rail/content-btm.gif);
	background-position: 0px 100%;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.contentArea_top {
	margin:0 auto;
	width:950px;
	background:url(../img/elements/elementWrap-rail/content-top.gif) 0 100% no-repeat;
	height:10px;
}


/* -table　*/

.r_table {
	color:#333;
	line-height:1.2;
	margin:10px 5px;
	background-color:#c7cadf;
	text-align:left;
}

	.r_table td{
		padding:5px;
		background:#FFF;
	}

	.r_table th {
		background:#EFF4F7;
		padding:5px;
		color:#252C7B;
		text-align:center
	}
	
	.r_table li {
		padding-left:13px;
		background: url(../img/area02-bg06.gif) no-repeat 0 0.2em;
	}
	
	.r_table .present {
		font-weight:bold;
		color:#FFB500;
		margin:3px 0;
	}



/* 一覧ページ */

	#contentArea_rail .list_left {
		float:left; width:450px;
		margin-left:5px; padding-right:5px;
		font-size:75%;
	}

	#contentArea_rail .list_right {
	float:right;
	width:450px;
	margin-right:5px;
	padding-left:15px;
	font-size:75%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	}
	
	


/* パス詳細ページ */

#block_psstop {
	padding:20px;
}
	#block_psstop .pass_left { float:left;
	width:450px;
	}
	
	#block_psstop .pass_right { float:right;
		width:420px;
	}

.block_area_blue {
	background-color:#eff4f7;
	padding:15px;
	margin-bottom:10px;
	font-size:75%;
	line-height: 150%;
}


/*　title　*/

.tit_img { 
	margin-bottom:10px;}


.tit_block {
	background:url(../img/tit_back.gif) repeat-x;
	height:43px; margin-bottom:5px;
	text-align:left
}


.heading-rail {
	background:url(../img/elements/elementWrap-rail/bg04.gif) 0 0 repeat-y;
	margin:10px;
}
	.heading-rail h2 {
		background:url(../img/elements/elementWrap-rail/bg05.gif) 0 100% no-repeat;
		display:block;
		font-size:75%;
		color:#fff;
		font-weight:bold;
		padding:6px 11px 8px;
	}


.heading-rail1 h6 {
	background:#f3f4f9;
	color:#11238c;
	font-weight:bold;
	font-size:100%;
	border:solid 1px #e0e4f2;
	border-top:solid 2px #e0e4f2;
	border-bottom:solid 1px #e8e9ed;
	margin-bottom:10px;
}
	.heading-rail1 h6 {
		display:block;
		padding:5px 10px;
		border-top:solid 1px #cbccd8;
		border-bottom:solid 1px #fff;
	}



.block_area {
	font-size:75%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 120%;
}
	.block_area li {
		padding-left:13px;
		background: url(../img/elements/subBlock04-bg01.gif) no-repeat 0 0.2em;
	}
	
	.block_area .txt_red { 
		font-weight:bold;
		font-size:13px;
		padding-bottom:5px
	}


.btn_block { text-align:center;
	background-color:#EFF4F7;
	padding:10px;
	margin:20px 0px;
}



.txt_red { color:#CF1818}


.dot { border-bottom: dotted 1px #aaa;}


.txtno {
	padding-bottom:12px;
	margin-top:-2px;
	padding-left: 10px;
}
	.txtno ol {
		padding-left:20px;
	}
	.txtno ol li {
		color:#333;
		font-size:75%;
		line-height:1.33;
		margin-bottom:3px;
	}
.textno2 {
	font-size: 73%;
	padding-left: 50px;
	list-style-type: upper-roman;
	padding-bottom: 12px;
	height: 150%;
}
.textno2 li {
	margin-bottom: 3px;
}


	
.n_table {
	background-color: #e8e8e8;
	color: #333333;
	top: 20px;
	bottom: 20px;
	border-top-color: #e8e8e8;
	border-right-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
	border-left-color: #e8e8e8;
	font-size: 14px;
}
.n_table th {
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f6f6f6;
}
.n_table tr td {
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

	

.blue {
	font-weight: bold;
	color: #11238C;
	font-size: 12px;
	margin: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
}

.btn_block img {
	padding-right: 20px;
	padding-left: 20px;
}
.subBlock04 .lv1 .right12 {
	padding-left: 12px;
	color: #36c;
}
.fs10 {
	font-size: 12px;
	padding:	3px;
}

