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

DIV.fce_frontbox {
	height: 86px;
	width: 192px;
	cursor:pointer;
	margin-bottom: 20px;
}

DIV.fce_frontbox DIV.image_wrapper {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

DIV.fce_frontbox DIV.image_wrapper IMG {}
DIV.fce_frontbox DIV.imgtext_wrapper {
	background-color: #EEEEEE;
	height: 25px;
}


DIV.fce_frontbox DIV.imgtext_wrapper IMG {
	margin-top: 7px;
	margin-left: 15px;
}