@charset "utf-8";
div#kouhai_top {
	background-image: url(../images/kouhai/title_kouhai.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 560px;
	font-size: 16px;
	line-height: 24px;
}
div#kouhai_top h2 {
	height: 74px;
	width: 560px;
	visibility: hidden;
}
div.kouhai_list {
	padding: 0px;
	height: 240px;
	width: 560px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/kouhai/heart.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
div.boy {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 216px;
	width: 240px;
	text-align: center;
}
div.lady {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 216px;
	width: 240px;
	text-align: center;
}
div.kouhai_list img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

div.days {
	color: #003399;
	font-size: 16px;
	padding: 0px;
	width: 560px;
	height: 24px;
	margin: 0px;
}

a{
	text-decoration:none;
}
