@charset "utf-8";
/* CSS Document */

/* div#snavi
----------------------------------------------------------- */
div#snavi ul#submenu01.submenu {
	display: block;
}

div#snavi ul#submenu01.submenu a#disclosure {
	padding: 0 0 0 250px;
	background: url(../../../../common/images/snavi_sub_disclosure_on.gif) 0 0 no-repeat;
}


/* コンテンツ 
----------------------------------------------------------- */

div#contents div.contents_inner table {
	margin: 0 0 30px 0;
}

div#contents div.contents_inner table tr td.gray01 {
	text-align: center;
	padding: 2px 0 2px 0;
	background: #efefef;
	width: 34%;
}

div#contents div.contents_inner table tr td.gray02 {
	text-align: center;
	padding: 2px 0 2px 0;
	background: #efefef;
	width: 22%;
}

div#contents div.contents_inner table tr td.indent01 {
	text-indent: 1em;
}
