@charset "utf-8";

.terms_block {
	margin: 0 auto 0px;
	width: 690px;
	}
	
.terms_mtitle {
	margin:0 0 30px 0;
	}
	
.terms_stitle {
	background: url(../images/information/point_green.gif) no-repeat;
	margin: 0 0 15px 15px;
	padding: 1px 0 0 22px;
	font-size: 18px;
	font-weight: bold;
	color: #363;
	line-height: 1.1;
	}
	
.terms_ex {
	font-size: 14px;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 38px;
	}
	
.terms_ex strong {
	margin:0;
	font-weight: bold;
	color:#06F;
	}
	
.terms_ex a {
	text-decoration: underline;
	}


/* .sec_category_title,.sec_page_title
----------------------- */

.sec_page_title {
	margin-bottom:25px;
	font-size: 33px;
	line-height: 1.4;
}

.sec_page_title span {
	display: block;
	margin: 0 0 5px 5px;
	padding-left: 15px;
	border-left: 6px solid #c60d20;
}


.sec_sub_title01 {
	margin-bottom:25px;
	padding:7px 15px;
	border:1px solid #BABABA;
	border-radius:2px;
	color:#333;
	font-size:20px;
	line-height:1.6;
	font-weight: bold;
}

.basic_inner {
    clear: both;
    margin: 0 15px 50px;
}

.basic_inner_end {
    clear: both;
    margin: 0 15px 0px;
}

ol.bracket li {
	text-indent: -3em;
	margin-left: 3em;
	margin-bottom: 5px;
	list-style-type: none;
}
ol.dotlist li {
	list-style: disc outside;
	margin-left: 1.5em;
	font-size: 100%;
	
	text-indent: 0;
	margin-bottom: 0;
}
