@charset "utf-8";

div.h3_andly01 {
	margin-bottom: 20px;
	border-top: 4px solid #e8e8e8;
	border-bottom: 4px solid #e8e8e8;
	font-size: 16px;
}
	div.h3_andly01 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_andly01 p {
			float: left;
			border-right : 2px solid #e8e8e8;
			padding: 2px;
		}
			div.h3_andly01 p span {
				display: block;
				background: #0080cb;
				padding: 0 8px;
				font-weight: bold;
				color: #fff;
			}
		div.h3_andly01 h3 {
			float: left;
			padding: 2px 0 0 10px;
		}

.newAndly {
}
	.andlyHead {
		float: left;
		width: 240px;
	}
	.andlyContent {
		float: right;
		width: 490px;
	}
	
		.andlyContent h4 {
			margin-bottom: 15px;
			font-size: 15px;
			font-weight: bold;
		}
		.andlyContent 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;
}
		.andlyContent dl {
			margin-top: 5px;
		}
			.andlyContent dl dt {
				margin-bottom: 5px;
	font-weight: bold;
	font-size: 13px;
	margin-top: 10px;
}
			.andlyContent dl dd {
	padding-bottom: 5px;
}

.andlyContent02 {
		float: right;
		width: 760px;
	}
	.andlyContent02 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;
}	