@charset "utf-8";

h2 {
font-size: 10px;
color: #ffffff;
background-color: #f5b5cd;
background-image: url(../img/top_bg.gif);
background-repeat: repeat-x;
border-bottom: 2px solid #D60052;
}

#header {
float: left;
margin-bottom: 20px;
}

#header-left {
float:left;
width: 300px;
}

#header-right {
float: left;
width: 415px;
height: 28px;
margin-top: 52px;
}

#searchbox {
float: left;
width: 415px;
background-image: url(../img/searchbox_bg.gif);
background-repeat: no-repeat;
}

#searchbox input.text{
margin: 7px 0 0 46px;
width: 274px;
height: 17px;
background: url(../img/searchbox.gif) no-repeat;
border: 0;
padding: 2px 15px;
/*ie6*/
_margin-top: 4px;
_width: 304px;
_height: 21px;
}

#searchbox input.searchbtn{
width: 25px;
height: 21px;
background: url(../img/searchbox_btn.gif) no-repeat;
border: none;
text-indent: -9999px;
cursor: pointer;
}
#searchbox2 {
float: left;
width: 415px;
}

/*************************
   ▼お問合せフォーム
*************************/

#contactform {
	font-size: 12px;
	text-align: center;
	width: 98%;
	float: left;
	margin-left: 10px;
}
#contactform .tbl_form {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FF6699;
	border-left-color: #FF6699;
	margin-bottom: 10px;
}
#contactform .tbl_form th {
	background-color: #FFCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF6699;
	border-bottom-color: #FF6699;
	width: 150px;
}
#contactform .tbl_form td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF6699;
	border-bottom-color: #FF6699;
	text-align: left;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#contactform caption {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
.red {
	color: #FF0000;
}
.comp {
	text-align: center;
	width: 100%;
	float: left;
	height: 100px;
}
.keisai {
	height: 704px;
	width: 100%;
}
.map {
	text-align: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}





/*************************
   ▲お問合せフォーム
*************************/

html:first-child #searchbox input.searchbtn{
}

#header-navi {
float: left;
width: 245px;
margin-top: 35px;
}

#header-navi li {
float: left;
}
ul#header-navi2 {
float: right;
width: 245px;
margin-top: 7px;
}

ul#header-navi2 li {
float: left;
}
#btn-contact,
#btn-ad,
#btn-sitemap {
text-indent: 0px;
}

#btn-contact a {

}

#btn-ad a {

margin-left: 5px;
}

#btn-sitemap a {
}

#btn-contact a:hover,
#btn-ad a:hover,
#btn-sitemap a:hover {
background-position: 0px -14px;
}

#selectbox {
background-image: url(../img/selectbox_bg.gif);
background-repeat: no-repeat;
height: 20px;
padding: 5px 30px;
clear: both;
}

#selectbox select {
text-align: center;
}

#selectbox select option {
text-align: left;
}

#selectbox .job {
float: left;
background-image: url(../img/selectbox_job.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 35px;
margin-right: 15px;
}

#selectbox .area {
float: left;
background-image: url(../img/selectbox_area.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 45px;
}

#selectbox select {
/*
border-top: 1px solid #FFBF00;
border-bottom: 1px solid #C8C8C8;
border-right: 1px solid #C8C8C8;
border-left: 1px solid #FFBF00;
*/
}

.box1, .box2 {
float: left;
background-repeat: repeat-y;
margin-bottom:10px;
}

.box1 {
background-image: url(../img/box1_bg.gif);
}

.box2 {
background-image: url(../img/box2_bg.gif);
}

.box1 .box, .box2 .box {
float: left;
background-repeat: no-repeat;
background-position: left bottom;
clear: both;
}

.box1 .box {
background-image: url(../img/box1_foot.gif);
}

.box2 .box {
background-image: url(../img/box2_foot.gif);
}

.box1 .info, .box2 .info {
float: left;
background-repeat: no-repeat;
background-position: left top;
padding: 5px;
color: #fff;
}

.box1 .info {
background-image: url(../img/box1_head.gif);
background-color: #3f3f3f;
}

.box2 .info {
background-image: url(../img/box2_head.gif);
background-color: #d60052;
}

.box1 .info-left, .box2 .info-left {
float: left;
width: 280px;
padding-top: 3px;
}

.box1 .info-right, .box2 .info-right {
float: left;
width: 670px;
}

.box1 .info .no, .box2 .info .no {
float: left;
background-repeat: no-repeat;
background-position: left center;
padding: 0 10px 0 20px;
}

.box1 .info .no {
background-image: url(../img/box1_no.gif);
}

.box2 .info .no {
background-image: url(../img/box2_no.gif);
}

.box1 .info .shop, .box2 .info .shop {
float: left;
background-repeat: no-repeat;
background-position: left center;
padding: 0 10px 0 20px;
}

.box1 .info .shop a:link, .box1 .info .shop a:visited,
.box2 .info .shop a:link, .box2 .info .shop a:visited {
color: #fff;
}

.box1 .info .shop {
background-image: url(../img/box1_shop.gif);
}

.box2 .info .shop {
background-image: url(../img/box2_shop.gif);
}
.box1 .info .areaname, .box2 .info .areaname {
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	float: left;
}
.box1 .info .areaname {
background-image: url(../img/flag_red.gif);
}
.box2 .info .areaname {
background-image: url(../img/flag_red.gif);
}
.box1 .info .gyosyu, .box2 .info .gyosyu {
float: left;
background-repeat: no-repeat;
background-position: left center;
padding: 3px 10px 0 25px;
}
.box1 .info .gyosyu {
background-image: url(../img/home_green.gif);
}
.box2 .info .gyosyu {
background-image: url(../img/home_green.gif);
}
.box1 .info .tel, .box2 .info .tel {
float: left;
background-repeat: no-repeat;
background-position: left center;
padding: 3px 10px 0 25px;
}

.box1 .info .tel {
background-image: url(../img/box1_tel.gif);
}

.box2 .info .tel {
background-image: url(../img/box2_tel.gif);
}

.box1 .info .time, .box2 .info .time {
float: left;
background-repeat: no-repeat;
background-position: left center;
padding: 3px 10px 0 30px;
}

.box1 .info .time {
background-image: url(../img/box1_time.gif);
}

.box2 .info .time {
background-image: url(../img/box2_time.gif);
}

.box1 .info .fee, .box2 .info .fee {
float: left;
background-image: url(../img/box1_fee.gif);
background-repeat: no-repeat;
background-position: left center;
padding: 3px 10px 0 10px;
}

.box1 .info .price, .box2 .info .price {
color: #000;
background-color: #fff;
padding: 2px;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-bottom: 1px solid #C4C4C4;
border-right: 1px solid #C4C4C4;
margin-right: 5px;
}

.box1 .info .card, .box2 .info .card {
float: right;
width: 110px;
display: block;
}

.box1 .info .visa,
.box1 .info .master,
.box2 .info .visa,
.box2 .info .master {
float: left;
background-repeat: no-repeat;
width: 48px;
height: 31px;
padding-right: 5px;
display: block;
text-indent: -9999px;
}

.box1 .info .visa {
background-image: url(../img/box1_visa.gif);
}

.box1 .info .master {
background-image: url(../img/box1_master.gif);
}

.box2 .info .visa {
background-image: url(../img/box2_visa.gif);
}

.box2 .info .master {
background-image: url(../img/box2_master.gif);
}

.box1 .inbox, .box2 .inbox {
background-repeat: no-repeat;
background-position: left top;
padding: 5px 0 5px 4px;
margin: 0px 3px;
}

.box1 .inbox {
background-image: url(../img/box1_inbox.gif);
}

.box2 .inbox {
background-image: url(../img/box2_inbox.gif);
}

ul.pic {
float: left;
}

ul.pic li {
float: left;
margin: 0 5px 5px 0;
}

p.comment {
background-image: url(../img/box_comment.gif);
background-repeat: no-repeat;
background-position: left center;
color: #D60052;
margin: 0 5px;
padding-left: 25px;
}

#paginate {
clear: both;
background-color: #F5DCF5;
padding: 2px 10px;
margin-top: 20px;
}

#paginate a {
margin: 0 5px;
color: #E63C87;
text-decoration: none;
}

#footer {
width: 954px;
_width: 960px;
}
