﻿@charset "utf-8";

* {
	margin:0;
	padding:0;
}


body {
	/*background-color: #e6e6db;*/
	font-family: "MS PGothic","Osaka",Arial,sans-serif;
	font-size: 75%;
	color: #4d4d49;
	/*background-color: #EDEEE9;*/
	background-image:url('../images/wall2.gif');
	padding-bottom:10px;
}





#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF ;

}

#maincontents{
	float: left;
	background-color: #FFF;
	width:900px;
}


#sidebar{
	clear:both;
	float:left;	
	width:180px;
	background-color: #FFF;
}

#pagecontents{
	float:right;
	width:720px;
}


#mainBody {
	float: left;
	background-color: #FFF;
	width: 720px;
}


/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {
	display: block;
	/*background-color: #E6E6D8;*/
}
/* End hide from IE-mac */


a:link {
	color:#0075EA;
	/*text-decoration: none;*/	
}
a:visited {
	color:#3D7AAD;
	/*text-decoration: none;*/
}
a:hover {
	color:#3399FF;
	text-decoration: none;
}
a:active {
	color:#0066CC;
	text-decoration: none;
}

.pageTop a {
	color: #98D400;
	text-decoration: none;
}
.pageBack a {
	color: #98D400;
	text-decoration: none;
}

.pageTop a:visited {
	color: #85B700;
	text-decoration: none;
}

.pageBack a:visited {
	color: #85B700;
	text-decoration: none;
}

.clear {
	clear: both;
}

#footer #fMenu a:link {
	color:#666666;
	text-decoration: none;
}
#footer #fMenu a:visited {
	color:#666666;
	text-decoration: none;
}
#footer #fMenu a:hover {
	color:#999;
	text-decoration: none;
}
#footer #fMenu a:active {
	color:#CCC;
	text-decoration: none;
}



#footer #copyright a:link {
	color:#ffffff;
	text-decoration: underline;
}
#footer #copyright a:visited {
	color:#ffffff;
	text-decoration: underline;
}
#footer #copyright a:hover {
	color:#CCC;
	text-decoration: none;
}
#footer #copyright a:active {
	color:#ffffff;
	text-decoration: none;
}

.pageTop {
	padding-right: 0px;
	height: 30px;
	padding-top: 0px;
	margin-top: 10px!important;
	margin-bottom: 20px;
	float: left;
	_float: none;
	_text-align: right;
	width: 540px;
	text-align: right;
}
.pageBack {
	padding-right: 0px;
	height: 30px;
	padding-top: 0px;
	margin-top: 10px!important;
	margin-bottom: 20px;
	float: left;
	_float: none;
	_text-align: right;
	width: 530px;
	text-align: right;
}
.pt20 {
	padding-top: 20px;
}
.pd20 {
	padding-bottom: 20px;
}
.green {
	color: #7ebb1d;
}
.pt10 {
	padding-top: 10px;
}
.pt5 {
	padding-top: 5px;
}
.pd10 {
	padding-bottom: 10px;
}
.gMapRed {
	color: #E7155C;
}
.md20 {
	margin-bottom: 20px;
}
.mb10 {
	margin-bottom: 10px;
}
.mt20 {
	margin-top: 20px;
}
#price h3 {
	padding-top: 0px;
}
#price #main {
	width: 540px;
}
#policy #main {
	width: 720px;
	padding-bottom:30px;
}

.mb0 {
	margin-bottom: 0px;
}
.pb0 {
	padding-bottom: 0px;
}
.pageTop img {
	padding-left: 4px;
	width: 30px;
}
.pageBack img {
	padding-left: 4px;
	width: 30px;
}

#contents {
	width: 700px;
	margin-top: 5px;
	float:left;
	display:inline;
	padding-bottom: 10px;
	padding-left:10px;
	padding-right:10px;
}



#contents h2{
	padding-top: 10px;
	padding-bottom: 10px;
}
#contents h3{
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left:10px;
	color:#003399;
}
#contents h4{
	padding-top: 13px;
	padding-bottom: 7px;
}
#contents p {
	line-height: 1.5;
}

#contents .center{
	text-align:center;
}


#main h3 {
	font-size: 100%;
	font-weight: bold;
	color: #8bc23d;
}
#main h2 {
	font-size: 120%;
	font-weight: bold;
	color: #8bc23d;
	padding-top: 20px;
}
#main {
	float: left;
	padding-left: 20px;
	padding-bottom: 50px;
	padding-right: 19px;
}
#sub {
	float: right;
	width: 180px;
	padding-right: 10px;
}
#main h3 {
	padding-top: 30px;
	padding-bottom: 5px;
}
#main p {
	margin-left:15px;
	line-height: 1.5;
}

#crumb {
	width: 700px;
	height: 20px;
	padding-top: 10px;
	padding-left: 20px;
	float: left;
	background-color:#fff;
}

img{
	border:0;
}

a.strlink{
	background-image: url(../images/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 20%;
	width: 17px;
	padding-left:15px;
}

h2.subtitle{
	background-image:url('../images/subtitleback.jpg');
	background-repeat:no-repeat;
	font-size:25px;
	color:white;
	padding-left:30px;
	margin-top:10px;
	margin-bottom:3px;
	height:44px;
	width:670px;
}

h2.subtitle span.stcomment{
	margin-left:30px;
	font-size:22px;
	color:#003366;
}