@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

#img_top {
	width: 780px;
	height: 240px;
	background: url(common/images/img_top.jpg) no-repeat;
	text-indent: -9999em;
}

#flash {
    width: 780px;
	height: 210px;
	border-bottom: 1px solid #D90000;
	margin-bottom: 10px;
}

.box_new {
	width: 540px;
	_width: 560px;
	height: 140px;
	margin: 0px;
	padding: 10px;
	overflow: auto;
}

.box_new p {
	background: url(common/images/marker_red.gif) left 5px no-repeat;
	padding:  3px 0px 3px 15px;
	display: block;
}

.box_new .box_01 {
    width: 500px;
	margin-left: 15px;
	font-size: 0.9em;
}

.box_02 {
    width: 500px;
	margin-left: 15px;
}
.box_02 .fltlft {
    font-size: 0.9em;
}
    

.top_contents_01 {
    width: 560px;
	height: 100px;
	background: url(common/images/bt_topabout.jpg) left top no-repeat;
	margin-bottom: 10px;
}

.top_contents_01 p {
    padding: 76px 0px 0px 192px;
}

.top_contents_01b {
    width: 560px;
	height: 231px;
	margin-bottom: 10px;
}

.top_contents_02 {
    width: 560px;
	height: 100px;
	background: url(common/images/bt_topcourse.jpg) left top no-repeat;
	margin-bottom: 10px;
}

.top_contents_02 p {
    padding: 5px 0px 0px 10px;
	line-height: 115%;
}

.box_ryugaku a:hover img {
    filter: alpha(opacity=70); 
	-moz-opacity:0.70;
	opacity:0.70;
} 