@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content .text{
	margin:-3px 0 25px;
}

#content .text span{
	font-weight:bold;
	color:#CC0000;
}

#content .imgright{
	zoom:1;
	overflow:hidden;
	margin:-3px 0 25px;
}

#content .imgright div{
	float:right;
	padding:3px 0 17px 20px;
}

#content .imgright .special{
	margin:19px 0;
	font-weight:bold;
	}
	

#content table{
	margin:-10px 0 30px;
	}
	
#content th{
	width:159px;
	}
	
#content th,
#content td{
	padding:3px 0 2px 9px;
	}
	
	
#content ul.flow {
	padding-bottom:20px;
	*padding-bottom:25px;
}

#content ul.flow li {
	background:url(../image/abo_icon.gif) top left no-repeat;
	padding-left:19px;
	margin-bottom:5px;
}

#content p.absp {
	margin:20px 0 30px;
}

#content dl.sptxt dt {
	font-weight:bold;
}

#content dl.sptxt dd.btm {
	margin-bottom:15px;
}