@charset "UTF-8";
/* CSS Document */

/********************************************************************************/

.kouhou {
	height: 240px;
	width: 150px;
	background-image: url(../images/kouhou/box.gif);
	background-repeat: no-repeat;
	float: left;
}

.z-k1 {
	text-align:center;
	margin:19px auto 0px;
}

.z-k2 {
	text-align: center;
	margin:5px auto 0;
	font-size: 13px;
	line-height: 20px;
}


.kouhou .z-k1 img {
	border: 1px solid #CCCCCC;
}



/*
.kouhou {
	position: relative;
	left: 0px;
	margin: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: 240px;
	width: 150px;
	background-image: url(../images/kouhou/box.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}

.z-k1 {
	z-index: 1;
	position: absolute;
	width: 112px;
	height: 158px;
	left: 17px;
	top: 19px;
}

.z-k2 {
	z-index: 2;
	position: absolute;
	width: 107px;
	height: 45px;
	left: 19px;
	top: 182px;
	text-align: center;
	font-size: 13px;
	line-height: 20px;
}*/
