@charset "utf-8";

/*--------------------------------------- 
 else
===========================================*/

#wrapper {
	color: #333333;
	line-height: 18px;
	text-align: center;
	margin: 15px 0;
}

#wrapper h2{
	display: block;
	width: 798px;
	height: 276px;
	margin: 0 auto;
}

#wrapper .main-contents{
	display: block;
	width: 798px;
	margin: 15px auto 0;
}

#wrapper .main-contents h3{
	display: block;
	width: 798px;
	height: 43px;
	margin-bottom: 0px;
}

#wrapper .main-contents p.text{
	font-size: 15px;
}

#wrapper .main-contents p.text span{
	color: #990000;
}

#wrapper .main-contents p.text span b{
	font-size: 20px;
}

#wrapper .main-contents .inner-box{
	display: block;
	text-align: left;
	border: 1px solid #cccccc;
	border-top: none;
	padding: 15px;
	margin-bottom: 15px;
}

#wrapper .main-contents ul.page-link{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}

#wrapper .main-contents ul.page-link li{
	display: inline;
	padding-right: 10px;
	border-right: 1px solid #999999;
	margin-right: 10px;
}

#wrapper .main-contents ul.page-link li.last-link{
	padding-right: 0px;
	border-right: none;
	margin-right: 0px;
}

#wrapper .main-contents ul.page-link li a{
	color: #999999;
}

#wrapper .main-contents ul.page-link li a:hover{
	color: #ffcc00;
}

#wrapper .main-contents .bg-topic{
	text-align: left;
	padding: 60px 15px 0 430px;
	background: url("../imgs/else/bg-topic.jpg") no-repeat left top;
}

#wrapper .main-contents .bg-topic p{
	font-size: 15px;
	margin-bottom: 15px;
}

#wrapper .main-contents .bg-topic p.tit{
	font-weight: bold;
	color: #663300;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 5px;
}

#wrapper .main-contents .cont02{
	display: block;
	width: 100%;
	margin-bottom: 15px;
}

#wrapper .main-contents .cont02 .left{
	display: block;
	width: 470px;
	float: left;
}

#wrapper .main-contents .cont02 .right{
	display: block;
	width: 273px;
	height: 157px;
	float: right;
}

#wrapper .main-contents .cont02 .left p.link{
	font-weight: bold;
	text-align: right;
}

#wrapper .main-contents .cont02 .left p b{
	color: #663300;
}

#wrapper .main-contents .yellow-box{
	display: block;
	text-align: left;
	background-color: #ffffcc;
	border: 1px solid #cccccc;
	padding: 15px;
	margin-bottom: 15px;
}

#wrapper .main-contents .yellow-box li{
	font-size: 20px;
	font-weight: bold;
	text-indent: 10px;
	line-height: 20px;
	border-left: 3px solid #999999;
	margin-bottom: 15px;
}

#wrapper .main-contents .yellow-box li.last-li{
	margin-bottom: 0px;
}

#wrapper .main-contents .yellow-box .left{
	display: block;
	width: 350px;
	border-right: 1px solid #E6E6E6;
	margin-right: 15px;
	float: left;
}

#wrapper .main-contents .yellow-box .right{
	display: block;
	width: 350px;
	float: left;
}

#wrapper .main-contents .btn-inquiry{
	display: block;
	width: 568px;
	height: 60px;
	overflow: hidden;
	background: url("../imgs/else/btn-s-inquiry_on.jpg") no-repeat left top;
	margin-left: 143px;
}

#wrapper .main-contents .btn-inquiry a{
	display: block;
	width: 568px;
	height: 60px;
}

#wrapper .main-contents .btn-inquiry a:hover img{
	position: relative;
	top: -60px;
}

#wrapper .main-contents p.img-center{
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 15px;
}

#wrapper .main-contents table{
	width: 100%;
	font-size: 15px;
	margin: 15px 0;
}

#wrapper .main-contents table th{
	width: 220px;
	color: #663300;
	text-align: center;
	background-color: #ffffcc;
	padding: 15px 20px;
	border: 1px solid #cccccc;
}

#wrapper .main-contents table td{
	text-align: left;
	background-color: #ffffcc;
	padding: 15px 20px;
	border: 1px solid #cccccc;
}

#wrapper .main-contents table td span{
	color: #663300;
}

#wrapper .main-contents table td b a{
	color: #663300;
}

#wrapper .main-contents table td b a:hover{
	color: #ff6600;
}

#wrapper .main-contents .bg-staff{
	text-align: left;
	background: url("../imgs/else/bg-staff.jpg") no-repeat left top;
}

#wrapper .main-contents .bg-staff .left{
	display: block;
	width: 250px;
	float: left;
}

#wrapper .main-contents .bg-staff .left p{
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	line-height: 34px;
	margin: 45px 0 3px;
}

#wrapper .main-contents .bg-staff .left p span{
	font-size: 34px;
}

#wrapper .main-contents .bg-staff .left p small{
	font-size: 12px;
	color: #666666;
}

#wrapper .main-contents .bg-staff .left ul{
	margin-right: 70px;
}

#wrapper .main-contents .bg-staff .left ul li{
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	text-align: right;
	line-height: 20px;
	margin-bottom: 20px;
}

#wrapper .main-contents .bg-staff .right{
	display: block;
	width: 200px;
	float: right;
}

#wrapper .main-contents .bg-staff .right .p-box{
	display: block;
	border: 1px solid #cccccc;
	padding: 10px 15px;
	margin-bottom: 30px;
}

#wrapper .main-contents .bg-staff .right .p-box .tit{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
}

#wrapper .main-contents .bg-staff .right .p-box .image{
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

#wrapper .main-contents .bg-staff .right .p-box .text{
	font-size: 13px;
}

#wrapper .main-contents .bg-staff .right ul{
	margin-left: 70px;
}

#wrapper .main-contents .bg-staff .right ul li{
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	line-height: 20px;
	margin-bottom: 20px;
}

#wrapper .main-contents .bg-staff .right ul li.last-li{
	margin-bottom: 0px;
}

#wrapper .main-contents .inq-title{
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	color: #663300;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
	margin: 15px 0 5px;
}

#wrapper .main-contents table.inquiry{
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-collapse: collapse;
}

#wrapper .main-contents table.inquiry th {
	width: 150px;
	font-size: 12px;
	font-weight: normal;
	color: #3B81BD;
	line-height: 18px;
	background-color: #F6F6F8;
	padding: 10px 5px;
	border: 1px solid #cccccc;
	border-collapse: collapse;
}

#wrapper .main-contents table.inquiry th sup{
	font-size: 10px;
	color: #990000;
}

#wrapper .main-contents table.inquiry td {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #ffffff;
	padding: 5px 10px;
	border: 1px solid #cccccc;
	border-collapse: collapse;
}

#wrapper .main-contents table.inquiry td input,
#wrapper .main-contents table.inquiry td select,
#wrapper .main-contents table.inquiry td textarea {
	border: 1px solid #cccccc;
	padding: 3px;
}

#wrapper .main-contents table.inquiry td textarea {
	margin: 3px 0;
}

#wrapper .main-contents table.inquiry td input {
	width: 200px;
}

#wrapper .main-contents table.inquiry td select {
	width: 170px;
}

#wrapper .main-contents table.inquiry td input.denwa,
#wrapper .main-contents table.inquiry td input.fax,
#wrapper .main-contents table.inquiry td input.yubin{
	width: 100px;
}

#wrapper .main-contents table.inquiry td input.namae,
#wrapper .main-contents table.inquiry td input.meado,
#wrapper .main-contents table.inquiry td input.zyusho2,
#wrapper .main-contents table.inquiry td input.zyusho1{
	width: 300px;
}

#wrapper .main-contents table.inquiry td textarea{
	width: 500px;
	height: 100px;
}

#wrapper .main-contents .btn {
	margin: 0px;
	text-align: center;
}

#wrapper .main-contents .btn input {
	width: 130px;
	padding: 5px;
	background-color: #E1E2C2;
	border: 1px solid #cccccc;
	cursor: pointer;
}

#wrapper .main-contents .btn input:hover {
	background-color: #ffcc00;
}

#wrapper .main-contents .end-box {
	height: 450px;
}

#wrapper .main-contents .end-image {
	display: block;
	width: 100%;
	text-align: center;
	margin: 15px 0 5px;
}

#wrapper .main-contents .end-image a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

#wrapper .main-contents p.top {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
