@charset "UTF-8";
@import url("base.css");
div.javaslider {
	background-color: #FFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 330px;
	margin-top: 0px;
	margin-bottom: 12px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
div.javaslider ul.slider {
	height: 330px;
	width: 980px;
	overflow: hidden;
	position: relative;
}
div.javaslider ul.slider li {
	float: left;
	z-index: 1;
	height: 330px;
	width: 980px;
}
div.javaslider ul.slidernav {
	position: absolute;
	display: block;
	padding: 10px;
	z-index: 10;
	margin-top: -65px;
}
div.javaslider ul.slidernav li {
	display: block;
	height: 35px;
	width: 35px;
	float: left;
	margin-right: 10px;
	padding: 5px;
	background-image: url(../images/stripebgimg_y.gif);
	cursor:pointer;
}
div.javaslider ul.slidernav li img {}
div.javaslider ul.slidernav li.active , div.javaslider ul.slidernav li:hover { background-image:none; background-color:#000;}

.column378 h4 {
	margin-bottom: 6px;
	display: block;
}
ul.news {}
ul.news li {
	height: 45px;
	margin-bottom: 6px;	
}
ul.news li a {
	height: 45px;
	width: 100%;
	display: block;
	background-image: url(../images/stripebgimg_b10.gif);
}
ul.news li a:hover {
	background-image: url(../images/stripebgimg_y.gif);
	text-decoration: none;
}
ul.news li a img {
	margin: 0px;
	padding: 0px;
	float: left;
}
ul.news li a h5 {
	padding-left: 55px;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	display: block;
	font-size:13px;
}
ul.news li a h6 {
	color: #333;
	padding-left: 55px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	font-size: 10px;
}

div.calendar {}
div.calendar table {
	background-color: #CCC;
	margin-bottom: 6px;
	float: left;
	margin-right: 6px;
}
div.calendar table th {
	background-color: #FFF;
	font-size: 12px;
	color: #666;
	text-align: center;
}
div.calendar table td {
	background-color: #FFF;
	width: 14%;
	font-size: 10px;
	color: #666;
	text-align: center;
}
/* 今日の文字 */
span.today {
	color: #333;
	font-weight: bold;
}
/* 月間リンク色 */
.calendar a {
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	display: block;
}
.calendar a:link {
	color: #9EBECB;
}
.calendar a:visited {
	color: #79B39D;
}
.calendar a:hover {
	color: #A3CC37;
}
.calendar a.trial {
	background-color: #3CF;
	color: #000;
}
.calendar a.visitor {
	background-color: #FC0;
	color: #000;
}
.calendar a.guidance {
	color: #000000;
	background-color: #CF3;
}
.calendar a.opencampus {
	color: #FFF;
	background-color: #F33;
}
.calendar a.other {
	color: #333;
	background-color: #FCF;
}
.calendar a.mix {
	color: #333;
	background-color: #FF0;
}
/* /End Calendar Area */

/* twitbox */
p.twitbox a {
	background-image: url(../images/twitterbox.png);
	padding-left: 70px;
	padding-top: 10px;
	padding-right: 5px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #000;
	height: 70px;
}
p.twitbox a:hover {
	background-position: 0px -80px;
}
h5.followme {
	float: right;
}
h5.followme a {
	height: 30px;
	width: 119px;
	display: block;
	text-indent: -9999px;
	background-image: url(../images/btn_followme.gif);
	background-repeat: no-repeat;
}
h5.followme a:hover {
	background-position: 0px -30px;
}
.downbnr div.column184 {
	text-align: center;
	background-image: url(../images/stripebgimg_b30.gif);
	width: 164px;
	padding: 10px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.downbnr div.column184:hover  {
	background-image: url(../images/stripebgimg_b.gif);
}
.Lsize {height: 262px;}
.Ssize {height: 164px;}
.downbnr div.Lsize a {
	margin: 0px;
	padding: 0px;
	width: 164px;
	overflow: hidden;
	display: block;
	height: 262px;
	background-image: url(../images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.downbnr div.Lsize a img {
	padding: 0px;
	display: block;
	margin-top: -262px;
}
.downbnr div.Ssize a {
	margin: 0px;
	padding: 0px;
	width: 164px;
	overflow: hidden;
	display: block;
	height: 164px;
}
.downbnr div.Ssize a img {
	padding: 0px;
	display: block;
	margin-top: -164px;
}
.downbnr div.endcolumn  {
	margin-right: 0px;
}
.contents .downbnr div.column184 a:hover img{
opacity:1;
filter:alpha(opacity=100);
-ms-filter: "alpha( opacity=100 )";
background-color:#FFF;
}

