﻿@charset "utf-8";
/* title の設定 */
#content h1 {
	text-indent: -9999px;
	background: url('../images/title_ex_top.gif') no-repeat 0 0;
	height: 25px;
}
table.kamotsu th.code span {
	font-size: 70%;
}
table.kamotsu th.subject {
	width: 45%;
}
table.kamotsu th.window {
	width: 38%;
}
table.contact th.tel {
	width: 30%;
}
p.tag1 {
	color: #666666;
}