#abstract {
	margin: 0 50px;
}
#abstract a.ul {
	text-decoration: underline;
}
#abstract #lead {
	margin-bottom: 2em;
}
#abstract #lead h3 {
	font-size: 1em;
	line-height: 1.8;
}
#abstract #lead p {
	font-size: 0.9em;
	line-height: 1.8;
}
#abstract dl {
	font-size: 0.9em;
	line-height: 1.8;
}
#abstract dl dt {
	font-weight: bold;
	padding-left: 2em;
	text-indent: -2em;
}
#abstract dl dd {
	margin-bottom: 3em;
	padding-left: 2em;
}
#abstract dl dd ul {
	padding-left: 1em;
	margin-left: 1em;
}
#abstract dl dd ul li {
	margin-bottom: 0.5em;
}
#abstract dl dd ul li span {
	font-size: 83%;
}
#abstract dl dd table {
	font-size: 1.1em;
}
#abstract dl dd table tr th {
	font-size: 0.9em;
	padding: 5px 15px;
	font-weight: normal;
	text-align: left;
	background-color: #fcfcfc;
}
#abstract dl dd table tr td {
	font-size: 0.9em;
	padding: 5px 15px;
	text-align: right;
}
#abstract dl dd table tr td.ta_c {
	text-align: center;
}
#abstract dl dd p.note {
	font-size: 0.8em;
	margin-bottom: 2em;
	text-indent: -14px;
	padding: 0 29px;
	color: #666;
	text-align: left;
	caption-side: bottom;
}
#abstract dl dd div.hosoku h4 {
	font-size: 1em;
}
#abstract dl dd div.hosoku h5 {
	font-size: 1em;
	padding-left: 1em;
	text-indent: -1em;
	font-weight: normal;
}
#abstract p.link-qa {
	margin-bottom: 20px;
	text-align: center;
}
#abstract p.link-qa a {
	margin-bottom: 20px;
	padding-left: 30px;
	background: url(../../../../img/link_icon.gif) no-repeat 0 5px;
}
#abstract #caution {
	padding-top: 10px;
	margin-bottom: 30px;
	background: url(../img/com_top.gif) no-repeat 0 0;
}

#abstract table {
	margin-top: 8px;
	border-collapse: collapse;
}
#abstract th, td {
	border: 1px #bebebe solid;
}
#abstract th {
	vertical-align: middle;
}
.tableNote {
	font-size: 90%;	
}

#abstract em {
	font-style: italic;	
}

div.column {
	border: solid 1px #ccc;	
	border-radius: 10px;  
	-webkit-border-radius: 10px;  
	-moz-border-radius: 10px;
	padding: 15px;
	margin-bottom: 20px;
}

div.column p {
	font-size: 0.9em;
	line-height: 1.8;
}