@charset "UTF-8";

.accessWrap {
	margin-right: 10px;
	text-align: center;
}
.btnPrint {
	padding: 5px;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFCC00;
}
.stKoutsu {
	width: 640px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.docWrap1 {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 640px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.accWrap {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
.docWrap2 {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 640px;
	text-align: left;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
#access h1 {
	font-size: 16px;
	background: url(../../images/common/titleCommon.jpg) repeat-x;
	height: 37px;
	margin: 0 10px 20px 0;
	padding-left: 10px;
	line-height: 34px;
	font-weight: bold;
	color: #333;
}
