@charset "shift_jis";
/*------------------------------ sitemap -----*/
.sitemap0 { margin:25px 5px 0 0; }
.sitemap1 { margin:10px 5px 0 12px; }
.sitemap0 a {
	display:inline-block;
	background:url('../common/icon-bar2.gif') no-repeat left top;
	padding-left:12px;
	min-height:21px;
	height:auto !important;
	height:21px;
	font-weight:bold
	}
.sitemap1 a,
.sitemap1 span {
	display:inline-block;
	background:url('../common/icon-right.png') no-repeat left 3px;
	padding-left:15px;
	min-height:14px;
	height:auto !important;
	height:14px;
	}
.sitemap2 { margin:0 5px 0 24px; }
.sitemap2 li { margin-top:5px; }
.sitemap2 a {
	display:inline-block;
	background:url('../common/icon-gray.gif') no-repeat left 5px;
	padding-left:9px;
	min-height:12px;
	height:auto !important;
	height:12px;
	}
/*------------------------------ form -----*/
form { margin-top:20px; }
form table th,
form table td { padding:3px 5px; vertical-align:top; }
form table th { text-align:right; white-space:nowrap; }
form table td p { padding-top:20px; }
.red {color: #FF0000;}