@charset "UTF-8";
/* --------------------------------
絶対座標によるレイアウト
-------------------------------- */
#footer {
	top: 956px;
}

h2 {
	position: absolute;
	top: 23px;
	left: 851px;
}

.content {
	position: absolute;
	top: 191px;
	left: 130px;
	width: 820px;
	border-top: 1px solid #CCCCCC;
	padding-top: 20px;
}
.module {
	margin-bottom: 30px;
}

#atDC {
	width: 660px;
	padding: 24px 21px;
	border: 4px solid #e6e6e6;
}
#atDC p {
	font-size: 9pt;
	line-height: 1.6;
}

#atDC01 {
	margin-bottom: 20px;
}
#atDC02 {
	margin-bottom: 20px;
}
#atDC03 {
	margin-bottom: 18px;
}
#atDC04 {
	margin-bottom: 10px
}
#ask01 {
	margin-bottom: 20px;
}
#ask02 {
	margin-bottom: 15px;
}
#ask03 {
	font-size: 9pt;
}
.caption {
	font-size: 9pt;
}
p#other01 {
	margin-bottom: 10px;
}


/* --------------------------------
余白系
-------------------------------- */
h3 {
	margin-bottom: 10px;
}
