@charset "utf-8";

/* ============================================== contents == */

/* main
----------------------------- */

#contents div.main{
	position: relative;
	margin: 0 0 5px 0;
}

#contents div.main p.top_contact{
	position: absolute;
	top: 195px;
	right: 76px;
}

/* news */
#contents div.contents_inner #center div.news{
	margin: 0 0 10px 0;
	font-size: 90%;
}

#contents div.contents_inner #center div.news dl{
	margin: 10px;
	height: 120px;
	overflow-x:hidden;
	overflow-y:scroll;
}

#contents div.contents_inner #center div.news dl dt{
	clear: left;
	float: left;
	margin: 0 0 0.8em;
	padding: 0 0 3px 0;
	width: 7.5em;
	border-bottom:1px dotted #99b4d7;
}

#contents div.contents_inner #center div.news dl dd{
	margin-bottom: 0.8em;
	margin-left: 7.5em;
	padding: 0 0 3px 0;
	border-bottom:1px dotted #99b4d7;
}

/* ql̐ */
#contents div.contents_inner #center div.text_box .top_voice_box p {
	float: left;
	margin: 0;
	padding: 0 4px;
}
