﻿#backnumber {
	float: right;
	margin-top: -20px;
	margin-right: 20px;
	}
#backnumber a span {
	display: none;
	}
#backnumber a:link, #backnumber a:visited {
	display: block;
	background: url(../images/btn_contents.gif) no-repeat;
	height: 31px;
	width: 88px;
	}

h3 {
	clear: both;
	font-weight: bold;
	color: #30c;
	font-size: 110%;
	background: url(../images/icon_b.gif) no-repeat 0 50%;
	padding-left: 35px;
	margin-bottom: 5px;
	height: 30px;
	}
h4 {
	font-weight: bold;
	font-size: 95%;
	color: #c00;
	background: url(../images/bullet_crossred.gif) no-repeat left -3px;
	margin-left: 5px;
	margin-top: 20px;
	padding-left: 17px;
	height: 26px;
	}
h5 {
	font-weight: bold;
	color: olive;
	}
h6 {
	color: #036;
	text-indent: 5px;
	}
p {
	margin-bottom: 1em;
	}
hr {
	border-style: dashed;
	color: hotpink;
	margin: 10px 20px;
	}
.edge {
	border: 1px solid #000;
	}
.indent {
	padding-left: 40px;
	}
.classify {
	margin-left: 40px;
	}
	
.classify td {
	vertical-align: top;
	padding: 3px 5px;
	line-height: 1.6;
	}


#onebtn {
	padding: 10px 0 10px 250px;
	}
#twobtn {
	padding: 10px 0 10px 150px;
	}
#twobtn img {
	margin-right: 10px;
	}
#ot_index ul {
	padding: 10px 30px;
	}
#ot_index li {
	list-style-image: url(../images/bullet_glasspink.gif);
	}