@charset "UTF-8";
/* CSS Document */

#packBOX h1 {
	width:715px;
	height:55px;
	background:url(../img/title_main.gif) no-repeat;
	text-indent:-9999px;
	float:none;
}

/*secret
---------------------------------------------------------------------*/
#packBOX #secret {
	margin-top:25px;
	margin-bottom:45px;
}

#packBOX #secret h3 {
	color:#cc0000;
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
	margin-top:20px;
}

#packBOX #secret strong {
	color:#B026AE;
	font-size:1.1em;
}

#packBOX #secret #text2 {
	line-height:140%;
	margin:20px 0px -20px 0px;
	padding:0px 0px 0px 7px;
}


/*forceBOX
---------------------------------------------------------------------*/
#forceBOX {
	margin-bottom:40px;
	margin-top:20px;
}

#forceBOX #text {
	line-height:140%;
	border-bottom: 1px dotted #039;
	margin:20px 0px 15px 0px;
	padding:0px 0px 30px 7px;
}

#forceBOX .imgL {
	padding:15px 0px 35px 7px;
	float:left;
}

#forceBOX .imgR {
	padding:20px 10px 35px 0px;
	float:right;
}

#forceBOX .textC {
	width:270px;
	padding:20px 0px 35px 20px;
	float:left;
}

#forceBOX .textC h3 {
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:10px;
}
#forceBOX h3 span { font-size:0.8em; }

#forceBOX .textC p {
	font-size:1.1em;
	line-height:140%;
}

#forceBOX .textC p span {
	width:270px;
	display:inline-block;
	border-bottom:#039 dotted 1px;
	color:#B026AE;
	font-weight:bold;
}

#forceBOX #pdfLink {
	width:220px;
	background:url(../../img/pdfImg.gif) no-repeat left;
	line-height:130%;
	padding:10px 0px 10px 40px;
	margin:-15px 0px 30px 420px;
}


/*tripleBOX
---------------------------------------------------------------------*/
#tripleBOX #text {
	line-height:140%;
	border-bottom: 1px dotted #039;
	margin:20px 0px 15px 0px;
	padding:0px 0px 30px 7px;
}

#tripleBOX .imgL {
	padding:15px 0px 35px 7px;
	float:left;
}

#tripleBOX .imgR {
	padding:20px 10px 35px 0px;
	float:right;
}

#tripleBOX .textC {
	width:270px;
	padding:20px 0px 35px 20px;
	float:left;
}

#tripleBOX .textC h3 {
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:10px;
}
#tripleBOX h3 span { font-size:0.8em; }

#tripleBOX .textC p {
	font-size:1.1em;
	line-height:140%;
}

#tripleBOX .textC p span {
	width:270px;
	display:inline-block;
	border-bottom:#039 dotted 1px;
	color:#B026AE;
	font-weight:bold;
}

#tripleBOX #pdfLink {
	width:220px;
	background:url(../../img/pdfImg.gif) no-repeat left;
	line-height:130%;
	padding:10px 0px 10px 40px;
	margin:-10px 0px 30px 420px;
}


/*combinationBOX
---------------------------------------------------------------------*/
#combinationBOX {
	
}

#combinationBOX div {
	margin-top:30px;
	padding-bottom:30px;
}

#combinationBOX h4 {
	width:662px;
	border-bottom:#039 dotted 1px;
	color:#EE7831;
	font-size:1.3em;
	font-weight:bold;
	margin:0px 0px 0px 5px;
	padding:0px 0px 5px 3px;
}

#combinationBOX p {
	width:655px;
	font-size:1.1em;
	line-height:150%;
	margin:10px 0px 20px;
	padding-left:10px;
}

#combinationBOX strong {
	color:#b026ae;
	font-size:1.1em;
}

#combinationBOX img { padding-left:10px; }