@charset "utf-8";
#wrap {
	height: auto;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFF;
}
body,td,th {
	font-family: "Trebuchet MS", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 1.4em;
}
body {
	background-color: #FFF;
	background-image: url(../images/slash.png);
	margin-top: 5px;
}

#sidebar {
	float: left;
	height: auto;
	width: 215px;
	background-color: #FFF;
}

#header {
	float: right;
	height: 160px;
	width: 600px;
	background-color: #FFF;
}

#mainContent {
	float: right;
	height: auto;
	width: 595px;
	background-color: #FFF;
}


#footer {
	background-color: #FFF;
	clear: both;
	width: 830px;
	border-top-width: 1px;
	border-bottom-width: 25px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #CCC;
	height: 20px;
	font-size: 12px;
}
.comp {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding-left: 2px;
	margin-top: 7px;
	background-color: #CCC;
}

#wrap #mainContent .mid p {
	padding-top: 5px;
	text-align: center;
}


#phone {
	height: 120px;
	width: 330px;
	margin-top: 50px;
	border-top-width: 7px;
	border-bottom-width: 15px;
	border-top-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	border-bottom-style: solid;
	text-align: center;
	margin-left: 120px;
	padding-top: 5px;
	background-color: #9CF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	overflow: visible;
}

#wrap #mainContent #phone a {
	font-size: 14px;
	color: #900;
	text-decoration: none;
}

.num-call {
	font-size: 36px;
	color: #900;
}

#wrap #mainContent h2,h1 {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "HGPｺﾞｼｯｸ", Osaka;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-size: 18px;
	color: #000;
	padding-top: 10px;
}



.saiyo {
	float: left;
	height: auto;
	width: 595px;
	font-weight: bold;
}

#wrap #mainContent .saiyo h3 {
	height: 24px;
	width: 250px;
	border: 1px solid #CCC;
	padding-top: 3px;
	padding-left: 5px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "HGPｺﾞｼｯｸ", Osaka;
	font-size: 14px;
	color: #333;
	margin-top: 5px;
}

#wrap #mainContent .saiyo p {
}

.cap-box {
	float: right;
	height: 230px;
	width: 575px;
	padding-left: 15px;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}


#wrap #mainContent .saiyo .cap-box strong {
	color: #900;
}

#wrap #mainContent .saiyo h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

#wrap #mainContent .saiyo .cap-box a img {
	float: right;
		border: 0px;
}

