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

#contents_r ol {
	margin-left: 30px;
}
#contents_r li {
	margin-bottom: 15px;
}
.name {
	width: 240px;
	margin-right: 0px;
	margin-left: auto;
}
.inquiry_box {
	background: #E3F1F9;
	border: 1px solid #67B3DF;
	padding: 10px;
}
