@charset "utf-8";

.shinchaku ul {
	margin-top: 5px;
	width: 100%;
	height: 14em;
}

.shinchaku li {
	list-style: none;
	padding-left: 10px;
	background: url(images/arrow-red.gif) no-repeat;
	border-bottom: 2px dotted #aaaaaa;
}


.line {
	border-bottom: 2px dotted #aaaaaa;
	height: 62px;
	padding: 5px 0px 0px 0px;
}

.photo {
	float:left;
	text-align: center;
	vertical-align: middle;
	width:72px;
}
.photo img{
	border: none;
}

.content {
	float:left;
	width:20em;
	padding-left:0.5em;
}

.clr {
	clear:both;
}
