@charset "utf-8";
/* CSS Document */

#progress {
	height:2%;
	width:1%;
	background:url(../../koi_coming/img/bg_allow.png) #fdd000;
	left:500px;
	background:url(../message/img/bg_txt.png) no-repeat;
}
#properties {
	z-index:100;
	background:#FFF;
}
.easing_wrapper {
	background:url(../message/img/bg_txt.png) no-repeat;	
}
.clm01 {
	width:310px;
	float:left;
	line-height:0;
}
.clm02 {
	width:310px;
	float:left;
	padding:0 35px;
}
.clm03 {
	width:310px;
	float:right;
	line-height:0;
}

.hyou {
	width:87%;
	margin:30px auto;	
}
table.hyou {
	border:solid #000 3px;
	margin-bottom:30px;
}
table.hyou td {
	padding:10px;
	border-bottom:solid #000 3px;
	border-right:solid #000 3px;
}
h4 {
	background:url(../img/bg_title.gif);
	padding:15px;
}
#contents {
	min-width:1000px;
}


