@charset "Shift_JIS";

/* page
-------------------------------------------------------------------------------*/

/* header */

#header h1 {
	margin-right: -432px;
}

#header h2 {
	border-bottom: 1px solid #000000;
	text-align: right;
}

#header p {
	float: left;
    padding-left: 30px;
    margin-top: 74px;
}

#header p.centered {
	float: none;
    padding-left: 269px;
    margin-top: 74px;
}

#header div.content {
	float:left;
    margin-top: 74px;
}

#header div.content p {
	float: none;
    margin-top: 33px;
}

#header #navi {
	clear: both;
	float: right;
	margin-top: 74px;
}

#header #navi li {
	padding-bottom: 25px;
}

#header #navi img {
	vertical-align: bottom;
}

/* contents */

#contents a {
	color: #78dcff;
}

#contents a:hover {
	color: #0064ff;
	text-decoration: none;
}

#header p,
#contents ol li,
#contents dd,
.qa .content p,
.about p {
	color: #6d5353;
	font-size: 108%;
    letter-spacing: 0.075em;
    line-height: 2.14em;
}

#contents .mrb {
	margin-bottom: 2.14em;
}

/* demerit
-------------------------------------------------------------------------------*/

.demerit {
	margin-top: 100px!important;
}

/* content */

.demerit .content {
	margin-bottom: 46px;
}

.demerit .content h3 {
	margin-bottom: 53px;
}

.demerit .content dl {
	width: 489px;
}

.demerit .content dl.fltR {
	width: 411px;
}

.demerit .content dt {
	padding: 0 0 13px 11px;
}

.demerit .content dd {
	margin-bottom: 46px;
	padding-left: 31px;
}

.demerit .content dd span{
	display: block;
	margin-top: 2.14em;
}

/* qa
-------------------------------------------------------------------------------*/

.qa {
	margin-top: 38px!important;
}

.qa ul {
	padding: 0 0 49px 30px;
}

.qa ul li {
	padding-bottom: 23px;
}

/* content */

.qa .content {
	margin-bottom: 60px;
}

.qa .content h3 {
	background: url(../images3/qa_bg_h3.gif) no-repeat 0 0;
	width: 900px;
	height: 41px;
	margin-bottom: 44px;
	/float: left;
}

.qa .content h3 span {
	display: block;
	margin-left: 32px;
	padding-top: 8px;
	overflow: hidden;
}

.qa .content h3 img {
	margin-left: -41px;
}

.qa .content p {
	padding-left: 70px;
	margin-bottom: 2.14em;
}

.qa .content p.cap {
	margin-top: 8px;
	padding-left: 0;
	color: #614444;
	font-size: 100%;
    letter-spacing: 0;
    line-height: 1.7em;
    margin-bottom: 0;
}

.qa .content p.mrb {
	margin-bottom: 2.14em;
}

.qa .content p span.indent {
	margin-right: -30px;
	position: relative;
	left: -40px;
}

.qa .content ol {
	padding-left: 70px;
}

.qa .content ol li {
	padding-left: 1.5em;
}

.qa .content ol li span.indent {
	margin-right: -0.925em;
	position: relative;
	left: -1.5em;
	/zoom: 1;
}

.qa .content div.fltL {
	width: 500px;
}

.qa .content div.fltR {
	width: 400px;
}

.qa .content.centered div {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	text-align: left;
}

.qa .content.centered p {
	padding-left: 0;
}

/* table */

.qa table td {
	vertical-align: top;
}

.qa table td.photo {
	padding-right:20px;
}
.qa table.spec {
	width: 400px;
	vertical-align: top;
}

.qa table.spec th,
.qa table.spec td {
	border: 1px solid #3c1919;
	padding:9px;
	font-size: 108%;
	line-height: 1em;
	vertical-align: middle;
}

.qa table.spec th {
	text-align: center;
}

.qa .content.centered {
	text-align: center;
}

/* material
-------------------------------------------------------------------------------*/

.material {
	margin-top: 93px!important;
}

/* content */

.material .content {
	margin-bottom: 54px;
}

.material .content h3 {
	margin-bottom: 52px;
}

.material .content dl {
	margin: 0 0 38px 31px;
}

.material .content dt {
	width: 450px;
	float: left;
	line-height: 1.6em;
}

.material .content dt span {
	display: block;
	/zoom: 1;
	padding: 0 0 35px 1em;
}

.material .content dt span.indent {
	display: inline;
	padding: 0;
	margin-right: -1em;
	position: relative;
	left: -1em;
}

.material .content dd {
	padding-left: 470px;
}

.material .content h4 {
	float: left;
	width: 216px;
}

.material .content h4 img {
	margin: 6px 0 0 6px;
}

.material .content ul li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin-right: 30px;
}

.material .content ul li a:hover img {
	opacity: 0.60;
	-moz-opacity: 0.6;
	-ms-filter: "alpha(opacity=60)";
	filter: alpha(opacity=60);
}

/* about
-------------------------------------------------------------------------------*/

.about {
	margin-top: 63px!important;
}

/* content */

.about .content {
	margin-bottom: 68px;
}

.about .content h3 {
	margin-bottom: 28px;
}

.about .content p {
	margin: 0 0 2.14em 269px;
}

.about .content p.notice {
	margin: 29px 0 2.14em 54px;
	font-size: 100%;
	line-height: 1.7em;
}