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


/* 利用規約ページ -----------------------*/


.rule {
	width:780px;
	float:left;
	padding-left: 8px;
}

.rule-cap {
	width:780px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #B7DDF1;
	background-repeat: no-repeat;
	text-align: left;
	color: #0054A4;
	font-weight: bold;
}

.rule-text {
	width:750px;
	float:left;
	padding-top: 10px;
	padding-bottom: 25px;
	padding-left: 15px;
}

.rule-list {
	padding-left:10px;
}

.privacy-list {
	list-style-position: outside;
	list-style-type:none;
	padding-top:10px;
	padding-left:5px;
}
.privacy-list2 {
	list-style-position: outside;
	list-style-type:decimal;
	padding-left:40px;
}
