@charset "UTF-8";
/**/
#contents p.cap {
	font-size: 0.8em;
	clear: both;
	margin-left: 20px;
	line-height: 1.2;
	padding-left: 30px;
	padding-bottom: 0px;
	margin-bottom: 15px;
	background: url(../../common/sys/alert.gif) no-repeat left top;
	text-indent: 0em;
}

#contents img#banner {
	width: 88px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0.8em;
	clear: both;
	display: block;
	margin-left: 230px;
	line-height: 1.2;
}


/*case*/
ul.case {
	margin-left: 25px;
	border-bottom: 1px solid #cccccc;
	margin-top: 5px;
	margin-bottom: 5px;
}

ul.case li {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #cccccc;
	list-style-position: inside;
	list-style-type: decimal;
	vertical-align: top;
}



/*table*/
#contents table {
	margin-left: 20px;
}

#contents table tr:hover {
	background: #ecece9;
}

#contents table th {
	width: 120px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

#contents table td {
	width: 370px;
	padding-top: 7px;
	padding-bottom: 7px;
	vertical-align: top;
}



/*helper*/
ul#helper {
	width: 490px;
	margin-left: 25px;
	list-style-type: none;
	display: block;
}

ul#helper li {
	float: left;
}

ul#helper li a img {
	padding: 0;
	display: block;
	width: 88px;
	margin-right: 10px;
	height: 31px;
}
