@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: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-size: 14px;
	color: #000;
}
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: 580px;
	padding-right: 20px;
	background-color: #FFF;
	background-image: url(images/sc-header.jpg);
	background-repeat: no-repeat;
}

#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;
}

.mid {
	background-color: #FFF;
	background-image: url(images/simple-arrow.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 80px;
	width: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

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

.topimage {
	background-color: #FFF;
	background-image: url(images/simple-top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 325px;
	width: auto;
}

.voice1 {
	height: 150px;
	width: 230px;
	padding-top: 70px;
	padding-left: 110px;
}
h2 {
	font-size: 18px;
	color: #333;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "HGPｺﾞｼｯｸ", Osaka;
	font-weight: bold;
	background-image: url(../images/back2.png);
	width: 230px;
	height: 30px;
	border: 1px solid #999;
	padding-top: 8px;
	padding-left: 4px;
	margin-top: 20px;
}
h1 {
	font-size: 12px;
	color: #000;
	float: right;
	padding-top: 70px;
	text-align: left;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "HGPｺﾞｼｯｸ", Osaka;
}

.voice2 {
	float: right;
	height: 70px;
	width: 350px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
}
h3 {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	font-style: italic;
}

#phone {
	height: 120px;
	width: 330px;
	margin-top: 50px;
	text-align: center;
	margin-left: 120px;
	padding-top: 5px;
	overflow: visible;
	background-image: url(../images/p-bg.jpg);
	border: 3px solid #666;
}
h5 {
	font-size: 30px;
	color: #900;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, HGPｺﾞｼｯｸ, Osaka;
}

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

.num-call {
	font-size: 36px;
	color: #900;
	background-image: url(../images/back2.png);
}

a:link,a:visited {
	color: #333;
	text-decoration: none;
}

a:hover,a:active {
	text-decoration: underline;
	background-color:#FFFFDF;
	color: #933;
}
