﻿@charset "utf-8";
/* ================================================
卒業生の声css
================================================ */



/* エリア
----------------------------------------------------------------------------- */


#kiji_ttl {
	background-image: url(../imgs/koe/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;
}
#koe {
}

#koe dt {
	width: 480px;
	height: 63px;
	display: block;
	/* \*/overflow: hidden; /* */
	text-indent:-1000em;
}

#koe dt.Sot1 {
	background-image: url(../imgs/koe/koe_07.gif);
	background-repeat: no-repeat;
}

#koe dt.Sot2 {
	background-image: url(../imgs/koe/koe_12.gif);
	background-repeat: no-repeat;
}


#koe p {
	font-size: 80%;
	text-align: right;
	padding-top: 3px;
}
#koe dd.honbun {
	padding-top: 12px;
	padding-bottom: 38px;
}

#adv{
	font-size: 110%;
	font-weight: bold;
	color: #EE1289;
	margin-top: 25px;
}
#adv a:link{
	color: #EE1289;
	font-weight: bold;
}

#adv a:visited{
	color: #EE1289;
	font-weight: bold;
}

#adv a:hover{
	color: #EE1289;
	font-weight: bold;
}