@charset "shift_jis";

a {
	font-size: 12px;
}
a:link {
	color: #3853A4;
}
a:visited {
	color: #3853A4;
}
a:hover {
	color: #ED1E23;
}
a:active {
	color: #ED1E23;
}

#item {
	font-size: 12px;
	line-height: 18px;
	margin-left: 20px;
}
.photo {
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.name {
	font-size: 14px;
	font-weight: bold;
}
.seisaku {
	margin-left: 20px;
}
.comment {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.link {
	margin-left: 20px;
}
