@charset "utf-8";
/* CSS Document */
#hmul #hm05 a {
	background-position:-440px -50px;
}

/*共有：２カラム用レイアウト*/
/*------------------------------*/
h3 {
	margin-top:5px;
}
#categoryMenu {
	margin:15px 0 2em 0;
}
#contents {
	margin:15px 0 2em 0;
	width:655px;
}
#categoryMenu .menu dt {
	background-image: url(img/menu_tit.jpg);
}


/*index.html専用*/
/*------------------------------*/
#index #contents a.more {
	display:block;
	float:right;
	height:30px;
	width:149px;
	background-image: url(img/b_more.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow:hidden;
}
#index #contents a.more:link, #index #contents a.more:visited {
	background-position: top;
}
#index #contents a.more:hover {
	background-position: bottom;
}
#index #contents div#newCourse{
	margin-top: 10px;
}
#index #contents h4 {
	margin-bottom:15px;
	clear:both;
}

/*▼サクセススクールライフ　就職速報に使用*/
#index #contents div.column2{
	width: 325px;
	float: left;
	font-size: 10px;
	/*height: 160px;*/
	margin-bottom: 20px;
}
.column2-r{
	margin-left: 4px;
}
#index #contents div.column2 img.photo{
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
/*▲END*/


#index #contents #mainSuccess1 {
	margin: 25px 0 20px 8px;
}
#index #contents #mainSuccess1 div {
	width: 415px;
	/*margin-top: -234px;*/
	margin-left: 225px;
}
#index #contents #mainSuccess1 h5 {
	margin-bottom: 10px;
}
#index #contents #mainSuccess1 p {
	margin: 0 0 10px 0;
}
#index #contents #mainSuccess1 h6,
#index #contents #mainSuccess2 h6 {
	margin-bottom: 5px;
	clear:both;
}
#index #contents #mainSuccess2 {
	margin-bottom: 40px;
	margin-left:50px;
}
#index #contents #banner {
	margin-bottom:40px;
}
#index #contents #banner li {
	margin-right: 6px;
	margin-bottom: 4px;
	float: left;
}
#index #contents #banner li.turn {
	margin-right: 0;
}
#index #contents #banner li img {
	display:block;
}
#index #contents dl {
	background-image: url(img/bar.gif);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-left:25px;
	padding-bottom: 10px;
	background-position: bottom;
}
#index #contents dt {
	color: #CC0000;
	float: left;
	width: 170px;
	margin-right: 10px;
}
#index #contents dd {
	color: #333333;
	float: left;
}
#index #contents dd a {
	color: #CC0000;
}
#index #contents dd a:link,
#index #contents dd a:visited {
	color: #CC0000;
	text-decoration:none;
}
#index #contents dd a:hover {
	color: #CC0000;
	text-decoration:underline;
}
.space20 {
	width:auto;
	height:20px;
	padding:0px;
	margin: 0px;
}
.space10 {
	width:auto;
	height:10px;
	padding:0px;
	margin: 0px;
}

.boxBlog {
	border:#999999 solid 1px;
	padding:3px;
	margin-bottom:10px;
}


.pdf{
	margin:5px 0px 0px 0px;
	}
	
.pdf li{
	list-style-position:none;
	background-image:url(img/icon_pdf.gif);
	background-repeat:no-repeat;
	padding-left:24px;
	font-size:80%;
	}
	
#pdf{
	margin:5px 0px 0px 7px;
	width:330px;
	height:110px;
	border:0px solid #000;
	float:left;
	}
	
#pdf p{
	margin:5px 0px 0px 0px;
	_margin:0px 0px 0px 0px;
	/margin:0px 0px 0px 0px;
	color:#03F;
	}

.overFlow-Auto{
	height:55px;
	overflow:auto;
	}


/*success専用*/
/*------------------------------*/

#index #contents #sucess img {
	display: block;
	float: left;
	margin-right:35px;
}
#index #contents #sucess div {
	width: 365px;
	float: left;
}
#index #contents #sucess div h5 {
	margin: 0 0 1em 0;
	color:#1B50BE;
	font-size:14px;
	_font-size:120%;
}
#index #contents #sucess div p {
	margin: 0 0 50px 0;
	line-height:150%;
}
#index #contents #sucess div div {
	width:160px;
	float:right;
}
#index #contents #sucess div div a {
	display: block;
}
#index #contents #sucess div div img {
	float: none;
	margin: 0 0 10px 0;
}

