@charset "EUC-JP";

#Pack {
	width: 595px;
	background: url(../img/bg.gif) repeat-y;
/*	margin: 10px 0 0 0;*/
}

#Pack #Main {
	width: 595px;
	margin: 0 0 10px 0;
}

#Pack #Main h2 {
	width: 595px;
	height: 175px;
	background: url(../img/title.gif) no-repeat;
	text-indent: -9999px;
	outline: none;
}

#Pack #Main h3 {
	width: 595px;
	height: 134px;
	background: url(../img/read.gif) no-repeat;
	text-indent: -9999px;
	outline: none;
}

#Pack .Info {
	width: 595px;
	margin: 10px 0 0 0;
}

#Pack .Info h4 {
	width: 289px;
	float: left;
}

#Pack .Info .right {
	width: 306px;
	float: left;
}

#Pack .Info .right .img_gorgeous {
	width: 306px;
	height: 104px;
	background: url(../img/gorgeous_img_bg.jpg) no-repeat;
}

#Pack .Info .right .img_marvelous {
	width: 306px;
	height: 104px;
	background: url(../img/marvelous_img_bg.jpg) no-repeat;
}

#Pack .Info .right .img_deluxe {
	width: 306px;
	height: 104px;
	background: url(../img/deluxe_img_bg.jpg) no-repeat;
}

#Pack .Info .right .img_selection {
	width: 306px;
	height: 104px;
	background: url(../img/selection_img_bg.jpg) no-repeat;
}

#Pack .Info .right .btn_gorgeous {
	width: 306px;
	height: 39px;
	background: url(../img/gorgeous_btn_bg.gif) no-repeat;
}

#Pack .Info .right .btn_marvelous {
	width: 306px;
	height: 39px;
	background: url(../img/marvelous_btn_bg.gif) no-repeat;
}

#Pack .Info .right .btn_deluxe {
	width: 306px;
	height: 39px;
	background: url(../img/deluxe_btn_bg.gif) no-repeat;
}

#Pack .Info .right .btn_selection {
	width: 306px;
	height: 39px;
	background: url(../img/selection_btn_bg.gif) no-repeat;
}