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


/*----------------------------------------------------------
 在校生　受験生で使用するリンクリスト
----------------------------------------------------------*/
.link_line{
background:url(../images/link_dotliine.gif) repeat-x bottom;
padding-bottom:5px;
float:left;
width:300px;
margin-right:15px;
margin-left:15px;
margin-bottom:20px;
}


/*----------------------------------------------------------
ニュース詳細で使用するh1バックライン
----------------------------------------------------------*/
.news_h1{
background:url(../images/news_h1_bg.jpg) repeat-x bottom;
font-size:20px;
padding-bottom:5px;
}

/*----------------------------------------------------------
ニュース詳細で日付
----------------------------------------------------------*/
.news_day{
text-align:right;
}


/*----------------------------------------------------------
リスト系におけるテキストインテンド
----------------------------------------------------------*/
.list_inten{
text-indent:-25px;
margin-left:40px;
}


/*----------------------------------------------------------
右寄せコンテンツのチューニング幅
----------------------------------------------------------*/
.ml5{
margin-left:5px;
}

.ml10{
margin-left:10px;
}

.ml15{
margin-left:15px;
}

.ml20{
margin-left:20px;
}

.ml25{
margin-left:25px;
}

.ml30{
margin-left:30px;
}

.ml35{
margin-left:35px;
}


/*----------------------------------------------------------
写真・文章における左右のファーマット
----------------------------------------------------------*/

.phot_waku{
padding:5px;
background-color:#EEEEEE;
}

.phot_left{
float:left;
margin:0px 15px 15px 0px;
}

.phot_left2{
float:left;
margin:0px 10px 15px 0px;
}


.phot_right{
float:right;
}


/*----------------------------------------------------------
写真・文章における左右のファーマット
----------------------------------------------------------*/
a.sitem_link_d {
background: url(../images/icon_link.gif) no-repeat scroll 3px center;
color:#666666;
padding-left:18px;
}
