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


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


.faq-list {
	list-style-position: outside;
	list-style-type:none;
	padding-top:10px;
	padding-left:5px;
}

.faq-list-style{
	line-height: 2em;
}


.faq-list2 {
	list-style-position: outside;
	list-style-type:none;
	padding-top:10px;
	padding-left:15px;
}

.faq-list3 {
	list-style-position: outside;
	list-style-type:decimal;
	padding-left:40px;
}


.text-580-2 {
	width: 580px;
	text-align: left;
	line-height: 140%;
	padding: 0 10px 5px 10px;
}

.box-580 {
	width: 580px;
	text-align: left;
	line-height: 140%;
	padding: 0 5px 5px 5px;
	vertical-align:bottom;
}

.faq-box {
	width:400px;
	border: 1px #cccccc solid;
	margin:10px;
	padding:10px;
}

.box-line {
	width: 580px;
	text-align: left;
	padding: 0 0 15px 5px;
	vertical-align:bottom;
}


.left-225 {
	width: 225px;
	float: left;
	vertical-align:bottom;
}
.right-285 {
	width: 300px;
	float: right;
	padding-right:20px;
}

.text-right{
	float:right;
}

.text-glay {
	width: 580px;
	text-align: left;
	line-height: 140%;
	padding: 0 5px 10px 5px;
	color: #666666;
	font-weight: bold;
	font-size:16px;
}

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





