@charset "utf-8";

/* -----------------------------------------------------------
	Version: 1.0～3
	Comment: TOP設定
----------------------------------------------------------- */

/* 
 top Style [
----------------------------------------------------------- */
#left {
	float: left;
	width: 455px;
	text-align: left;
}

#right {
	float: right;
	width: 436px;
	text-align: left;
	}
	
#topics2 {
	float: left;
	width: 455px;
	padding-bottom: 33px;
}
	
#topics {
	float: left;
	width: 455px;
	background-image: url(../img/topics_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 37px;
}

#topics dl {
	padding-right: 15px;
	padding-left: 15px;
	}
	
#topics dl dt {
	font-size: 15px;
	color: #666;
	padding-bottom: 5px;
	}
	
#topics dl dd {
	font-size: 15px;
	color: #666;
	line-height: 22px;
	}
	
#news {
	float: left;
	width: 455px;
	text-align: left;
	padding-bottom: 49px;
}

#news dl {
	padding-right: 10px;
	padding-left: 10px;
}

#news dl dt {
	font-size: 13px;
	color: #666;
}

#news dl dd {
	font-size: 15px;
	color: #666;
	line-height: 22px;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#mobile {
	float: left;
	width: 455px;
} 

#course {
	float: right;
	width: 436px;
	background-image: url(../img/box.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	}
#course2 {
	float: right;
	width: 436px;
	background-image: url(../img/box_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 39px;
	}

#course2 ul#career{
	margin-bottom:10px;
    float: none;
}

#course2 ul#career li {
    clear: both;
    float: none;
}


#course2 ul li {
	font-size: 15px;
	line-height: 22px;
	color: #666;
	display: inline;
	float: left;
	width: 200px;
	margin-left: 12px;
	}

#course2 ul li img {
	padding-bottom: 5px;
	}

#course2 ul li a {
	color: #666;
	text-decoration: none;
	}
	
#c01,
#c02,
#c03 {
	float: left;
	width: 129px;
	padding-bottom: 60px;
}

#c01,
#c02 {
	margin-right: 24px;
}

#c01 p,
#c02 p,
#c03 p {
	padding-bottom: 4px;
}

#c01 dl dd,
#c02 dl dd,
#c03 dl dd {
	font-size: 15px;
	line-height: 22px;
	color: #666;
	padding-top: 9px;
}

#c01 p a:hover img,
#c02 p a:hover img,
#c03 p a:hover img
{opacity:0.8;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background: #fff;
}
