/* CSS Document */

/*******************************
/* トップページ
*******************************/

.top-main-img{
	width: 920px;
	height: 400px;
	margin-top: 0px;
}

.top-main-img a:hover img {
opacity:0.70; /* CSS3 */
}

.top-information-box{
	width: 920px;
	margin: 20px auto 0px;
	border: 0px #cccccc solid;
}
.top-information-txt{
	width: 918px;
	border-left: 1px #ccccbb solid;
	border-right: 1px #ccccbb solid;
	border-bottom: 1px #ccccbb solid;
}
.top-information-txt p{
	width: 898px;
	margin: 0px 10px;
	line-height: 40px;
	border-bottom: 1px #a09060 dotted;
}
.top-information-txt p.bottom{
	border-bottom: 0px #a09060 dotted;
}

.top-information-txt p img{
	padding-top: 10px;
}



/*******************************
/* サブページ 共通
*******************************/

.sub-img{
	border: 0px #cccccc solid;
}
.shadow-920{
	width: 920px;
	height: 15px;
	margin: 1px auto 0px;
	background:url("../imgfiles/shadow-920.png") top center no-repeat;
}


/*******************************
/* 店舗情報
*******************************/

.business-box{
	width: 650px;
	border: 0px #cccccc solid;
	overflow:hidden;
}

.business-box-subtitle{
	width: 650px;
	line-height: 25px;
	padding: 10px;
	border: 0px #cccccc solid;
	float: left;
	overflow:hidden;
}

.business-box-pic{
	width: 260px;
	padding: 5px;
	border: 0px #cccccc solid;
	float: left;
	overflow:hidden;
}

.business-box-pic2{
	width: 260px;
	padding: 5px;
	border: 0px #cccccc solid;
	float: left;
	overflow:hidden;
}
.business-box-pic2 img{
	border: 3px #f0f0e0 solid;
}

.business-box-pic2 p{
	margin-bottom: 5px;
}



.business-box-txt{
	width: 360px;
	line-height: 25px;
	padding: 10px;
	border: 0px #cccccc solid;
	float: left;
	overflow:hidden;
}
.business-box-shadow{
	width: 640px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	background:url("../imgfiles/shadow.png") top center no-repeat; 
}

p.business-title{
	width: 355px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 13px;
	margin: -5px 0px 10px -5px;
	padding: 0px 10px;
	border: 0px #cccccc solid;
	background-color: #f0f0e0;
	border-radius: 10px;
}

p.business-title2{
	width: 355px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 13px;
	margin: -5px 0px 10px -5px;
	padding: 0px 10px;
	border: 0px #cccccc solid;
	background-color: #fff088;
	border-radius: 10px;
}


.business-box input{
	padding: 10px 20px;
}


.business-table{
	width: 370px;
	height: 30px;
	line-height: 20px;
	margin: 10px 0px 10px 0px;
	border: 1px #cccccc solid;
}

.business-table th{
	width: 150px;
	font-weight: bold;
	text-align: left;
	padding: 5px 10px;
	border: 1px #cccccc solid;
	background-color: #f0f0e0;
	border-radius: 5px 0px 0px 5px;
}

.business-table td{
	width: 350px;
	padding: 5px 10px;
	border: 1px #cccccc solid;
	border-radius: 0px 5px 5px 0px;
}

.business-map{
	width: 370px;
	margin: 10px 0px;
	padding: 0px;
	border: 0px #cccccc solid;
}






/*******************************
/* 企業情報
*******************************/

/* 会社概要ページ */

.company-box{
	width: 650px;
	margin-top: 10px;
	margin-bottom: 60px;
	border: 0px #ccccbb solid;
}
.company-table{
	width: 650px;
	border: 0px #ccccbb solid;
}
.company-table tr{
	border-bottom: 1px #ccccbb dotted;
}
.company-table th{
	width: 120px;
	line-height: 260%;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	vertical-align: middle;
	background-color: #fafaf0;
}
.company-table td{
	line-height: 260%;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.company-table img{
	border-radius: 5px;
}


/* 会社沿革ページ */

.history-box{
	width: 650px;
	margin-top: 10px;
	margin-bottom: 60px;
	border: 0px #ccccbb solid;
}
.history-table{
	width: 650px;
	border: 0px #ccccbb solid;
}
.history-table tr{
	border-bottom: 1px #ccccbb dotted;
}
.history-table th{
	width: 120px;
	line-height: 260%;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	vertical-align: top;
	background-color: #fafaf0;
}
.history-table td{
	line-height: 260%;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.history-table img{

}


/* アクセスページ */

.access-box{
	width: 650px;
	margin: 10px auto 0px;
	border: 0px #ccccbb solid;
}

.access-box-shadow{
	width: 650px;
	height: 20px;
	margin: 2px 0px 0px 0px;
	background:url("../imgfiles/shadow-650.png") top center no-repeat; 
}

.access01{
	width: 640px;
	margin-top: -6px;
	padding: 10px;
	background-color: #fafaea;
	border-top: 5px #ccccbb solid;

}

.access01 p{
	width: 630px;
	margin: 0px auto;
	line-height: 24px;
}


/* 個人情報保護ポリシーページ */

.privacy-box{
	width: 650px;
	margin-top: 10px;
	margin-bottom: 60px;
	border: 0px #ccccbb solid;
}

.privacy-box p.title{
	width: 628px;
	padding: 10px;
	background-color: #f0f0e0;
	border: 1px #ccccbb solid;
}
.privacy-box p{
	width: 628px;
	padding: 10px;
	border-left: 1px #ccccbb solid;
	border-right: 1px #ccccbb solid;
	border-bottom: 1px #ccccbb solid;
}
.privacy-box p.end{
	text-align: right;
}


/*******************************
/* 採用情報
*******************************/

.recruit-box{
	width: 650px;
	margin-top: 10px;
	margin-bottom: 60px;
	border: 0px #ccccbb solid;
}
.recruit-box p{
	line-height: 36px;
}


/*******************************
/* お問い合わせ
*******************************/

.contact-box{
	width: 650px;
	margin: 30px auto 60px;
	border: 0px #ccccbb solid;
}
.contact-table{
	width: 650px;
	border: 0px #ccccbb solid;
}
.contact-table tr{
	border-bottom: 1px #ccccbb dotted;
}
.contact-table th{
	width: 140px;
	line-height: 260%;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	vertical-align: top;
	background-color: #fafaf0;
}
.contact-table td{
	line-height: 260%;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.contact-table textarea{
	margin-top: 5px;
	margin-bottom: 5px;
}
.contact-form-box{
	width: 400px;
	text-align: center;
	margin: 50px auto;
	border: 0px #cccccc solid;
}
.contact-form{
	width: 200px;
	text-align: center;
	float: left;
	border: 0px #cccccc solid;
}


/* お問い合わせ サンクス　 */

.contact-thanks-title{
	text-align: center;
	margin: 40px auto 0px;
	border: 0px #ccccbb solid;
}
.contact-thanks-box{
	width: 650px;
	margin: 30px 0px 150px 0px;
	border: 0px #ccccbb solid;
}
.contact-thanks-table{
	width: 650px;
	border: 1px #ccccbb solid;
}
.contact-thanks-table tr{
}

.contact-thanks-table th{
	line-height: 30px;
	font-weight: normal;
	text-align: left;
	padding: 5px 10px;
	background-color: #fafaf0;
}
.contact-thanks-table td{
	line-height: 30px;
	text-align: left;
	padding: 5px 10px;
}
.contact-form-thanks-box{
	text-align: center;
	margin: 30px auto;
}


/*******************************
/* サイトマップ
*******************************/

.sitemap-box{
	width: 630px;
	line-height: 30px;
	margin: 10px auto 30px;
	border: 0px #aaaa88 dotted;
	overflow: hidden;
}
.sitemap01{
	width: 630px;
	margin: 0px auto;
	line-height: 36px;
	border-bottom: 1px #aaaa88 dotted;
}
.sitemap02l1{
	width: 100px;
	height: 30px;
	border: 0px #aaaa88 dotted;
	float: left;
}
.sitemap02-box{
	width: 530px;
	margin-left: 100px;
	border-bottom: 1px #aaaa88 dotted;
	overflow: hidden;
}
.sitemap02l2{
	width: 100px;
	height: 60px;
	border: 0px #aaaa88 dotted;
	float: left;
}
.sitemap02l3{
	width: 100px;
	height: 90px;
	border: 0px #aaaa88 dotted;
	float: left;
}
.sitemap02l4{
	width: 100px;
	height: 120px;
	border: 0px #aaaa88 dotted;
	float: left;
}
.sitemap02l5{
	width: 100px;
	height: 150px;
	border: 0px #aaaa88 dotted;
	float: left;
}
.sitemap02{
	width: 428px;
	border-bottom: 1px #aaaa88 dotted;
	float: left;
}
.sitemap02u{
	width: 428px;
	border-bottom: 0px #aaaa88 dotted;
	float: left;
}
.sitemap03{
	margin-left: 100px;
	width: 530px;
	border-bottom: 1px #aaaa88 dotted;
	float: left;
}




