@charset "UTF-8";
/*ダウンロード 共通*/
#mainContent {
	width: 569px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContent h2 {
	height: 24px;
	width: 540px;
	margin-bottom: 40px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-top: 15px;
	margin-left: 15px;
}
#mainContent ul.DownloadContents {
	margin-bottom: 20px;
	margin-left: 12px;
}
#mainContent ul.DownloadContents li {
	line-height: 1.4em;
}
#mainContent  span.expire_date {
	font-size: 10px;
	padding-left: 20px;
	font-weight: normal;
}
#mainContent span.expire_attention {
	font-size: 10px;
	padding-left: 20px;
	color: #ff1100;
	font-weight: normal;
}
#information{
	width: 536px;
	line-height: 140%;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#information p a {
	font-weight: bold;	
}
#information ul {
	margin-bottom: 0px;
	display: block;
}
#information ul li.infolist {
	display: block;
	width: 536px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
#information ul ul{
	margin-bottom: 20px;
	display: block;
}
#information div.date {
	float: left;
	width: 135px;
	height: 40px;
}
#information div.date p {
	margin-top: 8px;
}
#information div.description {
	float: right;
	width: 401px;	
}
#information h3 {
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #222;
	margin-top: 8px;
	margin-bottom: 0.8em;
}
#information h4 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0.5em;
}
#information div.description p {
	margin-bottom: 1em;
	margin-right: 4px;
}
