@charset "utf-8";
/* Copyright 2015 FSFIELD All Rights Reserved. */

/* ------------------------------------------------------------

NEWS

------------------------------------------------------------ */


/* heading
---------------------------------------------- */
h3#h3_pagettl01{background:url(../news/img/h3_pagettl01.png) no-repeat left center;}


/* dl
---------------------------------------------- */

dl.alumni_news01{margin-bottom:40px;}

dl.alumni_news01 dt{
	color:#2EAEB2;
	line-height:1.2;
	margin-bottom:3px;
}

dl.alumni_news01 dd{
	line-height:1.6;
	margin-bottom:8px;
	padding-bottom:8px;
	border-bottom:1px dotted #CCCCCC;
}

dl.alumni_news01 dd a{color:#333333;}
dl.alumni_news01 dd a:hover{color:#2EAEB2;}

dl.alumni_news01 dd:last-child{margin-bottom:0;}


/* ul
---------------------------------------------- */
/*--navi_page--*/
ul.navi_page{
	text-align:center;
	margin-bottom:25px;
}

ul.navi_page li{display:inline-block;}

ul.navi_page li:first-child{margin-right:15px;}

ul.navi_page li:last-child{margin-left:15px;}

ul.navi_page li a{
	font-size:107%;
	color:#F98F00;
	padding:0 6px;
}

ul.navi_page li a:hover{text-decoration:underline;}
ul.navi_page li a.active{font-weight:bold;}

/* img
---------------------------------------------- */
img.article_image{
	width:640px;
	height:auto;
}