@charset "utf-8";

#alpha .section-lv2{
	margin-bottom: 40px;
}
#alpha .section-lv2-inner{
	padding-left: 25px;
}
#alpha h2{
	color: #4c5977;
	line-height:2;
	font-weight: bold;
	padding-left: 30px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 108%;
	background: url("../images/common/bg_heading.jpg") no-repeat;
}
#alpha p{
	margin-bottom: 15px;
}
#alpha strong{
	font-weight: bold;
}

#alpha #termsinfo table{
	margin-bottom: 15px;
}
#alpha #termsinfo th,
#alpha #termsinfo td{
	border-bottom: 1px solid #e9ebee;
	padding-top: 7px;
	padding-bottom: 7px;
}
#alpha #termsinfo table{
	margin-bottom: 15px;
}
#alpha #termsinfo th{
	vertical-align:top;
	width:110px;
	padding-left: 13px;
	padding-right: 30px;
	font-weight: bold;
}
#alpha #termsinfo td{
	padding-right: 40px;
}
#alpha #termsinfo td ul{
	margin: 0 0 0 15px;
}
#alpha #termsinfo td ul.txt{
	margin: 15px 0 10px 15px;
}
#alpha #termsinfo td li{
	list-style-type: square;
	padding-bottom: 5px;
}
#alpha #termsinfo td li.endline{
	padding-bottom: 0px;
}

