body {
	background-image: url(images/splashback.jpg);
	background-repeat: no-repeat; 

}
.copy {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.menu {
	font-size: 11px;
	color: #000033;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000033;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.honbun {
	font-size: 12px;
	color: #000000;
	line-height: 1.6em;
}
h2 {
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000066;
}
.topic {
	font-size: 13px;
	font-weight: bold;
	color: #660033;
	line-height: 1.6em;
}
h3 {
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	color: #663300;
}
.kei {
	font-size: 12px;
}
.keimini {
	font-size: 11px;
}
.bet {
	font-size: 12px;
	line-height: 1.6em;
	color: #000000;
}
.title {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.6em;
	color: #ffffff;
}
.box_width900 {
	font-size: 12px;
	color: #000000;
	line-height: 1.6em;
	width: 900px;
	margin-left: 10px;
	padding-left: 10px;
}

/* 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; }

/* event
-------------------------- \*/
.news_dtline {
	border-bottom: 1px #CCC dotted;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

/* カレッジＳＥＯリンク
----------------------------------------------- */
.college_link dl {
	margin: 0;
	padding: 0;
}
.college_link dt {
	margin: 0;
	padding: 0 0 0 15px;
	background-image: url(images/icon.gif);
	background-position:left center;
	background-repeat: no-repeat;
}
.college_link dd {
	margin: 0 0 0 15px;
	padding: 0 0 0 10px;
}

