* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
html {
 filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
body {
	color: #666666;
	margin: 0px;
	padding: 0px;
	background: #FBFBFB;
	line-height: 1.5;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h1,h2,h3,h4,  h5{
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	margin-bottom: 8px;
}
a img  {
	border-style: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
}
a:active {
}
input ,select, textarea{
	font-size: 120%;
}
ul,li{
	list-style-type:none;
	
}
.inq_box h2 {
	background-color: #22981E;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5%;
	font-weight: bold;
	color: #FFF;
}
.tel_box {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-size: 90%;
	line-height: 1.8em;
}
.inq_table th {
	width: 35%;
	font-size: 90%;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: right;
}
.pre_img {
	text-align: center;
}
.per_table img {
	width: 90%;
}
.pp_one {
	width: 33%;
	text-align: center;
	float: left;
	color: #EB8C00;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../../img/bar.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.charge_table4 th {
	font-size: 80%;
	border: 1px solid #DCDCDC;
}
.charge_table4 td {
	font-size: 80%;
	width: 15%;
	background-image: none;
	text-align: center;
	border: 1px solid #DCDCDC;
	padding-top: 15px;
	padding-bottom: 15px;
}
.charge_table4 h3 {
	padding-left: 5%;
	font-weight: bold;
	color: #000;
}
.contents a {
	color: #666;
}
