@charset "UTF-8";
#section {
	width: 960px;
}





.title-pre-top{
	width: 950px;
	margin-left: 0px;
	margin-bottom: 10px;
	float: left;
	background-color: rgb(153,153,153);
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: rgb(255,255,255);
	padding-left: 10px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	padding-top: 1px;
}
.title-pre-top p{
	width: 200px;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: rgb(0,51,153);
	font-weight: normal;
	height: 20px;
	clear: left;
}



.title-pre{
	width: 950px;
	margin-left: 0px;
	margin-bottom: 6px;
	float: left;
	background-color: rgb(153,153,153);
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: rgb(255,255,255);
	padding-left: 10px;
	margin-top: 50px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	padding-top: 1px;
}







table.company{
	width: 960px;
	border-spacing: 0;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: rgb(102,102,102);
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(204,204,204);
}
table.company img{
	margin-right: 5px;
	float: left;
}
.wing {
	width: 70px;
}
.shop {
	font-size: 13px;
	font-weight: bold;
	color: rgb(30,30,30);
	width: 240px;
}

.text {
	width: 390px;
	padding-top: 4px;
}
.text p{
	font-size: 12px;
}
.tel {
	width: 230px;
	padding-top: 4px;
}
.tel p{
	font-size: 12px;
}
#pagetop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
 
#pagetop a {
	display: block;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.9;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
 
#pagetop a:hover {
  text-decoration: none;
  opacity: 0.7;
}
