﻿@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 21px 0;
}
#content .use p {
	margin:-2px 0 0 222px;
}
#content p.text {
	margin:-9px 4px 16px 2px;
}
#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-bottom:15px;
	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 .key {
	overflow:hidden;
	zoom:1;
	clear:both;
	margin:-6px 0 2px 0;
}
#content .key dl {
	float:left;
	width:310px;
	margin: 0 20px 15px 0;
}
#content .key dl.right {
	margin-right:0;
}
#content .key dl dt img {
	margin:1px 5px 0 0;
	_vertical-align: middle;
	*vertical-align: middle;
}
#content .key dl dt {
	font-size:1.4em;
	font-weight:bold;
	color:#0066AA;
	padding-bottom:16px;
	letter-spacing:-0.3px;
}
#content .key dl.special dt{
				letter-spacing:-1px;
				}
#content .key dl dd {
	padding-left:2px;
}
