@charset "utf-8";
.koma2_set {
	width: 810px;
	margin-left: 40px;
}


.koma2_box {
	background-image: url(index_img/box_bg2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 185px;
	height: 73px;
	float: left;
	position: relative;
	margin-right: 5px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 3px;
	cursor: pointer;
}
.koma2_box_phofa {
	background-image: url(index_img/box_bg2_phofa.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 185px;
	height: 73px;
	float: left;
	position: relative;
	margin-right: 5px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 3px;
	cursor: pointer;
}
.koma2_photo {
	position: absolute;
	height: 62px;
	width: 62px;
	left: 5px;
	top: 5px;
}
.koma2_name {
	height: 38px;
	width: 111px;
	left: 68px;
	position: absolute;
	top: 5px;
}

.koma2_date {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	height: 17px;
	width: 63px;
	left: 74px;
	top: 49px;
}
.koma2_new {
	position: absolute;
	height: 23px;
	width: 38px;
	top: 44px;
	left: 141px;
}

