﻿@charset "utf-8";
/* title の設定 */
#content h1{
	text-indent:-9999px;
	background:url('../images/title_cites_ex3.gif') no-repeat 0 0;
	height:25px;
}
dl.title{
    margin-bottom:0;
    color:#404040;
}
dl.title dt{
    font-size:80%;
}
dl.title dd{
    font-weight:bold;
}
dl.hdl dt{
	width:8em;
}
dl.hdl dd{
	margin-left:8em;
}
table.wakutbl th.tel{
    width:25%;
}