@charset "utf-8";

.dl-sample,
.str-sample{
	width:320px;
	margin:20px auto 40px;
}
.dl-sample a,
.str-sample a{
	display:block;
	text-align:center;
	color:#333;
	font-size:18px;
	text-decoration:none;
	background-color:#aaa;
	box-shadow:0 16px 16px #eee inset;
	border:solid 1px #888;
	border-radius:5px;
	padding:5px 0;
	
}
.dl-sample a:hover,
.str-sample a:hover{
	box-shadow:0 16px 16px #fff inset;
	background-color:#ddd;
	
}

.dum_head3{
	font-size:15px;
	display:inherit;
	font-weight:normal;
	color: #FFFFFF;
	background-image: url(/images/bar02.gif);
	height:33px;
	line-height:33px;
	background-repeat: no-repeat;
	margin:20px 0 !important;
	padding:0 15px;
}
.kome{
	display:block;
	text-indent:-1em;
	padding-left:1em;
}