@charset "utf-8";
/* CSS Document */

#content .main .section h2{
	margin-bottom:1em;
}
h2{
	width:572px;
		margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}


dt,dd{
font-size:92%;
}

#content .main .section .entry_body{
	border-left:1px solid #dcdcdc;
	padding-top:0;
	margin-bottom:1em;
	background-image:url(../images/bg_section.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#content .main .section .entry_body .pa0{
	padding-bottom:0;
	margin-bottom:0;
}

#content .main .section .pageTop{
	margin-right:2px;
}
.note{
	color:#CC0000;
}
.border{
	position:relative;
	background-color:#CCCCCC;
	margin:0 0 0 18px;
}
.border .note{
	position:absolute;
	right:5px;
	bottom:10px;
	margin:0;
	padding:0;
	font-size:92%;
}
.corner{
	background-color:#EAEAEA;
	margin:0;
	padding:10px 5px 25px 5px;
	clear:both;
}
.corner li{
	background-image:url(../images/bg_marker.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:12px;
}
dl.corner{
	padding:10px 10px;
	clear:both;
	margin-top:0;
}
.corner dt{
	width:140px;
	float:left;
	padding-bottom:3px;
	clear:left;
}
.corner dd{
	margin-left:150px;
	color:#333;
	font-weight:bold;
}
.corner dd a{
	color:#333;
	font-weight:bold;
}
.pdf_note{
	border:5px solid #CCCCCC;
	clear:both;
	margin:0.5em 18px 1em 18px;
	padding:10px 10px 0 10px;
	zoom:1;
}
#content .main .entry_body .pdf_note p{
	margin-left:0;
}
.pdf_note::after {
	content: ".";
	visibility: hidden;
	clear: both;
	display: block;
	height: 0;
	
}
.pdf_note dl,
.pdf_note h4,
.section .pdf_note p{
	margin:0 0 10px 0;
	padding:0;
	
}
.pdf_note dl dt{
	float:left;
}
.pdf_note dl dd{
	margin-left:120px;
	background-image:url(../../common/images/ic_deteal.jpg);
	background-position:left 16px;
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:13px;
}
.link img{
	vertical-align:middle;
	margin-right:3px;
}
