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

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

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

#mainContent {
	float: right;
	height: auto;
	width: 570px;
	padding-right: 20px;
	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;
	margin-top: 50px;
	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 {
	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 {
	height: auto;
	width: 565px;
	list-style-position: inside;
	list-style-image: url(file:///Z|/Web%E5%88%B6%E4%BD%9C/%E6%B4%97%E5%BF%83%E5%9C%92Web/main-image/arrow050..gif);
}

#wrap #mainContent .saiyo h3 {
	background-image: url(../coding/images/tb3.gif);
	background-repeat: repeat-x;
	height: 24px;
	width: 560px;
	border: 1px solid #CCC;
	padding-top: 3px;
	padding-left: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	margin-top: 30px;
}

#wrap #mainContent .saiyo p {
	padding-left: 10px;
}

.kakomi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	background-color: #D6D6D6;
	padding: 8px;
	height: auto;
	width: 500px;
	border: 1px solid #333;
	margin-left: 20px;
	line-height: 1.5em;
}



#wrap #mainContent .saiyo h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	width: 350px;
	margin-left: 10px;
	border-top: 1px solid #930;
	border-right: 1px solid #930;
	border-bottom: 1px solid #930;
	border-left: 6px solid #930;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
}
a:link {
	color: #06C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #069;
}
a:hover {
	text-decoration: underline;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #900;
}

#wrap #mainContent h3 {
	border-bottom: 1px solid #C33;
	border-left: 7px solid #C33;
	padding-left: 3px;
}

#wrap #mainContent #container #contents #mailform .mailform .mfptr td input {
	font-size: 12px;
}

