@charset "utf-8";
/* CSS Document */

.gray_line_box{
    width: 90%;
    padding: 20px;
    border: 1px solid #cccccc;
	margin-bottom:20px;
}