@charset "shift-JIS";





#infolist {
	width: 600px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	}

.infocontent {
	float: left;
	text-align: left;
	width: 600px;
	margin:0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	}

.infocontentend {
	float: left;
	text-align: left;
	width: 600px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

.infocontent h3 {
	font-weight: 700;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	}


.infocontent h4 {
	font-weight: 700;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.infocontent p {
	font-weight: normal;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	}

.infocontent table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	}

.infocontent caption {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

.infocontent th {
	font-size:12px;
	text-align: center;
	font-weight: normal;
	background-color: #E0E0E0;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.infocontent td {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.infocontentend h3 {
	font-weight: 700;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
	}


.infocontentend h4 {
	font-weight: 700;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.infocontentend p {
	font-weight: normal;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	}

.infocontentend table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	}

.infocontentend caption {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

.infocontentend th {
	text-align: center;
	font-weight: normal;
	background-color: #E0E0E0;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.infocontentend td {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.infofiles {
	float: right;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.infofilesleft {
	float: left;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


