@charset "Shift_JIS";

/*title
--------------------------------------------------------------------------------------------------------------*/
h2 {background: url(img/title.jpg) no-repeat;}



/* #index
--------------------------------------------------------------------------------------------------------------*/
#index h3 {
	background: url(img/tit01.gif) no-repeat;
}

#index table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 598px;
	margin: 10px 0 30px;
}
	#index table th {
		background: #dfdfdf;
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
		width: 120px;
		padding: 5px;
		text-align: right;
		vertical-align: top;
		white-space: nowrap;
		line-height: 1.5;
		letter-spacing: 0.1em;
	}
	#index table td {
		border-bottom: 1px solid #ccc;
		padding: 5px 5px 5px 10px;
		vertical-align: top;
		line-height: 1.5;
	}

#map {
	padding-top: 10px;
}
	#map2  {
		border: 1px solid #ccc;
		width: 595px;
		height: 350px;
	}

/* area
--------------------------------------------------------------------------------------------------------------*/
#area h3 {
	background: url(img/tit02.gif) no-repeat;
	margin-bottom: 20px;
}


/* faq
--------------------------------------------------------------------------------------------------------------*/
#faq h3 {
	background: url(img/tit03.gif) no-repeat;
}
#faq dl {
}
	#faq dl dt {
		background: url(img/q.gif) no-repeat 0 0;
		margin: 10px 0 8px;
		padding: 5px 0 5px 30px;
		font-size: 108%;
		font-weight: bold;
	}
	#faq dl dd {
		background: url(img/a.gif) no-repeat 10px 0;
		margin: 0 0 15px 15px;
		padding: 0 0 10px 42px;
		line-height: 1.5;
	}


/* #staff
--------------------------------------------------------------------------------------------------------------*/
#staff h3 {
	background: url(img/tit04.gif) no-repeat;
}
#staff h4 {
	clear: both;
	margin-bottom: 10px;
}
#staff .photo {
	float: left;
	background: #fff;
	border: 1px solid #bfbfbf;
	padding: 10px;
}
#staff .txt {
	float: right;
	width: 410px;
	margin-bottom: 10px;
}
	#staff .txt h5 {
		border-bottom: 1px solid #bfbfbf;
		text-align: right;
		font-size: 167%;
		font-weight: bold;
		letter-spacing: 0.2em;
	}
	#staff .txt dl {
	}
		#staff .txt dl dt {
			margin-top: 15px;
			padding: 2px 0;
			font-weight: bold;
			letter-spacing: 0.1em;
		}
		#staff .txt dl dd {
			margin: 5px 0;
		}
hr {display:none;}
.line {
	border-bottom: 1px solid #000;
	height: 21px;
	margin-bottom: 30px;
	clear: both;
}

.collage {
	background: url(img/collage.jpg) no-repeat left bottom;
	padding-bottom: 170px;
}


/* #itioshi
--------------------------------------------------------------------------------------------------------------*/
#itioshi h3 {
	background: url(img/tit05.gif) no-repeat;
}
#itioshi h4 {
	clear: both;
}
#itioshi h5 {
	margin: 0;
	line-height: 1.2;
	letter-spacing: normal;
	font-size: 116%;
	font-weight: bold;
	color: #6666;
}
#itioshi .price {
	margin-bottom: 10px;
	text-align: right;
	font-size: 116%;
	color: #f00;
}
#itioshi ul {
	float: left;
	margin-left: -40px;
	padding-bottom: 30px;
}
	#itioshi ul li {
		float: left;
		width: 280px;
		margin: 0 0 20px 40px;
		_margin: 0 0 20px 25px;
	}
#itioshi .clearfix {
	margin-bottom: 30px;
}
	#itioshi .clearfix img {
		float: right;
		padding: 0 0 0 10px;
	}
	#itioshi .clearfix ul {
		float: none;
		margin: 0 0 0 20px;
		list-style: disc;
	}
		#itioshi .clearfix ul li {
			float: none;
			width: auto;
			margin: 0 0 10px;
			line-height: 1.5;
		}
#itioshi .normal {
	clear: both;
}
#itioshi .normal ul {
	float: none;
	margin: 0;
}
	#itioshi .normal ul li {
		float: none;
		width: auto;
		list-style: disc;
		margin: 0 0 5px 40px;
		_margin: 0 0 5px 25px;
	}

/* #kodawari
--------------------------------------------------------------------------------------------------------------*/
#kodawari h3 {
	background: url(img/tit06.gif) no-repeat;
}
#kodawari h4 {
	clear: both;
	margin-top: 30px;
}
#kodawari p.lead {
	background: url(img/kodawaribg.jpg) no-repeat right center;
	padding: 5px 160px 5px 0;
	line-height: 1.8;
	color: #7a6129;
}

/* enquete
--------------------------------------------------------------------------------------------------------------*/
#enquete h3 {
	background: url(img/tit07.gif) no-repeat;
}
#enquete table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 600px;
	margin-bottom: 10px;
}
	#enquete table th {
		background: #dfdfdf;
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
		padding: 5px;
		text-align: right;
		vertical-align: top;
		white-space: nowrap;
		letter-spacing: 0.1em;
	}
	#enquete table td {
		border-bottom: 1px solid #ccc;
		padding: 5px 5px 5px 10px;
		vertical-align: top;
	}


/*mailform
--------------------------------------------------------------------------------------------------------------*/
#mail{ width:300px;}
#comment{ width:300px; height:120px;}
.noborder {
	border: none;
	padding: 0;
	margin: 0;
}

fieldset { border: 0px; }
input, textarea {
	background: #fff;
	border: none;
	border-top: 1px solid #a8a8a8;
	border-left: 1px solid #a8a8a8;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding: 2px 5px;
	margin: 2px;
}
input:hover, textarea:hover {
	background-: #ffd;
	border-top: 1px solid #b9c3c8;
	border-left: 1px solid #b9c3c8;
}

#zipcodeselect{
	background: #d5d5d5;
	padding: 2px 5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 110px;
}
#next {
	background: #d5d5d5;
	padding: 2px 5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 150px;
}
#reset {
	background: #efefef;
	padding: 2px 5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-left: 20px;
	width: 150px;
}
#back {
	background: #d5d5d5;
	padding: 2px 5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 150px;
}

#zipcodeselect:hover,
#next:hover,
#reset:hover,
#back:hover {
	border-top-width: 1px;
	background: #bbb;
	padding: 2px 5px;
}


/*floor
--------------------------------------------------------------------------------------------------------------*/
#floor h3 {
	background: url(img/tit08.gif) no-repeat;
}
#floor table {
	margin-bottom: 20px;
}
#floor table td {
	vertical-align: top;
	line-height: 1.2;
	font-size: 77%;
}

#customers h3 {
	background: url(img/tit09.gif) no-repeat;
	margin-bottom: 20px;
}
#customers ul {
	float: left;
	margin-left: -20px;
	padding-bottom: 10px;
}

#customers ul li {
	float: left;
	width: 280px;
	_margin: 0 0 20px 25px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20px;
	line-height: 100%;
	height: 630px;
}
#container #main #customers ul li div {
	color: #F79620;
	width: 264px;
	margin-top: 5px;
	background-image: url(img/a02.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-position: 2px 3px;
}

#container #main #customers ul li img {
	padding: 1px;
	border: 1px solid #CCC;
}

