@CHARSET "utf-8";

.PainContents {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	clear: both;
}

.PainContentsHeadline {
	margin: 8px 0px 8px 0px;
	display: block;
	width: 100%;
	height: 20px;
	background-image: url(headline_190101.png);
	background-position: left bottom;;
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}

.PainContentsBody {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
}

.PainContentsBodyTable {
	margin: 0 auto;
	width: 100%;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}

.PainContentsBodyTable td {
	border: none;
}

.ContentsBodyImage {
	max-width: 192px;
	border-style: none;
}

.PainContentsRequirementTable {
	margin: 0 auto;
	width: 100%;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}

.PainContentsRequirementTable td {
	border: 1px dotted #1630d9;
}

.ShareRegImage {
	width: 88px;
	height: 31px;
	border-style: none;
}

.PainContentsDownloadTable {
	margin: 0 auto;
	width: 100%;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}

.PainContentsDownloadTable td {
	border: none;
}

.PainContentsHistoryText {
	margin: 0 auto;
	width: 100%;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}

.PainContentsHistoryTable td {
	border: 1px dotted #1630d9;
	border-top: none;;
	border-left: none;
	border-right: none;
	vertical-align: top;
}

.PainContentsLinkImage {
	border-style:none;
}

