@charset "utf-8";
@import "../../common/css/0-import.css";
#banner {
	padding: 27px 0 8px;
}

#conts p {
	margin: 7px 0 0 21px;
	line-height: 1.5;
}

#conts table {
	width: 590px;
	margin: 20px 19px 30px 20px;
	line-height: 1.5;
	text-align: left;
}

#conts table th {
	border: 1px solid #ccc;
	width: 88px;
	font-weight: normal;
	padding: 8px 0 8px 10px;
	vertical-align: top;
}

#conts table td {
	border: 1px solid #ccc;
	padding: 8px 0 8px 16px;
	vertical-align: top;
}

#conts table td.pb10{
	padding-bottom: 11px;
}

#conts table td span{
	font-size: 11px;
}

#conts table td .img {
	margin-bottom: 15px;
	width: 445px;
	padding: 5px;
	border: 1px solid #ccc;
}

#conts table td p.pad01 {
	margin: 0;
	padding: 0 15px 0 0;
}

