@charset "utf-8";
/* CSS Document */

@import url("common.css");


/*
メインコンテナ
*/

#main_container{
	width:950px;
	margin:0 auto;
	overflow:hidden;
}

/*
左カラム
*/

#left_column_out{
	width:220px;
	float:left;
	display:inline;
}

#left_column_mid{
	background-image:url(../images/index/bg_left_col_top.png);
	background-repeat:repeat-y;
	background-position:right top;
}

#left_column_ins{
	background-image:url(../images/index/bg_left_col_bottom.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	/*
	padding:20px 0px 160px 0px;
	*/
	padding:20px 0px 20px 0px;
}


/*
中カラム
*/

#center_column{
	width:468px;
	margin:20px 0px 20px 20px;
	float:left;
	display:inline;
}


/*
バナー
*/
.c_bn h2{
	width:468px;
	margin:0px 0px 20px 0px;
}

/*
最新NEWS
*/

#news_con{
	width:468px;
	margin:20px 0px 40px 0px;
}

#news_con h3{
	background-image:url(../images/index/lb01.png);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:26px;
	padding-top:10px;
	text-align:right;
	font-size:13px;
	font-weight:normal;
	margin-bottom:7px;
}

#news_con h3 .hidden{
	display:none;
}

#news_con h3 .detail{
	padding-right:35px;
}

#news_con h3 .detail a{
	color:#FFF;
	text-decoration:none;
}

#news_con .read_box{
	background-image:url(../images/index/bg_news_downner.png);
	background-repeat:repeat-y;
	background-position:left top;
	padding:10px 0px 0px 0px;
}

#news_con .read_box h3{
	background-image:none;
	line-height:normal;
	font-size:16px;
}

#news_con .read_box .a_entry{
	background-image:url(../images/index/bg_news_upper.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:100%;
}

#news_con .read_box .a_entry th{
	width:110px;
	vertical-align:top;
	padding-top:10px;
}

#news_con .read_box .a_entry td{
	vertical-align:top;
	padding-top:10px;
}

#news_con .read_box .a_entry dl{
	margin-bottom:15px;
}

#news_con .read_box .a_entry dl dt{
	background-image:url(../images/index/li_read.png);
	background-repeat:no-repeat;
	background-position:5px 0.35em;
	padding-left:15px;
	font-weight:bold;
	font-size:18px;
	/*color:#C00;*/
}

/*
.solid_title{
	border-bottom:3px solid #C00;
	margin-bottom:10px;
}
*/

.solid_txtarea{
}

#news_con .read_box .a_entry dl dt a{
	color:#333;
	font-size:13px;
	border:none;
}

#news_con .read_box .a_entry dl dd{
	padding:10px 10px 0px 30px;
	
}

#news_con .read_box .a_entry dl dd p{
	padding-bottom:1em;
}
/*
キャンパスレポート
*/

#camp_con{
	width:468px;
	margin:40px 0px 20px 0px;
}

#camp_con h3{
	background-image:url(../images/index/lb02.png);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:26px;
	padding-top:10px;
	text-align:right;
	font-size:13px;
	font-weight:normal;
	margin-bottom:7px;
}

#camp_con h3 .hidden{
	display:none;
}

#camp_con h3 .detail{
	padding-right:35px;
}

#camp_con h3 .detail a{
	color:#FFF;
	text-decoration:none;
}

#camp_con .read_area{
	background-color:#E4E4DE;
	padding:20px 0px;
}

#camp_con .read_area table{
	width:440px;
	margin:0px auto;
}

#camp_con .read_area table th{
	width:100px;
	vertical-align:top;
	text-align:left;
	padding:3px 0px;
	font-weight:normal;
}

#camp_con .read_area table th p{
	background-image:url(../images/index/li_read.png);
	background-repeat:no-repeat;
	background-position:left 0.35em;
	padding-left:10px;
}

#camp_con .read_area table td{
	vertical-align:top;
	padding:3px 0px 3px 10px;
}

#camp_con .read_area table td a{
	color:#333;
	text-decoration:underline;
}

#camp_con .read_area table td a:hover{
	text-decoration:none;
}


/*
右カラム
*/

#right_column{
	float:right;
	display:inline;
	width:225px;
	margin:20px 0px;
}

/*
バナー
*/

.r_bn_list{
	margin:0px;
	padding:0px;
}

.r_bn_list li{
	margin-bottom:20px;
	list-style-type:none;
}

/*
学校概要
*/

#sc_info{
	width:225px;
	margin:40px 0px;
}

#sc_info h2{
	font-size:15px;
	font-weight:bold;
	padding:0px 0px 2px 0px;
	border-bottom:3px solid #C90328;
	text-align:center;
}

#sc_info table{
	width:210px;
	margin:5px auto;
}

#sc_info table th{
	width:45px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	font-size:12px;
	padding:2px 0px;
}

#sc_info table td{
	vertical-align:top;
	font-size:12px;
	padding:2px 0px;
}


/*
あとで消す
--------------------------------*/
/*
.exexex{
	width:464px;
	border:2px solid #000;
	background-color:#FFF;
}

.exexex_ins{
	padding:10px;
	font-size:14px;
	font-weight:bold;
	color:#000;
}


.txtxtxtxt{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin:10px auto 20px auto;
	color:#C00;
}

.txtxtxtxtxt{
	margin:1em 0px;
}

.txtxtxtxtxtxt{
	text-align:right;
	margin:1em 0px;
}
*/

/**/

.mobile_banner_txt{
	display:block;
	padding:3px 2px;
	font-size:10px;
	line-height:125%;
	letter-spacing:1px;
}


/*
お知らせ
-----------------------------------------*/

.oshirase_container{
	width:200px;
	margin:0 auto;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}

.oshirase_container_ins{
	padding:5px;
}

.oshirase_container_ins dl{
}

.oshirase_container_ins dl dt{
	font-weight:bold;
	text-align:center;
}

.oshirase_container_ins dl dd{
	padding:6px 0px 0px 5px;
	font-size:12px;
}

/*
動画埋め込み
*/

#movie_con{
	width:220px;
	margin:0px;
	overflow:hidden;
}

#movie_con .movie_block{
}

#movie_con .movie_bt{
	padding-top:3px;
}
