@charset "utf-8";


.red {
	color:#C00;
}


.div_mizupro_ttl h3 {
	background: url(../../../images/activity_ico07.gif) no-repeat left 0.4em;
	color: #0575b5;
	font-size: 1.4em;
	padding-left: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

.main_img {
	width: 990px;
	height: 184px;
	background: url(../../images/main_education_img01.jpg) no-repeat 0 0;
}

.w200 {
	width: 200px;
}

ul.mizupro01 {
	width: 250px;
}

ul.mizupro01 li{
	width: 120px;
	float: left;
	margin-bottom: 10px;
}

ul.mizupro01 li div{
	margin-bottom: 5px;
}

ul.mizupro01 li p{
	font-size: 10px;
	line-height: 110%;
	text-align: center;
}

.table_mizupro_01 {
	border-left: 3px solid #ccc;
	border-right: 3px solid #ccc;
	border-top: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	width: 570px;
	_width: 564px;
}

.table_mizupro_01 tr.segbtm{
	border-bottom: 3px solid #ccc;
}

.table_mizupro_01 th,
.table_mizupro_01 td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}

.table_mizupro_01 th {
	width: 100px;
	background: #f3f3f3;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}

.table_mizupro_01 td.icoDl  {
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
}

.table_mizupro_01 th.title {
	width: 490px;
}

.table_mizupro_01 th div {
	padding: 6px 0;
	line-height: 2;
}

.table_mizupro_01 td div {
	padding: 6px;
	line-height: 2;
}

.p_dotlist {
	padding-left: 1.5em;
	font-weight: bold;
	background: url(../../../../common/images/icn_dot_02.gif) no-repeat left center;
	margin-bottom: 0.5em;
	color: #999;
	white-space: nowrap;
}

.a_dotlink {
	padding-left: 1.5em;
	font-weight: bold;
	background: url(../images/icn_arrow_R01.gif) no-repeat left center;
	margin-bottom: 0.5em;
	white-space: nowrap;
}


.boxOption {
	background-color: #f5f5f5;
	padding: 15px;
}

.boxOption a {
	text-decoration: underline;
}

.boxOption h3 {
	background: url(../../../../common/images/icn_circle_01.gif) no-repeat left center;
	font-size: 16px;
	padding-left: 15px;
}

.h4_news {
	background: url("../../../images/activity_ico08.gif") no-repeat left center;
	font-size: 14px;
	padding-left: 1em;
	font-weight: bold;
}

div.ul_andly03 {
	width: 760px;
	overflow: hidden;
}
	div.ul_andly03 ul {
		width: 800px;
		overflow: hidden;
	}
		div.ul_andly03 ul li {
			float: left;
			background: #f5f5f5;
			margin: 0 15px 20px 0;
			width: 360px;
		}
			div.ul_andly03 ul li h5 {
				background: #fff;
				border-top: 4px solid #F75F85;
				padding: 2px 0;
				font-weight: bold;
				color: #F75F85;
			}
			div.ul_andly03 ul li dl {
				padding: 8px;
				color: #000;
			}
				div.ul_andly03 ul li dl dt {
				}
				div.ul_andly03 ul li dl dd {
					font-size: 14px;
					font-weight: bold;
				}
			div.ul_andly03 ul li div {
				background: url(../../common/images/bg_dotX03.gif) repeat-x left top;
				padding: 10px;
			}
				div.ul_andly03 ul li div p {
					font-weight: bold;
				}
				div.ul_andly03 ul li div .numberBtn {
					background: none;
					padding: 0;
					width: 160px;
					overflow: hidden;
				}
					div.ul_andly03 ul li div .numberBtn ol {
						width: 165px;
					}
						div.ul_andly03 ul li div .numberBtn ol li {
							float: left;
							margin: 0 5px 4px 0;
							width: auto;
						}
							div.ul_andly03 ul li div .numberBtn ol li a {
								vertical-align: top;
							}


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: #F75F85;
				padding: 0 8px;
				font-weight: bold;
				color: #fff;
			}
		div.h3_andly01 h3 {
			float: left;
			padding: 2px 0 0 5px;
		}