#box_hr {
	border-top: 1px dashed #CCCCFF;
	border-right: none #CCCCFF;
	border-bottom: 1px dashed #CCCCFF;
	border-left: none #CCCCFF;
	font-size: x-small;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.side_margin {
	padding-left: 50px;
	padding-top: 10px;
}
.list {
	list-style-type: none;
	list-style-position: inside;
	text-indent: 14px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px none #CCCCCC;
	line-height: 2.4em;
	width: 80%;
	text-align: left;
	vertical-align: super;
	list-style-image: url(root_img/bt_list_aqua_01.jpg);
}