

/**************************************************************************************/

/*コンテンツエリア*/

/**************************************************************************************/



ul.text li{

	display:block;

	margin-bottom:5px;

	margin-left:10px;

	padding-top:1.0em;

	padding-bottom:1.0em;

	background:#fff url(../images/line.gif) no-repeat left bottom;

	line-height:1.6em;

}



ul.text li.noline{

	display:block;

	margin-bottom:5px;

	margin-left:10px;

	padding-top:1.0em;

	padding-bottom:1.0em;

	background:#fff url(../images/line_no.gif) no-repeat left bottom;

	line-height:1.6em;

}







.gotoTop{

text-align:right;

font-size:10px;

margin-top:0;

margin-bottom:0;

line-height:1em;

}
