.processbox {
	width: 380px;
	margin-left: 40px;
}
.expTable {
}
.expArea {
	background-image: url(../images/playguide/common/bg_grd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.TitleNo {
	font-family: "Futura Bk BT";
	color: #ff0062;
	font-size: 18px;
	font-weight: bold;
}
.Title {
	line-height: 1.1;
	font-size: 24px;
	color: #ff0062;
	font-family: "A-OTF VS Pro M";
}

.GuideNo {
	font-family: "Futura Bk BT";
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
}

.PictFig {
	color: #990000;
	font-weight: bold;
}

.Fig {
	margin:0px;
	padding:4px;
	background-color:#D6F1FF;
	color:#7A7669;
	border:1px solid #7A7669;
	width:300px;
	line-height:17px;
}

.FigCaption {
	margin:0px;
	padding:4px;
	background-color:#D6F1FF;
	color:#7A7669;
	border:1px solid #7A7669;
	width:300px;
	line-height:17px;
}

.PlayGuideItemIcon {
	padding:0px;
	float:left;
}

.PlayGuideItemName {
	padding:0px 0px 20px 50px;
	float:no;
}

.PlayGuideItemTxt {
	padding-left:50px;
	float:no;
}



.cPlayGuideHeaderLeft
{
	padding:10px 0px 10px 0px;
	float:left;
}

.cPlayGuideHeaderRight
{
	padding:16px 20px 10px 0px;
	float:right;
}


.cPlayGuideTxt
{
	padding:10px;
	font-weight: bold;
}

.cPlayGuideSSTxt
{
	padding:10px;
}
.numTable td img {
	margin-right: 3px;
}

.cPlayGuideHeadLine
{
	margin:10px;
	padding:5px 10px;
	background-color:#7A7669;
	font-weight:bold;
	color: #ffffff;
}

.cPlayGuideSS
{
	margin:10px;
	padding:0px;
	float:no;
}

.cPlayGuideCaption
{
	margin:10px;
	margin-bottom:30px;
	padding:10px;
	background-color:#EFEEE9;
	float:no;
}


.cPlayGuideAreaFooter
{
	width:100%;
	margin:0px;
	float:left;
	border:solid;
	border-width:1px;
	border-color:#ff00ff;

}

.cPlayGuideFooterLeft
{
	float:left;
	width:26%;
	height:40px;
	margin:0px 0px 0px 0px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}

.cPlayGuideFooterCenter
{
	float:left;
	width:48%;
	height:40px;
	margin:0px 0px 0px 0px;
	padding-top:18px;
	padding-bottom:10px;
	text-align:center;
}

.cPlayGuideFooterRight
{
	float:right;
	width:26%;
	height:40px;
	margin:0px 0px 0px 0px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}

.cPlayGuideCaptionFig
{
	float:left;
	margin:0px 0px 0px 0px;
}

.cPlayGuideCaptionTxt
{
	padding:0px 0px 20px 30px;
	float:no;
}
.numTable th {
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	vertical-align: middle;
}

