@charset "utf-8";
/* CSS Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}

fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
/*h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}*/
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}




/* CSS 產品設定 */
.PACK_title{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #4F4F4F;
	letter-spacing: -1pt;
}

.PACK_word01{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d80000;
}
.PACK_word02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
.PACK_word03 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #d80000;
}



.PACK_price{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 26px;
	line-height: 24px;
	font-weight: bold;
	color: #4F4F4F;
}

.PACK_listprice{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #4F4F4F;
	letter-spacing: -1px;
	text-decoration: line-through;
}

.PACK_note{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #F00;
}
.LINE_01{
	border: 1px solid #CACACC;
	margin-top:10px;
	margin-bottom:20px;
}

.CONTENT_area01{
	padding-bottom: 30px;
	text-align: left;
	padding-top: 30px;
}
