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

div#contents h1{
	background: url(../img/about/logo_fine2.png) no-repeat;
	width: 201px; height: 195px;
	text-indent: -9999px;
	float: left;
}

div#contents h2{
	background: url(../img/about/title_schedule.png) no-repeat;
	width: 716px; height: 154px;
	text-indent: -9999px;
	float:right;
}

div.ptop{
	width:626px;
	margin:15px 0 20px 0;
	border-top:#23c84d solid 1px;
	text-align:right;
	padding-top:10px;
}

div.ptop_anchor{
	height:0px;
	text-indent:-9999px;
	margin:0; padding:0;
}

div#inst_link{
	margin-top:20px;
	border-top:#23c84d dotted 1px;
	padding-top:15px;
}

div#inst_link a:link{ color:#23c84d; text-decoration:none;}
div#inst_link a:visited{ color:#23c84d; text-decoration:none;}
div#inst_link a:hover{ color:#23c84d; text-decoration:underline;}

/*----------------------------------
レフトナビ設定
----------------------------------*/
div#l_navi{
	width:193px;
	height:384px;
	background-color:#b6fdc8;
	border:#23c84d solid 1px;
	margin-right:16px;
	padding-top:8px;
	float:left;
}