@charset "shift_jis";

@import url(reset.css);
@import url(basic.css);
@import url(common.css);


/*====================================================================================================

	Style Info: ‰ƒ‰ïƒvƒ‰ƒ“

====================================================================================================*/

.enkai {
	margin-top:15px;
	padding:15px;
	color:#fff;
	}

.enkai img {
	margin-bottom:15px;
	}

.enkai-01 {
	background-color:#da5b18;
	}
.enkai-02 {
	background-color:#835a9c;
	}
.enkai-03 {
	background-color:#689c5c;
	}
.enkai-04 {
	background-color:#9c8f5b;
	}


