/* CSS Document */

a.a:hover {
position: relative;
top: 2px;
left: 2px;
text-decoration: none;
}
h1 {
	font-weight: normal;
	color: #666;
	margin: 10px 10px 10px 0;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ccc;
	font-size: 1.8em;
}
/*
		h1 {
	padding-bottom: 5px;
	border-bottom: 1px dashed #ccc;
	font-size: 15px;}
	}
*/
h2 {
	font-weight: normal;
	c0olor: #069;
	margin: 10px 10px 10px 0;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ccc;
	font-size: 1.8em;
	}
p.p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../../../img/common/blue_btn_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	margin-right: 0px;
}
p.g {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../../../img/common/grey_btn_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	margin-right: 0px;
}

}
.table {
	border: 1px solid #999;
	padding: 20px;
	margin: 0px;
	width: 545px;
}
.t {
	border: 1px solid #999;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	width: 500px;
}h3 {
	font-weight: bold;
	color: #069;
	margin: 5px 0;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ccc;
	font-size: 1.3em;
}
.small {
	font-size: 10px;
	color: #666;
}
.small-r {
	font-size: 10px;
	color: #900;
}