#side .menu {
border-color: #A389E4;
}

#side .end {
	background-color: #A59FE8;
}
.frame {
background-image: url(../img/frame_bg.gif);
background-color: #FFEEEE;
}
#maney {
	background-color: #A59FE8;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	background-image: url(../img/title.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#maney table tr{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}


#maney th, #maney td{
	font-size: 1px;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	background-color: #FFFFFF;
	padding: 0px;
}
#maney .p01 th {
	background-image: url(../img/ico_01-title.gif);
	height: 90px;

}
#maney .p01 td {
	background-image: url(../img/ico_01-price.gif);

}
#maney .p02 th {
	background-image: url(../img/ico_02-title.gif);
	height: 85px;

}
#maney .p02 td {
	background-image: url(../img/ico_02-price.gif);

}
#maney .p03 th {
	background-image: url(../img/ico_03-title.gif);
	height: 85px;

}
#maney .p03 td {
	background-image: url(../img/ico_03-price.gif);

}
#maney .p04 th {
	background-image: url(../img/ico_04-title.gif);
	height: 85px;

}
#maney .p04 td {
	background-image: url(../img/ico_04-price.gif);

}
#maney .p04 .04coment {
	background-color: #FF9933;
	height: 85px;
}

#maney .p05 th {
	background-image: url(../img/ico_05-title.gif);
	height: 50px;

}
#maney .p04 p {
	background-color: #FF9933;
	height: 50px;
	width: 97%;
	color: #FFFFFF;
	text-indent: 0px;
	font-size: 13em;
	padding: 2px;
}

#maney .p05 td {
	background-image: url(../img/ico_05-price.gif);

}
#maney .p05 p {
	background-color: #FFFFFF;
	height: 50px;
	width: 100%;
}

#maney .p06 th {
	background-image: url(../img/ico_06-title.gif);
	height: 50px;

}
#maney .p06 td {
	background-image: url(../img/ico_06-price.gif);

}
.entry {
	background-color: #FFFFFF;
	margin: 20px;
	padding: 20px;
}
.entry dt {
	background-repeat: no-repeat;
	background-position: left;
	height: 24px;
	text-align: left;
	font-size: 0.95em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/ico01.gif);
	line-height: 24px;
	text-indent: 30px;
	margin-top: 20px;
	padding-left: 20px;
}
.entry dd {
	font-size: 0.85em;
	color: #666666;
	text-align: left;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
	line-height: 1.15em;
}
.entry table{
	margin-right: auto;
	margin-left: auto;

}
.entry td{
	font-size: 0.8em;
	color: #666666;
	text-align: left;
	padding-top: 10px;
	margin: 10px;
}
.entry p {
	font-weight: bold;
	color: #FF0000;
	font-size: 2em;
	text-align: center;
	margin-right: 10px;
}
.entry div {
	text-align: left;
	float: right;
	height: 45px;
	font-size: 0.75em;
	color: #666666;
}
.entry span {
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 3px;
}

