﻿@charset "utf-8";
/* ================================================
卒業生の声css
================================================ */

/* エリア
----------------------------------------------------------------------------- */


#kiji_ttl {
	background-image: url(../imgs/sitemap/title.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 550px;
	font-size: 1%;
	line-height: 1%;
}

#kiji_ttl h2 {
	width: 550px;
	height: 33px;
	/* \*/overflow: hidden;
	display: block;
}#sitemap {
}
#sitemap ul {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006BC9;
}
#sitemap li {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 20px;
	padding-left: 20px;
}
