@charset "utf-8";
/* CSS Document */

body {
	background: url(../img/bg.gif);
	border: 0px;
	padding: 20px 0px;
	text-align: center;
	font-size: 83%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	line-height: 130%;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 13px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

p {
	margin: 0px 0px 1.5em;
	padding: 0px;
}

.clear {
	font-size: 0.1em;
	line-height: 0.1em;
	clear: both;
}

h1 {
	margin: 0px 0px 10px;
}

h2.logo a {
	text-indent: -9999px;
	background: url(../img/logo.jpg) no-repeat;
	width: 184px;
	height: 33px;
	display: block;
	margin: 0px 0px 30px;
}

#cover {
	text-align: left;
	border: 1px solid #CC3300;
	padding: 10px;
	width: 650px;
	margin: 0px auto;
	background: #FFFFFF;
	position: relative;
}

.head_tel {
	position: absolute;
	background: url(../img/top_tel.gif) no-repeat;
	width: 219px;
	height: 42px;
	text-indent: -9999px;
	right: 10px;
	top: 30px;
}

.mail {
	margin:0px;
}

.mail a {
	background: url(../img/mail.jpg) no-repeat 0px 0px;
	width: 304px;
	height: 74px;
	display: block;
	padding: 0px;
	margin: 0px;
	text-indent: -9999px; 
}

.mail a:hover {
	background: url(../img/mail.jpg) no-repeat 0px -74px;
}

.service_h3 {
	background: url(../img/kaitoriservice.gif) no-repeat;
	width: 650px;
	height: 24px;
	text-indent: -9999px;
	display: block;
}

.service_div {
	padding: 7px;
	margin: 0px 0px 20px;
	border: 1px solid #CC3300;
}

.k_c_h4 {
	margin: 0px 0px 10px;
	background: url(../img/k_rei_bg.gif) left center no-repeat;
	padding: 0px 0px 0px 20px;
	font-weight: bold;
}

.k_c {
	width: 308px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.k_l {
	float: left;
	width: 100px;
}

.k_r {
	float: right;
	width: 200px;
}

.foot {
	border-top: 4px #CC3300 solid;
	padding: 10px 0px 0px;
}

.cp {
	margin: 0px;
	text-align: center;
}