h3{
	color:#00689b;
}
h4{
	background:url(images/titleicon.png) no-repeat left center;
	color:#777;
	font-size:18px;
	font-weight:400;
	margin-bottom:10px;
	padding-left:16px;
}

p{
	margin:1em 0;
}
p img{
	border:0 none !important;
}

ol li{
	list-style:inside square;
}

ul.manual{
	background:#fff;
	left:10px;
	margin-right:40px;
	position:absolute;
	top:10px;
	width:180px;
}
.manual li{
	border-top:1px solid #dfdfdf;
	display:block;
	font-size:16px;
	font-weight:600;
}
#manual_ch li{
	background:#fff;
	display:block;
	font-size:14px;
	font-weight:400;
}
#manual_ch a{
	display:block;
}

#setting_sub a{
	background:url(images/prefix.png) no-repeat left center;
	padding-left:1em;
}

#sub_long a{
	background:　url(images/prefix_long.png) left center no-repeat;
}
#sub_last a{
	background-image:url(images/prefix_end.png);
}
/*.manual a:visited{background:url(images/chk.png) right 0 no-repeat; padding-right:2em;}*/

.content{
	background:#fff;
	min-height:1040px;
	_height: 1140px;/*for ir6*/
}

#manu_body{
	background:#fff;
	position:relative;
	top: 0px;
	left:200px;
	width:610px;
}
#manu_body img{
	border: 1px solid #0a0a0a;
	border-radius:2px;
}
#manu_body ul{
	margin-bottom:10px;}
#manu_body li{
	padding-left:14px;}

th,td{
	vertical-align:top;
	text-align:left;
	padding:4px 10px;
}
table{
	margin-bottom:10px;
	width:600px;
}
tr{
	background:#fff;}
.even{
	background:#f6f6f6;
	border-radius: 8px;
}

.btntable th{
	background: rgba(0,0,0,.6);
	width:50px;
	text-align:center;
}
#kesen{
	color:#666;}
a:hover #kesen{
	text-decoration:none;
	color:#666
}
