@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

h2#img_top {
	width: 780px;
	height: 221px;
	background: url(../common/images/img_partyplan.jpg) no-repeat;
	text-indent: -9999em;
}


.title {
	background: url(../common/images/bg_partyplan.jpg) no-repeat;
	width: 560px;
	height: 30px;
	text-indent: -9999em;
	margin-bottom: 29px;
}


#concept li {
	background: url(../common/images/icon.gif) left no-repeat;
	padding-left: 15px;
	_padding-top: 2px;

}

.box_party {
	margin-bottom: 10px;
	color: #F3EDB9;
	width: 500px;
	height: 333px;
	margin: 0px 0px 0px 30px;
	background: url(../common/images/photo_party_01.jpg) left top no-repeat;
}

.plan {
	font-weight: bold;
	background-color: #5A3719;
	padding: 5px;
	text-align: center;	
}

.price {
    font-weight: bold;
	text-align: right;
	border-bottom: 1px solid #5A3719;
	padding: 5px 0px 2px 0px;
	margin-bottom: 5px;
}

.box_party ul {
    margin: 0px;
	padding: 0px;
}

.box_party li {
    width: 172px;
	height: 30px;
	padding-left: 55px;
	margin-bottom: 8px;
}

.uno {
    background: url(../common/images/img_partyplan_01.gif) left top no-repeat;	
}
.due {
    background: url(../common/images/img_partyplan_02.gif) left top no-repeat;	
}
.tre {
    background: url(../common/images/img_partyplan_03.gif) left top no-repeat;	
}
.quattro {
    background: url(../common/images/img_partyplan_04.gif) left top no-repeat;	
}
.cinque {
    background: url(../common/images/img_partyplan_05.gif) left top no-repeat;	
}