#guide{
	}
	#guide .main{
		}
		#guide .main h1{
			margin:0 0 6px;
			padding:7px 0 6px 12px;
			background:url(../../common/images/heading.gif) 0px 4px repeat-y;
			font-weight:bold;
			font-size:16px;
			}
			#guide .main h1.himg{
			background:none;
			padding:0;
			margin:-6px 0 0 1px;
			}
		#guide .main .guidebox{
			margin:0 20px 20px 30px;
			/*display: -moz-inline-box;
			display: inline-block;
			/display: inline;
			/zoom: 1;
			width:235px;*/
			}
			#guide .main h2{
			margin:0 0 6px;
			padding:25px 0 10px 13px;
			font-weight:bold;
			font-size:14px;
			width:554px;
			clear:both;
			border-bottom:solid 2px #d4ecf2;
			}
			/*#guide .main .guidebox > h2{
				width:275px;
				display:block;
				}
			#guide .main .guidebox h2{
				font-size:14px;
				}*/
			#guide .main p.text{
			width:554px;
			margin-left:8px;
			}
			#guide .main .guidebox dl{
				margin-bottom:1.8em;
				line-height:1.6;
				}
				#guide .main .guidebox dl dt{
					margin:0 0 .5em;
					padding:0 0 0 17px;
					display:block;
					background:url(../../common/images/arrow.png) 0px 4px no-repeat;
					font-weight:bold;
					}
				#guide .main .guidebox dl dt a{
					}
				#guide .main .guidebox dl dd{
					margin-left:1em;
					padding:0 0 0 12px;
					display:block;
					background:url(../../common/images/foot/arrow-footer.png) 0px 4px no-repeat;
					}

			#guide .table001{
			width:539px;
			margin:15px 0 10px 7px;
			}
			#guide .table001 th{
			width:30%;
			padding:7px 14px;
			border-right:solid 2px #cccccc;
			border-bottom:solid 1px #ebebeb;
			background:#fafafa;
			vertical-align:top;
			}
			#guide .table001 td{
				width:70%;
				padding:7px 14px;
				border-bottom:solid 1px #ebebeb;
			}
			#trade .table002,
			#guide .table002{
			width:559px;
			margin:0 0 0 7px;
			}
			#guide .table002 th{
				width:33%;
				padding:7px 14px;
				border-right:solid 1px #ebebeb;
				border-left:solid 1px #ebebeb;
				border-bottom:solid 1px #ebebeb;
				background:#fafafa;
				vertical-align:top;
			}
			#guide .table002 td{
				padding:7px 14px;
				border-bottom:solid 1px #ebebeb;
				border-left:solid 1px #ebebeb;
				border-right:solid 1px #ebebeb;
			}
			#guide .main dl.dltext,
			#guide .main table.dltext,
			#guide .main p.dltext{
				margin-left:8px;
				width:559px;
				}
				#guide .main dl.dltext dt{
					font-weight:bold;
					margin-bottom:0.5em;
					}
				#guide .main dl.dltext dd{
					margin-bottom:2em;
					}
			#guide .main .floatleft{
				float:left;
				margin:0 12px 12px 0;
				}

