﻿@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:-6px 0 21px 0;
}
#content .next {
	margin-bottom:17px;
}
#content .use p {
	margin:-2px 0 23px 222px;
}
#content .use p.special {
	margin-bottom:0;
}
#content p.text {
	margin:-2px 0 21px 0;
	padding:14px 23px 14px 19px;
	background-color:#FFFFCC;
	border:#FFDD99 1px solid;
}
#content p.inner {
	margin:-9px 0 15px 2px;
}
#content p.second {
	margin-bottom:12px;
}
#content p.title {
	padding:0 0 10px 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-bottom:96px;
	clear:both;
}
#content table tr th, table tr td {
	border:#ccc 1px solid;
	border-left:none;
	border-right:none;
	color:#535353;
}
#content table tr th {
	font-weight:normal;
	background-color:#DDDDDD;
	text-align: left;
	vertical-align: top;
	padding:5px 0 4px 9px;
}
#content table tr th.left {
	width:155px;
	padding:5px 0 4px 11px;
}
#content table tr th.middle {
	width:240px;
	text-align:center;
}
#content table tr th.right {
	width:240px;
	text-align:center;
}
#content table tr td {
	padding:6px 0 4px 0;
	text-align:center;
	vertical-align:top;
	background-color:#FFF;
}
#content table tr td.left {
	background-color:#FFFFCC;
	text-align:left;
	padding:6px 0 4px 10px;
}
#content .table02 {
	width: 100%;
	margin-bottom:51px;
	clear:both;
}
#content .tab02rd {
	margin-bottom:15px;
}
#content .table02 tr th, table tr td {
	border:#ccc 1px solid;
	border-left:none;
	border-right:none;
	color:#535353;
}
#content .table02 tr th {
	background-color:#FFFFCC;
	font-weight:normal;
	vertical-align: top;
	padding:6px 0 4px 10px;
	width:150px;
}
#content .table02 tr td {
	padding:6px 0 4px 9px;
	vertical-align:top;
	background-color:#FFF;
	text-align:left;
}
