@charset "Shift_JIS";/* ページ本体---------------------------------------------------- */#pagebody {	width: 918px;	height: 381px;	padding: 0;	margin: 0;	background: url(../images/content_bg.jpg);}/* h2---------------------------------------------------- */#pagebody h2 {	margin: 0 0 0 9px;	padding: 0;	width: 210px;	height: 45px;	text-indent: -9999px;	background: url(../images/h2.jpg) no-repeat;}/* table---------------------------------------------------- */#content table {	color: #333333;	font-size: 0.9em;	line-height: 1em;	width: 609px;	margin: 0 auto 24px auto;	border-collapse: collapse;}#content th {	color: #333333;	font-weight: normal;	text-align: center;	padding: 6px;	border-bottom: 1px dotted #666666; }#content td {	text-align: center;	padding: 6px;	border-left: 1px dotted #666666;	border-bottom: 1px dotted #666666;}caption {	font-size: 1.2em;	font-weight: bold;	color: #333333;	margin: 0;	padding: 6px;	background: #e7c782;}
