﻿@charset "utf-8";
/* title の設定 */
#content h1{
	text-indent:-9999px;
	background:url('../images/title_cites_ex.gif') no-repeat 0 0;
	height:25px;
}
#content p{
	text-indent:1em;
}
table.headertbl th.r1{
	width:7em;
}
dl.hdl dt{
	width:8em;
}
dl.hdl dd{
	margin-left:8em;
}
/* トップボタン設定 */
.top_btn ul li, .top_btn ul li a, .top_btn ul li a:link, .top_btn ul li a:visited{
	background-image:url('../images/top_btn_cites_ex.gif');
	background-repeat:no-repeat;
}
a.emp3{
	font-size:130%;
}