@charset "shift_jis";
#container {
	height: auto;
	width: 900px;
	padding-top: 10px;
}
#contents {
	float: left;
	height: auto;
	width: 480px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#plist {
	line-height: 100%;
	margin-bottom: 10px;
}
#gtitle {
	height: auto;
	width: 460px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#gtitle h3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 16px;
	color: #07517E;
}
.g1 {
	height: auto;
	width: 460px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding: 10px;
}
.g1 h3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	font-size: 16px;
	color: #07517E;
}
.g1 h4 {
	margin-bottom: 5px;
	font-size: 15px;
	background-image: url(../image/h4-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
}
.g1 h4 a {
	color: #333333;
	text-decoration: none;
}
.g1 p {
	margin-bottom: 10px;
}
.list01 {
	margin-bottom: 10px;
}
.list01 li {
	background-image: url(../image/li01.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 3px;
	margin-bottom: 3px;
}
.table01 {
	width: 100%;
	border-collapse:collapse;
	margin-bottom: 10px;
	margin-top: 10px;
}
.table01 caption {
	padding-bottom: 5px;
	letter-spacing: 0.1em;
	text-align: left;
	font-weight: bold;
	color: #666666;
}
.table01 th {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	text-align: center;
	background-color: #FFFF6A;
	color: #333333;
	white-space: nowrap;
	padding: 3px;
}
.table01 td {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.dl01 dt {
	font-weight: bold;
	color: #010167;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
.dl01 dd {
	padding-bottom: 10px;
}
