@charset "utf-8";

div.h3_bgdanshi01 {
	margin-bottom: 20px;
	border-top: 4px solid #e8e8e8;
	border-bottom: 4px solid #e8e8e8;
	font-size: 15px;
	background: #0080cb;
	font-weight: bold;
	color: #fff;
}
	div.h3_bgdanshi01 div {
		border-top   : 1px solid #fff;
		border-bottom: 1px solid #fff;
		border-left  : 2px solid #e8e8e8;
		border-right : 2px solid #e8e8e8;
		overflow: hidden;
		*zoom: 1;
	}
		div.h3_bgdanshi01 p {
			float: left;
			padding: 2px;
		}
			div.h3_bgdanshi01 p span {
				display: block;
				background: #0080cb;
				padding: 0 8px;
				font-weight: bold;
				color: #fff;
			}
		div.h3_bgdanshi01 h3 {
			float: right;
			padding: 2px 0 0 10px;
		}

div.h3_bgdanshi02 {
	margin-bottom: 20px;
	border-top: 4px solid #e8e8e8;
	border-bottom: 4px solid #e8e8e8;
	font-size: 16px;
}
	div.h3_bgdanshi02 div {
		border-top   : 1px solid #fff;
		border-bottom: 1px solid #fff;
		border-left  : 2px solid #e8e8e8;
		border-right : 2px solid #e8e8e8;
		overflow: hidden;
		*zoom: 1;
	}
		div.h3_bgdanshi02 p {
			float: left;
			border-right : 2px solid #e8e8e8;
			padding: 2px;
		}
			div.h3_bgdanshi02 p span {
				display: block;
				background: #0080cb;
				padding: 0 8px;
				font-weight: bold;
				color: #fff;
			}
		div.h3_bgdanshi02 h3 {
			float: left;
			padding: 2px 0 0 10px;
		}




.largemarker {
      background-color: #FF6699;
	  color: #FFF;
      padding: 0.3em;
      margin-left: 0.3em;
      margin-right: 0.3em;
      }




.bgdanshi {
}
	.bgdanshiHead {
		float: left;
		width: 240px;
	}
	.bgdanshiHead1 {
		float: left;
		width: 350px;
	}
	.bgdanshiHead2 {
		float: left;
		width: 150px;
	}
	.bgdanshiContent {
		float: right;
		width: 490px;
		font-size: 12px;
	}
	.bgdanshiContent1 {
		float: right;
		width: 380px;
		font-size: 12px;
	}
	.bgdanshiContent2 {
		float: right;
		width: 560px;
	}
	
		.bgdanshiContent h4 {
			margin-bottom: 15px;
			font-size: 15px;
			font-weight: bold;
		}
		.bgdanshiContent2 h4 {
			margin-bottom: 15px;
			font-size: 15px;
			font-weight: bold;
		}
		.bgdanshiContent h5 {
			background: url(../../common/images/icn_circle_01.gif) no-repeat left center;
			padding-left: 15px;
			color: #007fcb;
	font-size: 15px;
	line-height: 1.3em;
}
		.bgdanshiContent dl {
			margin-top: 5px;
		}
			.bgdanshiContent dl dt {
				margin-bottom: 5px;
	font-weight: bold;
	font-size: 13px;
	margin-top: 10px;
}
			.bgdanshiContent dl dd {
	padding-bottom: 5px;
}

.bgdanshiContent02 {
		float: right;
		width: 760px;
	}
	.bgdanshiContent02 h4 {
			margin-bottom: 15px;
			font-size: 15px;
			font-weight: bold;
		}


.lastUpdate {
	font-size: 11px;
	color: #666;
}

.boxOption {
    background-color: #F5F5F5;
    	padding: 20px 30px;
}

div.h3_andly02 {
	background: url(../images/bg_andly01.gif) no-repeat left bottom;
	padding: 0 0 10px;
	width: 760px;
	overflow: hidden;
}
	div.h3_andly02 dl {
		background: url(../images/bg_andly01.gif) no-repeat left top;
		padding: 10px 13px 0;
		overflow: hidden;
		*zoom: 1;
	}
		div.h3_andly02 dl dt {
			float: left;
			width: 59px;
		}
		div.h3_andly02 dl dd {
			float: left;
			width: 675px;
		}
			div.h3_andly02 dl dd ul {
				padding-left: 15px;
			}
				div.h3_andly02 dl dd ul li {
					float: left;
					margin-right: 20px;
				}
					div.h3_andly02 dl dd ul li a {
						padding: 2px;
						color: #007fcb;
						white-space: nowrap;
						text-decoration: none;
						*zoom: 1;
					}
					div.h3_andly02 dl dd ul li a:hover {
						background: #ffe000;
						color: #00a53b;
					}
div.ul_andly01 {
	width: 760px;
	overflow: hidden;
}
	div.ul_andly01 ul {
		width: 800px;
		overflow: hidden;
	}
		div.ul_andly01 ul li {
			float: left;
			background: #f5f5f5;
			margin: 0 15px 20px 0;
			width: 180px;
		}
			div.ul_andly01 ul li h5 {
				background: #fff;
				border-top: 4px solid #0080cb;
				padding: 2px 0;
				font-weight: bold;
				color: #007fcb;
			}
			div.ul_andly01 ul li dl {
				padding: 8px;
				color: #000;
			}
				div.ul_andly01 ul li dl dt {
				}
				div.ul_andly01 ul li dl dd {
					font-size: 14px;
					font-weight: bold;
				}
			div.ul_andly01 ul li div {
				background: url(../../common/images/bg_dotX03.gif) repeat-x left top;
				padding: 10px;
			}
				div.ul_andly01 ul li div p {
					font-weight: bold;
				}
				div.ul_andly01 ul li div .numberBtn {
					background: none;
					padding: 0;
					width: 160px;
					overflow: hidden;
				}
					div.ul_andly01 ul li div .numberBtn ol {
						width: 165px;
					}
						div.ul_andly01 ul li div .numberBtn ol li {
							float: left;
							margin: 0 5px 4px 0;
							width: auto;
						}
							div.ul_andly01 ul li div .numberBtn ol li a {
								vertical-align: top;
							}
.h4_andly01 {
	background: url(../images/bg_andly02.gif) repeat-x left center;
	margin-bottom: 20px;
	*zoom: 1;
}
	.h4_andly01 span {
		font-size: 16px;
		font-weight: bold;
		background-color: #FFF;
		padding-right: 6px;
	}
	

.andly_kokutai
{
	position: relative;
	clear: both;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #e5f2fa;
	padding: 15px;
	font-size: 13px;
	font-weight: bold;
}

.table_01 {
	width: 100%;
	border: 3px solid #ccc;
}

.table_01 .segbtm {
	border-bottom: 3px solid #ccc;
}

.table_01 th,
	.table_01 td {
	vertical-align: middle;
}

.table_01 th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f3f3f3;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
}

.table_01 td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

.table_01 th div {
	margin: 7px 4px;
}

.table_01 td div {
	margin: 7px 4px;
}

.table_01 .gaiyou01{
	width: 100px;
	text-align: center;
}

.table_01 .gaiyou02 {
	width: 80px;
	background: #ffffff;
	text-align: right;
}

.table_01 .gaiyou03 {
	background: #ffffff;
	text-align: left;
}

.table_01 .juni{
	text-align: center;
}

.table_01 .toumei01{
	text-align: left;
}

.table_01 .toku01{
	text-align: center;
}

.table_01 .toumei02{
	text-align: center;
}

.table_01 .toku02{
	text-align: center;
}

.table_01 .shimei01{
	width: 160px;
	text-align: center;
}

.table_01 .km01{
	width: 160px;
	text-align: center;
}


