﻿@charset "utf-8";
 @import url(reset.css);
@import url(base.css);
@import url(common.css);
#content .imgL {
	float:left;
}
#content .use {
	overflow:hidden;
	zoom:1;
	clear:both;
	margin:-5px 0 0 0;
}
#content .top {
	margin-bottom:51px;
}
#content .second {
	margin-bottom:21px;
}
#content .next {
	margin-bottom:22px;
}
#content .last {
	margin-bottom:21px;
}
#content .use p {
	margin:-2px 0 0 222px;
}
#content p.text {
	margin:-5px 0 20px 0;
	padding:14px 23px 14px 19px;
	background-color:#FFFFCC;
	border:#FFDD99 1px solid;
}
#content p.inner {
	margin:-9px 0 12px 2px;
}
#content p.title {
	padding:0 0 14px 18px;
	font-weight:bold;
	background:url(../image/side_bg01.gif) left 4px no-repeat;
	color:#0066AA;
	font-size:1.2em;
}
#content .table {
	width: 100%;
	margin: -5px 0 50px 0;
	clear:both;
}
#content .inner {
	margin:0px 0 96px 0;
}
#content .bottom {
	margin-bottom:97px;
}
#content .table tr th, table tr td {
	border:#ccc 1px solid;
	border-left:none;
	border-right:none;
	color:#535353;
}
#content .table tr th {
	background-color:#FFFFCC;
	font-weight:normal;
	vertical-align: top;
	padding:6px 0 4px 10px;
	width:150px;
}
#content .table tr td {
	padding:6px 0 4px 9px;
	vertical-align:top;
	background-color:#FFF;
	text-align:left;
}
#content .tablast {
	margin-bottom:96px;
}
