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


/* コンテンツ */

#contents_a p{
	width:940px;
	height:40px;
	margin-top:25px;
	border-bottom:#e1e1e1 1px dashed;
}


#contents_a a{
	font-size:120%;
	background:url(../../shared/img/btn_01.png) no-repeat 20px 2px;
	padding-left:36px;
	padding-bottom:2px;
	text-decoration:underline;
	
}

#contents #to_top{
	margin-top:300px;
}

