.map_add{
	color:#333333;
	background-color:#E8EDDC;
	text-align:left;
	width:300px;
	margin-left:50px;
	padding:8px;

}

.salon{
	font-weight:bold;
	font-size:16px;
	color:#C64000;
}

/* お問い合わせ背景 */
.main_inq{
	text-align:center;
	padding:10px;
	width:800px;
	height:460px;
	background-image:url(../images/inq.jpg);
	background-repeat:no-repeat;
}

.main{
	text-align:center;
	padding:10px;
}

/* お問い合わせ */
.form{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.form input,textarea,select{
	border:solid 1px #8E9F66;
	background-color:#FFFFFF;
	margin:3px;
	padding:2px;
	font-size:12px;
}

.asta{
	color:#C64000;
	font-size:10px;
	font-weight:bold;
}

/* ギャラリー */

#gallery{
}

#gallery a:link{  text-decoration:none; color:#FFFFFF; }
#gallery a:visited{   text-decoration:none; color:#CCCCCC;  }
#gallery a:hover{   text-decoration:underline; color:#F5C568; }
#gallery a:active{   text-decoration:underline; color:#FFFFFF; }

.gallery_back{
	width:427px;
	height:424px;
	background-image:url(../images/gallery/gallery_back_06.jpg);
	background-repeat:no-repeat;
	color:#EEEEEE;
}

.gallery_exp{
	text-align:left;
	margin:0 10px 15px 10px;
}

.gallery_pix{
	width:427px;
	text-align:center;
	margin-bottom:2px;
}

.gallery_txt{
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	background-color:#000000;
	padding:10px;
	width:260px;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	line-height:130%;
}


.g_img{
	margin:0;
	padding:0;
}

#g_wood{
	width:800px;
	height:53px;
	background-image:url(../images/gallery/gallery_back_07.jpg);
	background-repeat:no-repeat;

}

.g_wood_txt{
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	color:#FFFFFF;
	background-color:#000000;
	font-size:10px;
	text-align:left;
	padding:10px;
	width:260px;
}

#g_wood a:link{  text-decoration:none; color:#90B75A; }
#g_wood a:visited{   text-decoration:none; color:#90B75A;  }
#g_wood a:hover{   text-decoration:underline; color:#F5C568; }
#g_wood a:active{   text-decoration:underline; color:#FFFFFF; }

.gallery_ar1{
	width:800px;
	height:32px;
	background-image:url(../images/gallery/gallery_back_01.jpg);
	background-repeat:no-repeat;
}

.gallery_ar2{
	width:800px;
	height:32px;
	background-image:url(../images/gallery/gallery_back_08.jpg);
	background-repeat:no-repeat;
}

.gallery_loc{
	text-align:center;
	margin:0px 5px 10px 5px;
	padding:5px;
}

.gallery_loc2{
	text-align:center;
	margin:10px 5px 10px 5px;
	padding:5px;
}

.gallery_present{
	border:solid 1px #8E9F66;
	background-color:#FFEFC3;
	padding:3px;
	font-weight:bold;
}

/* 木材 */

.wood1{
	background-color:#E8EDDC;
	padding:10px;
	width:365px;
	text-align:left;
	margin-right:5px;
	margin-bottom:10px;
	float:left;

}

.wood1 img{
	margin:0 8px 0 0;
}

.w_exp{
	height:300px;
	float:left;
}

.wood2{
	background-color:#E8EDDC;
	padding:10px;
	width:365px;
	text-align:left;
	margin-left:5px;
	margin-bottom:10px;
	float:right;

}

.wood2 img{
	margin:0 8px 0 0;
}

.wood3{
	background-color:#E8EDDC;
	padding:10px;
	width:760px;
	text-align:left;
	clear:both;
}

.wood3 img{
	margin:0 8px 0 0;
}

.w_head{
	font-size:14px;
	font-weight:bold;
	color:#60934A;
	padding:5px;

}

.w_head img{
	margin:0 10px 0 0;
}

.w_back{
	text-align:left;
	clear:both;
}

/* サイトマップ */
.sitemap{
	width:400px;
	text-align:left;
	background-color:#E8EDDC;
	padding:10px;
	margin-bottom:10px;
}

/* プロフィール */

.profile{
	padding:0 20px 0 20px;
	text-align:left;
}

.prof_txt{
	text-align:left;
	margin-left:10px;
	padding:5px;
}

.prof_txt strong{
	font-weight:bold;
	color:#60934A;
	text-align:left;
}

.prof_phase1{
	text-align:left;
	border-left:solid 5px #E8F6B2;
	padding-bottom:8px;
	margin-bottom:10px;
	background-color:#F5F5F5;

}

.prof_phase2{
	text-align:left;
	border-left:solid 5px #CEDC94;
	padding-bottom:8px;
	margin-bottom:10px;
	background-color:#F5F5F5;

}

.prof_phase3{
	text-align:left;
	border-left:solid 5px #97C66D;
	padding-bottom:8px;
	margin-bottom:10px;
	background-color:#F5F5F5;

}

.prof_phase4{
	text-align:left;
	border-left:solid 5px #78A94D;
	padding-bottom:8px;
	margin-bottom:10px;
	background-color:#F5F5F5;

}

.prof_phase5{
	text-align:left;
	border-left:solid 5px #619137;
	padding-bottom:8px;
	margin-bottom:10px;
	background-color:#F5F5F5;

}

.prof_phase6{
	text-align:left;
	border-left:solid 5px #4A7424;
	padding-bottom:8px;
	margin-bottom:10px;
	background-color:#F5F5F5;

}

.prof_phase7{
	text-align:left;
	border-left:solid 5px #345814;
	padding-bottom:8px;
	margin-bottom:10px;
	background-color:#F5F5F5;

}

.prof_img_ph{
	margin:0 10px 5px 0;
}


.prof_img_left{
	margin:0 10px 5px 0;
}

.space{
	height:50px;
}

/* 名器美術館 */

.vin_back{
	width:399px;
	height:424px;
	background-image:url(../images/vintage/vin_background_06.jpg);
	background-repeat:no-repeat;
	color:#EEEEEE;
}

.vin_ar1{
	width:800px;
	height:30px;
	background-image:url(../images/vintage/vin_background_01.jpg);
	background-repeat:no-repeat;
}

.vin_ar2{
	width:800px;
	height:31px;
	background-image:url(../images/vintage/vin_background_08.jpg);
	background-repeat:no-repeat;
}

.vin_txt{
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	background-color:#000000;
	padding:10px;
	width:200px;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	line-height:130%;
}

/* LINK */
.linkbox{
	width:500px;
	text-align:left;
	border:solid 1px #CCCCCC;
	margin-bottom:10px;
}

.linkbox th{
	border-right:solid 1px #CCCCCC;
	padding:5px;
	background-color:#E8EDDC;
	text-align:left;
}

.linkbox td{
	padding:5px;
	text-align:left;
}
