﻿@charset "utf-8";

#main h3 {
	clear:both;
	margin-bottom:17px;
}

#main h4 {
	clear:both;
	margin-bottom:8px;
	margin-top: 12px;
}

p.main-mb5px {
	margin:0 5px 5px 5px;
	width:612px;
	line-height:1.4em;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	font-size:14px;
}

p.main-mb10px {
	margin:0 5px 10px 5px;
	width:612px;
	line-height:1.4em;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	font-size:14px;
}

p.main-mb20px {
	margin:0 5px 20px 5px;
	width:612px;
	line-height:1.4em;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	font-size:14px;
}

.point {
	color:#F4400B;
	font-size: 14px;
	margin-bottom: 20px;
	font-weight: bold;
}

.image-right {
	float:right;
	margin:0 0 10px 10px;
}

#page-bottom-banner {
	position:relative;
	background:url(../img/bg_page_bottom_banner.jpg) no-repeat;
	width:613px;
	height:149px;
}

#banner-text {
	position:absolute;
	top:50px;
	left:12px;
	width:396px;
	height:94px;
}

#to-contact {
	position:absolute;
	top:71px;
	right:11px;
	width:178px;
	height:58px;
}

#to-contact p {
	display:block;
	width:178px;
	height:58px;
	text-indent:-9999px;
}

#to-contact p a {
	display:block;
	background:url(../img/to_contact.jpg) 0 0 no-repeat;
	width:178px;
	height:58px;
	text-decoration:none;
	outline:none;
}

#to-contact p a:hover {
	background-position:-178px 0;
}

#contact_table{
	margin:0 auto;
	width:200px;
}

.table1{
	width:150px;
	}

#comment{
	width:600px;
	height:300px;
	margin:0 auto;
	font-size:12px;
}
.result{
	margin:0 auto;
	padding:5px;
	width:612px;
	font-size:12px;
}
.mt10{
	margin-top:10px;
}
.mt20{
	margin-top:20px;
}
.mt25{
	margin-top:25px;
}
.mt30{
	margin-top:30px;
}
.mt40{
	margin-top:40px;
}
.mt50{
	margin-top:60px;
}
.mt60{
	margin-top:60px;
}



.mr10{
	margin-right:10px;
}
.mr15{
	margin-right:15px;
}