@charset "utf-8";

/* おすすめパック一覧 */
#packList h1 {
	margin-bottom: 20px;
}
#packList h2 {
	margin-bottom: 12px;
}
#packList h3 {
	font-size: 12px;
	line-height: 16px;
	background-image: url(../img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-top: 2px;
	margin-bottom: 8px;
	padding-left: 8px;
}
#packList .rss {
	text-align: right;
	margin-top: -34px;
	margin-bottom: 24px;
	margin-right: 10px;
}
#packList p {
	margin-bottom: 10px;
}
#packList p.dete {
	font-size: 10px;
}
#packList p.dete .text10Orange {
	color: #FF5809;
}

/* おすすめパック詳細 */
#packDetail .rss {
	text-align: right;
	margin-top: -32px;
	margin-bottom: 24px;
	margin-right: 10px;
}
#packDetail p.pageBack {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#packDetail h1 {
	font-size: 12px;
	color: #006D2C;
	line-height: 12px;
	background-image: url(../img/pack/title_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 17px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#packDetail h2 {
	font-size: 12px;
	line-height: 12px;
	color: #006D2C;
	background-image: url(../img/pack/title_bg2.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 7px;
	margin-top: 10px;
	margin-bottom: 8px;
}
#packDetail p {
	margin-bottom: 15px;
	margin-right: 15px;
	margin-left: 15px;
}
#packDetail p.dete {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
#packDetail p.dete .text10Orange {
	color: #FF5809;
}
#packDetail p.contactBtn {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 40px;
}
