﻿@charset "UTF-8";
@import "../../css/common.css";
#conts #btn {
	margin-left: 1px;
}

#conts h2 {
	margin: 0 0 9px;
}

#conts p.back {
	padding: 0 0 0 10px;
	line-height: 1.5;
}

#conts table{
	margin-left: 10px;
	border-collapse: collapse;
	width: 631px;
	color: #3F3B3A;
}

#conts table th {
	padding: 5px 0 3px;
	background: #fef5f4;
	border: 1px solid #cecece;
	text-align: center;
	vertical-align: middle;
	font-weight:bold;
}

#conts table td {
	padding: 6px 9px 5px 10px;
	border: 1px solid #cecece;
}

#conts table.style01 {
	margin: 20px 0 7px 10px;
}

#conts table.style01 th {
	width: 136px;
	_padding: 7px 0 6px;
}

#conts table.style01 th.top {
	width: auto;
}

#conts table.style01 td {
	text-align: left;
}

#conts table.style02 {
	margin: 18px 0 19px 10px;
}

#conts table.style02 th {
	padding: 6px 0 5px;
	width: 208px;
}

#conts table.style02 th.top {
	padding: 4px 0 3px;
	width: auto;
}

#conts table.style02 td {
	text-align: center;
}

#conts table.style03 {
	margin: 18px 0 8px 10px;
	width: 610px;
}

#conts table.style03 th {
	padding: 6px 0 5px;
}

#conts table.style03 th.th01 {
	width: 42%;
}

#conts table.style03 th.th02 {
	width: 170px;
}

#conts table.style03 th.th03 {
	width: 86px;
}

#conts table.style03 td {
	text-align: center;
}

#conts .boxA {
	margin: 19px 0 0 13px;
	width: 628px;
	border: 1px solid #cecece;
	overflow: hidden;
}

#conts .boxA h3 {
	margin: 0;
	padding: 0;
	background-color: #ef858c;
	border-bottom: 1px solid #cecece;

	color: #FFF;
	font-size: 1em;
	font-weight: normal;
	line-height: 25px;
	text-align: center;
}

#conts .boxA .photos {
	margin: 9px 0 0 2px;
	width: auto;
}

#conts .boxA .photos img {
	vertical-align: top;
}

#conts .boxA .photos td {
	padding: 0 5px;
	border: none;
	text-align: center;
}

#conts .boxA p {
	text-indent: 12px;
	padding: 0 9px;
	color: #3F3B3A;
	clear: both;
	line-height: 1.5;
}

#conts .boxA p.special {
	padding-top: 8px;
}

*html #wapper {
	overflow: hidden;
}
