h1 {
	background-image: url(../guide/images/h1.jpg);
	background-repeat: no-repeat;
}
#headCopy01{
	background-image: url(../guide/images/h2_01.jpg);
	background-repeat: no-repeat;
	width: 785px;
	height: 51px;
	margin-top: 0em;
	margin-bottom: 1em;
}
#headCopy02{
	background-image: url(../guide/images/h2_02.jpg);
	background-repeat: no-repeat;
	width: 785px;
	height: 51px;
	margin-bottom: 0.5em;
}

/*================custom setting================*/
#readmain{
	float: left;
	height: auto;
	width: 380px;
}
#readmain h3,#readmain h4,#readmain p{
	margin-right:0px;
}
#readsub{
	float: right;
	height: 310;
	width: 410px;
	margin-right: 2px;
}
#monymain{
	float: left;
	height: auto;
	width: 330px;
	margin-left: 0px;
}
#monysub{
	float: right;
	height: 280;
	width: 405px;
	margin-right: 2px;
}
#container #contents #monysub h3{
	margin-left: 0px;
}
#container #contents #monysub p{
	margin-left: 0px;
}
#contents table{
	margin-bottom: 1em;
	margin-left: 12px;
}

html>body #contents table{
	margin-left: 25px;
}
#contents thead{
}
#contents thead th{
	border-top: 1px #888;
	border-right: 1px #888;
	border-bottom: 1px solid #888;
	border-left: 1px #888;
}
#contents thead td{
	border-top: 1px #888;
	border-right: 1px #888;
	border-bottom: 1px solid #888;
	border-left: 1px #888;
}
#contents tfoot{
}
#contents tfoot th{
	border-top: 1px #888;
	border-right: 1px #888;
	border-bottom: 1px solid #888;
	border-left: 1px #888;
	font-size: 80%;
	color: #333333;
}
#contents tfoot td{
	border-top: 1px #888;
	border-right: 1px #888;
	border-bottom: 1px solid #888;
	border-left: 1px #888;
	text-align: right;
}
#contents tbody{
}
#contents tbody th{
	border: 1px solid #C4CAD5;
	background-color: #8189B9;
	font-size: 80%;
	letter-spacing: 0.2em;
	color: #FFFFFF;
	padding: 0.5em 0.5em 0.5em 1em;
	text-align: left;
}
#contents tbody td{
	border: 1px solid #C4CAD5;
	background-color: #eef;
	font-size: 80%;
	text-align: center;
	padding: 0.5em;
}
#contents tbody tr.kids th{
	background: #69e;
}
#contents tbody tr.kids td{
	background: #cce5ff;
}
#contents tbody td.align-left{
	text-align: left;
	padding-left: 8px;
}
#contents caption{
	caption-side:bottom;
	font-size: 10px;
	color: #6666;
	text-align: right;
	padding: 0em;
	margin: 0em;
}
#contents h3 strong{
	font-weight: bold;
}
#contents h4 strong{
	font-weight: bold;
}
/*================Huck setting================*/
