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



#asoberu{
	margin:20px 0px;
	width:662px;
	background-color:#FFF;
	}

#asoberu img{
	border:none;
	}

#asoberu_w622{
	width:622px;
	margin:0px auto;
	font-size:12px;
	line-height:18px;
	}

#asoberu_contents{
	margin:10px 0px;
	}

.asoberu_item_name{
	color:#B20E08;
	font-size:20px;
	font-weight:700;
	}

.asoberu_title{
	margin:10px 0px;
	padding:5px;
	background-color:#00afff;
	color:#FFF;
	font-size:16px;
	font-weight:700;
	}

.item{
	margin-bottom:10px;
	padding-bottom:30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	}

.item_end{
	padding-bottom:30px;
    }

.item .deta,.item_end .deta{
	font-size:10px;
	border-top:solid 1px #B2B4BF;
	}

.item .deta td,.item_end .deta td{
	padding:2px 5px;
	border-bottom:solid 1px #B2B4BF;
	}

.ta_c{
	text-align:center;
	}

.ta_r{
	text-align:right;
	}

.ta_r span{
	color:#B20E08;
	font-weight:700;
	}
