@charset "utf-8";





/*
*
*
*	Guide Module
*
*
*/ /*/////////////////////////////////   ////*/





/*/////////////////////////////////////////////////////////////////////////////////////////////

	Guide
	
/////////////////////////////////////////////////////////////////////////////////////////////*/

.guide div.left{
	float:left;
	width:320px;
	}
	
.guide div.right{
	float:right;
	width:320px;
	}

.guide dl{
	background:#EFEDDC;
	width:290px;
	margin-bottom:1em;
	padding:15px;
	}
	.guide dl dt{
	background:url(../../share/images/arrow_002.png) no-repeat left center;
	line-height:1.8;
	padding:0 0 0 20px;
	margin-bottom:15px;
	}
	.guide dl dt.ddnone{
	margin-bottom:0;
	}
	.guide dl dd{
	background:url(../../share/images/arrow_003.png) no-repeat 8px center #FFFFFF;
	line-height:2;
	padding:5px 5px 5px 20px;
	}





/*/////////////////////////////////////////////////////////////////////////////////////////////

	Pay
	
/////////////////////////////////////////////////////////////////////////////////////////////*/
	
.table001{
margin:15px 0 10px 7px;
width:100%;
}
.table001 th{
width:30%;
padding:7px 14px;
border-right:solid 2px #E2DECF;
border-bottom:solid 1px #EAE6D8;
background:#F8F5E9;
vertical-align:top;
text-align:left;
}
.table001 td{
width:70%;
padding:7px 14px;
border-bottom:solid 1px #EAE6D8;
}
#trade .table002,
.table002{
margin:0 0 15px;
width:100%;
}
.table002 th{
width:33%;
padding:7px 14px;
border:solid 1px #EAE6D8;
background:#F8F5E9;
vertical-align:top;
}
.table002 td{
padding:7px 14px;
border-bottom:solid 1px #EAE6D8;
border-left:solid 1px #EAE6D8;
border-right:solid 1px #EAE6D8;
}
dl.dltext{
margin-left:8px;
}
dl.dltext dt{
font-weight:bold;
margin-bottom:0.5em;
}
dl.dltext dd{
margin-bottom:2em;
}
