@charset "utf-8";
/* CSS Document */

/* ==================================================================
CSS information
 style info : インデックス設定　*yama 201103renew
================================================================== */

/* --------------------------------------------------------
	メインビジュアル切り替え画像設定　
-------------------------------------------------------- */

#main_image { /* メインビジュアル切り替え画像 */
	height: 250px;
	margin-top:10px;

}

.cf_element {
	width: 634px;
	height: 250px;
}

.cf_element h3 {
	display:none;
	visibility:hidden;
}

.cf_element a {
	text-indent:-9999px;
	display:block;
	height: 250px;
	width:634px;
}

#cf1 {
	background:url(../img/index/pho_main.jpg) no-repeat;
}

#cf2 {
	background:url(../img/index/pho_trial.jpg) no-repeat;
}

#cf3 {
	background:url(../img/index/pho_happy.jpg) no-repeat;
}

#cf4 {
	background:url(../img/index/pho_facilities.jpg) no-repeat;
}

#cf5 {
	background:url(../img/index/pho_scholarship.jpg) no-repeat;
}

#cf6 {
	background:url(../img/index/pho_ryugaku.jpg) no-repeat;
}
	
#cf7 {
	background:url(../img/index/pho_mibu.jpg) no-repeat;
}


#cf8 {
	background:url(../img/index/pho_kisotsu.jpg) no-repeat;
}


/* --------------------------------------------------------
	コンテンツ　
-------------------------------------------------------- */
#index #index_about{ margin:5px 0;}

#index h1{ float:left; font-weight:normal;}

#index p.h1_txt{ float:left;}

/* メインバナー２列体制 */

#index ul#bn_main_two { margin-top:5px;}
#index ul#bn_main_two li{ float:left; padding-bottom:10px; width:309px;}
#index ul#bn_main_two li img{ margin-bottom:3px;}
#index ul#bn_main_two li.sp{ margin-right:16px;}
/* what's NEW */

#index #blog{
	background:url(../img/index/bn_whatsnew.jpg) no-repeat;
	width:504px; height:25px;
	padding-left:130px;
	line-height:25px;
	margin:10px 0 0px 0;}
	
#index #blog h2{ float:left;}
#index #blog ul{ float:right; }
#index #blog ul li{ float:left; margin-left:6px;}

#index #whatsnew dl{ width:634px;}

#index #whatsnew dl dd{ float:left;	border-bottom: dotted 1px #b4b4b4; height:29px;line-height:29px; width:513px; }

#index #whatsnew dl dt{
	clear:both;
	float:left;
	border-bottom: dotted 1px #b4b4b4;
	height:29px;
	line-height:29px;
	width:60px;
	padding:0 30px 0 30px;
	background-image:url(../img/index/blog_sankaku.jpg);
	background-repeat: no-repeat;
}


#index .index_twitter{text-align:right;}
#index .index_twitter img{
	  vertical-align:bottom;}
/* メインバナーの余白 */
#index .sp_m5{ margin-top:5px;}

/* 中サイズバナー２列 */
#index ul.bn_2col{ margin-top:5px;}
#index ul.bn_2col li{ float:left; padding-bottom:5px;}
#index ul.bn_2col li.sp{ margin-right:16px;}
#index ul.bn_2col li a{ display:block; width:309px; height:100px;}

/* 学生日記 */

#gakusei{ background:url(../img/index/bn_gakusei.jpg) no-repeat; width:309px; height:100px;}
#gakusei p{ margin-left:155px; padding:40px 5px 0 10px; width:130px;}

/* 内定者 */
#naitei{background:url(../img/index/bn_naitei.jpg) no-repeat; width:309px; height:100px;}
#naitei p{ margin-left:155px; padding:40px 5px 0 10px; width:130px; color:#FFF;}
#naitei a{ color:#FFF;}

/* 中サイズバナー３列 */
#index ul.bn_3col{ margin-top:5px;}
#index ul.bn_3col li{ float:left; padding-bottom:5px;}
#index ul.bn_3col li.sp{ margin-right:8px; width:206px;}

#index ul.bn_3col li.arrow{ width:194px;padding:0px 0px 0px 12px; margin-right:8px;
	background:url(../img/menu/list_arrow.jpg) 0px 2px no-repeat;}

