@charset "utf-8";

/*---------- title ----------*/
h2.pri {
	height: 70px;
	width: 590px;
	margin-bottom: 25px;
}

/*---------- ご利用規約 ----------*/


.box001 {
	height: auto;
	width: 570px;
	margin-left: 10px;
	margin-bottom: 25px;
	border: 1px solid #DCDCDC;
}

h4.p_title {
	font-size: 1em;
	color: #25A862;
	width: 550px;
	margin-left: 10px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 2.2em;
	margin-top: 5px;
}

.p_title02 {
	font-size: 1em;
	color: #666666;
	width: 540px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}

.f_text01 {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.8em;
	height: auto;
	width: 540px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
	text-justify:distribute;
	text-align: justify;
}

