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

#mainArea {
	padding-bottom: 10px;
}

.item .arrow {
	width: 110px;
	text-align: center;
	padding-bottom: 20px;
}

.item .nocenter {
	padding-left: 15px;
}

.item .center {
	width: 295px;
	padding-left: 15px;
	padding-right: 30px;
}

.item .right {
	color: #FF2B50;
	text-align: center;
	padding-bottom: 20px;
}

.item .right img {
	padding-bottom: 7px;
}

.item dt {
	padding-bottom: 10px;
}

.item dd {
	padding-bottom: 20px;
	line-height: 1.5em;
}

.item .haha {
	padding-right: 20px;
}


