	.normal { 
	color: #333333;
	font-size: 10px;
	line-height: 160%;
	font-family: Osaka; 
	}
	
	img {
	border: 0;
	}

	a:link {
	color: #3366CC;
	text-decoration: none;
    }
	
    a:visited {
	color: #3366CC;
	text-decoration: none;
    }
	
    a:hover {
	text-decoration: underline;
    }
			
	.honbun {
	font-size: 12px;
	color: #000000;
	line-height: 1.6em;
    }
	
	.topic {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	line-height: 1.6em;
    }
	
	.topic2 {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	line-height: 1.6em;
    }

    .menu {
	font-size: 11px;
	color: #000033;
    }

	h2{
	color: #5AAA9C; 
	letter-spacing:-0.02em;
	font-size: 130%;
	}
	
	h3{
	color: #5AAA9C; 
	letter-spacing:-0.02em;
	font-size: 120%;
	}
	
	.phone {
	background-image: url(../img/tel.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 27px;
	width: 343px;
	}
	
	.beomap {
		float: left;
		width: 240px;
		padding:5px;
	}
	
	.clear{
		clear:both;
	}
	
	.feature p {
		font-size: 12px;
		color: #000000;
		line-height: 1.6em;
	}
	
	
	/* list
-------------------------- \*/
.event_list			{ margin:0 0 35px 0; padding:0; }
	.event_list table { margin:0 0 0 0; padding:0;  font-size: 12px; }
	.event_list th { padding:5px 0 3px 0; text-align:center;  font-size: 12px;}
	.event_list th { background:#F2F2F2; border-left-width: 1px; border-left-style: solid; border-left-color: #FFFFFF;  font-size: 12px;}
	.event_list td { padding:5px 7px 3px 3px; text-align:left; font-size: 12px; }
	.event_list td { background:#FFFFFF; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #E2E2E2; border-right-width: 1px; border-right-style: solid; border-right-color: #F2F2F2;  font-size: 12px;}

.event_list02			{ margin:0 0 35px 0; padding:0;  font-size: 12px;}
	.event_list02 table { margin:0 0 0 0; padding:0; border: 1px solid #E2E2E2; font-size: 12px; }
	.event_list02 th { margin:0 0 2px 0; padding:5px 7px 3px 10px; text-align:left;  font-size: 12px;}
	.event_list02 th { width:6em; background:#F2F2F2; font-size: 12px; }
	.event_list02 td { margin:0 0 2px 0; padding:5px 7px 3px 10px; text-align:left;  font-size: 12px;}
	.event_list02 td { background:#FFFFFF; border-bottom: 1px solid #F2F2F2;  font-size: 12px;}

.btn_box { margin:10px 0 0 0; text-align:center; }

/* カレッジＳＥＯリンク
----------------------------------------------- */
.college_link dl {
	margin: 0;
	padding: 0;
}
.college_link dt {
	margin: 0;
	padding: 0 0 0 17px;
	background-image: url(img/icon.gif);
	background-position:left -5px;
	background-repeat: no-repeat;
}
.college_link dd {
	margin: 0 0 0 15px;
	padding: 0 0 0 10px;
}