@charset "utf-8";
/* CSS Document */

#gakkou {
	width:660px;
	float:right;
}
h3 {
	background-image: url(../images/h3_title05.gif);
}
h4 {
	padding-top:0;
	margin-top:0;
}
h5 {
	background:url(../../shared/images/icon_arrow02.gif) no-repeat 0 2px;
	padding:0 0 0 15px;
	margin:25px 0 4px;
	font-size:1.2em;
}
#gakkou table {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:100%;
	margin-bottom:20px;
}
#gakkou .td01 {
	border-bottom:1px dotted #bbb;
	border-right:1px solid #ccc;
	background-color:#f3fafb;
	text-align:center;
	vertical-align:top;
	width:70px;
}
#gakkou .td02 {
	border-bottom:1px dotted #bbb;
	border-right:1px solid #ccc;
	background-color:#f8fcfd;
	text-align:center;
}
#gakkou table td {
	border-bottom:1px dotted #bbb;
	border-right:1px solid #ccc;
	vertical-align:top;
}
.kuk_b {
	height:100%;
}
.kuk_b span {
	width:auto;
	float:left;
	padding:0 2px 0 0;
}
.kuk_b p a {
	text-indent:-9999px;
	display:block;
	width:35px;
	float:left;
	height:16px;
	margin:1px 5px 0 0;
	background-repeat: no-repeat;
	background-position:0 0;
	line-height:100%;
}
.kuk_b p a:hover {
	background-position:0 -16px;
}
.kuk_pdf a {
	background-image: url(../images/kuk_pdf.gif);
}
.kuk_doc a {
	background-image: url(../images/kuk_doc.gif);
}
#gakkou dl {
	border-bottom:1px dotted #ccc;
	padding:10px;
	margin:0;
}
#gakkou dl dt {
	font-size:1em;
	border-left:6px solid #01afec;
	margin:0 0 3px;
	padding:0 0 0 35px;
	font-weight:normal;
	text-indent:-30px;
}
#gakkou dl dt strong {
	font-weight:bold;
}
#gakkou dl dd {
	text-indent:-22px;
	padding-left:22px;
}
.blue {
	background-color:#e5f6fd;
}
.ex {
	border:1px solid #ccc;
	margin:0 0 10px;
	padding:10px;
	background-color:#f8f8f8;
}
.extit {
	font-weight:bold;
	padding:0 0 5px;
	margin:0 0 5px;
	border-bottom:1px dotted #ccc;
}
.ex ul {
	margin:0 0 7px;
	padding:0;
	list-style:none;
	color:#666;
}
.ex ul li {
	margin:0 0 0 15px;
	padding:0 0 0 10px;
	background:url(../../shared/images/icon_arrow01.gif) no-repeat 0 5px;
}
.ex .tp01 {
	background-color:#e5e5e5;
}
.ex .tp02 {
	background-color:#cbff5d;
}
