@charset "utf-8";

/*　学校案内
------------------------------------------------------------ */

#img_top {
    width: 780px;
	_width: 800px;
	padding: 0 10px;
	background: url(../common/images/img_guidance.jpg) left top no-repeat;
	text-indent: -9999em;
	height: 150px;
}

#flash {
    width: 780px;
	_width: 800px;
	padding: 0 10px;
	background: url(../common/images/header_bg.jpg) left top no-repeat;
	height: 250px;
}

#tx_main .box_01 {
    width: 525px;
	margin-left: 16px;
	background: url(../common/images/guidance_photo02.jpg) right top no-repeat;
}

#tx_main dl {
    width: 525px;
	padding-bottom: 20px;
	/*margin-left: 16px;*/
}

#tx_main dt {
    width: 88px;
	float: left;
	font-weight: bold;
	padding-bottom: 10px;
	clear: both;	
}

#tx_main dd {
    width: 437px;
	float: right;
	text-align: left;
	padding-bottom: 10px;
	_clear: both;
}

.map {
    width: 525px;
	height: 258px;
	_height: 278px;
	margin-left: 16px;
	padding-bottom: 20px;
}

.g_box02 {
    width: 180px;
	padding: 1px 5px;
	text-align: center;
	border: 1px solid #333;
	background-color: #666;
	font-size: 0.9em;
	color: #FFF;
	float: right;
	/*clear: both;*/
}

.g_box02 a {
    color: #FFF;
	text-decoration: none;
}
.g_box02 a:hover {
    color: #FFCC00;
	text-decoration: underline;
}

.g_box02b {
    width: 180px;
	padding: 1px 5px;
	text-align: center;
	border: 1px solid #333;
	background-color: #666;
	font-size: 0.9em;
	color: #FFF;
	float: right;
	margin-bottom: 1em;
}

.g_box02b a {
    color: #FFF;
	text-decoration: none;
}
.g_box02b a:hover {
    color: #FFCC00;
	text-decoration: underline;
}

.table_01 {
    width: 120px;
	font-size: 1em;
	margin-left: 228px;
}