@charset "UTF-8";

h2 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.2em;
	background-image: url(../img/common/h2_bar.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 640px;
	text-indent: 15px;
	line-height: 40px;
	margin-bottom: 10px;
}

#content {
	width: 640px;
	height: auto;
    /*overflow:auto;/*opera9.5x.以降向け*/
    font: 100.01%/20px "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka,;
	letter-spacing: 0.1em;
	text-align:justify;
	text-justify:distribute;
	color: #666666;
}#content_naka {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

.imgwaku {
	padding: 2px;
	border: 1px solid #cccccc;
	background: #FFFFFF;
}



.center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.left {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
.both {
	clear: both;
}
.pdtb30 {
	padding-top: 30px;
	padding-bottom: 30px;
}
#sisetu {
	font-size: 12px;
	background-color: #f5f5f5;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 610px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #999999;
}
#sisetu td {
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#movie_box {
	float: left;
	width: 305px;
	text-align: center;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#movie_box p {
	padding-top: 15px;
	padding-bottom: 20px;
	font-size: 12px;
}
h4 {
	background-image: url(../img/common/h4_bar.gif);
	background-repeat: no-repeat;
	width: 610px;
	height: 35px;
	font-size: 13px;
	line-height: 35px;
	text-indent: 10px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
}

.toph4 {
	background-image: url(../img/common/h4_bar.gif);
	background-repeat: no-repeat;
	width: 610px;
	height: 35px;
	font-size: 13px;
	line-height: 27px;
	text-indent: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	}

.plan {
	font-size: 13px;
	border-collapse:collapse;
	border:solid 1px #cccccc;
	width: 100%;
	}


.plan td {
	background-color: #65b6fc;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.plan .td_usiro {
	background-color: #FFFFFF;
}
h5 {
	height: auto;
	width: 608px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #65b6fc;
	border-right-color: #65b6fc;
	border-bottom-color: #65b6fc;
	border-left-color: #65b6fc;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 3px;
	padding-left: 3px;
}
#photo {
	margin-top: 20px;
}
#photo td {
	text-align: center;
	font-size: 12px;
	padding-right: 11px;
	padding-left: 11px;
}
.namae_gyo {
	height: 30px;
	margin-bottom: 20px;
}
.btn_g {
	background-image: url(../img/student/majio_btg.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 287px;
	text-align: center;
	font-size: 13px;
	line-height: 40px;
	margin-top: 20px;
	letter-spacing: 0.3em;
	float: left;
	margin-left: 12px;
}
.bus_aka {
	color: #FF0000;
}
.bus_green {
	color: #009966;
}
.orengi {
	color: #FF9900;
}
a:link {
	color: #0099FF;
}
a:visited {
	color: #0099FF;
}

dl{
maegin:10px;
}
dt{
font-weight:600;
}
dd{
margin-left:10px;
}
