@charset "utf-8";

#side .frameBn li{
	border-bottom:1px solid #c0c0c0;
}

#page_kyoten{}


/*page_top
************************************************************************************/
#page_kyoten .page_top .frameMenu{
	margin: 0 0 30px 0;
}
#page_kyoten .page_top .frameMenu ul{}
#page_kyoten .page_top .frameMenu li{
	display: inline-block;
	*display: inline;
	zoom: 1;
}

#page_kyoten .page_top .frameMenu li img{
	border: 1px solid #999;
}
#page_kyoten .page_top .frameMenu li:hover img{
	border: 1px solid #C00;
}

#page_kyoten h2.img{
	background: none;
	width: auto;
	height: auto;
	line-height: normal;
	font-size: 21px;
	font-weight: bold;
	margin: 15px 0;
	padding: 0;
}

/*#news
----------------------------------------------------------------------*/

#page_kyoten .page_top #news ul{
	height: 500px;
	overflow-y: scroll;
}
#page_kyoten .page_top #news li{
	border-bottom: 1px solid #c0c0c0;
	padding: 10px 0;
}

#page_kyoten .page_top #news li .date{
	background: url(../../img/common/ar_orange.png) no-repeat left center;
	padding: 0 0 0 15px;
	font-weight: bold;
}

#page_kyoten .page_top #news li .date span{
	color: #8f0003;
	padding: 0 0 0 10px;
}
#page_kyoten .page_top #news li .cmt{
	line-height: 1.4;
}

/*coordinator
************************************************************************************/
#page_kyoten.page_coordinator{}
#page_kyoten.page_coordinator h2{
	background: url(../../img/common/h2_bg.jpg) no-repeat;
	width: 620px;
	height: 80px;
	line-height: 30px;
	font-size: 21px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 20px 80px 0 33px;
	text-shadow: 1px 1px 0px #FFF;
}