@charset "UTF-8";
/* CSS Document */
h2{
	margin: 0px auto;
	margin-bottom: 10px;
	text-align: center;
}
.column{
overflow: hidden;
margin-bottom: 30px;
	clear: both;
}
.bnr{
	margin: 0px auto;
	margin-bottom: 80px;
	text-align: center;
}
.large{
	font-size: 22px;
}
#form{
  margin-top:-150px;
    padding-top:150px;
}
img.main_img{
	width: 100%;
	margin-bottom: 40px;
}
.tenken_block{
	width: 90%;
	margin:0px auto;
	margin-bottom:120px;
	background: #F8F3DC;
	padding: 40px;
	padding-bottom:50px;
	border-radius:20px;
}
.tenken_block img{
	width: 100%;
	margin-top:-50px;
}
.tenken_block .bnr{
	width: 70%;
	margin:0px auto;
	margin-top:100px;
}

#footer .footer_inner .footlogo03{
	margin-top: 70px;
	margin-right: 20px;
	margin-left: 48px;
	margin-bottom: 0px;
	float: left;
	}

#footer .footer_inner #footLink03{
	width: 630px;
	margin-top: 70px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	}

#footLink03 ul li {
    background: url(../images/ico_arrow_white.png) no-repeat scroll left center rgba(0, 0, 0, 0);
    font-size: 0.8em;
    padding: 1px 0;
	color:#ffffff !important;
}

#footLink03 ul li a {
    color:#ffffff !important;
    display: block;
    padding: 0 5px 0 15px;
    text-decoration: none;
}

#footLink03 ul li a:hover  {
    color:#ffffff !important;
	text-decoration:underline;
}

#footLink03 ul {
    float: left;
}

.normalList > li a:link{
    color: rgb(34, 160, 43) !important;
    text-decoration: underline;
}



table.shop_list {
    border: 1px solid rgb(153, 153, 153);
    border-collapse: collapse;
    border-spacing: 0;
    clear: both;
    height: 99%;
    margin: 0 auto;
    width: 99%;
}
table.shop_list th, table.shop_list td {
    border: 1px solid rgb(153, 153, 153);
    padding: 8px;
}
table.shop_list th {
    background: rgb(237, 237, 237) none repeat scroll 0 0;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
table.shop_list th.post {
    font-weight: bold;
    text-align: left;
    width: 90px;
}
table.shop_list td {
    border: 1px solid rgb(153, 153, 153);
    line-height: 20px;
    text-align: left;
}
table.shop_list td.area {
    background: rgb(255, 204, 51) none repeat scroll 0 0;
    font-size: 18px;
}
table.shop_list td.shop {
    background: rgb(249, 249, 249) none repeat scroll 0 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    width: 250px;
}
table.shop_list td.shop_tel {
    width: 170px;
}
table.shop_list td.service img {
    margin: 0 5px 0 0;
}




.mgB20 {
    margin-bottom: 20px;
}
