<!--

/*基本設定*/
body{
	margin:0px;
	padding:0px;
	background:#f5f5f5;
	color:#2F4F4F;
	font-family:Verdana, ＭＳ Ｐゴシック, ＭＳ ゴシック, ヒラギノ角ゴ Pro W3, Osaka-等幅, Osaka, 平成角ゴシック;
	line-height:1.3em;
	overflow:auto;
}

a{
	text-decoration:none;
	color:#53ABDF;
}

a:active, a:hover{
	text-decoration:underline;
	color:orange;
}

h1{
	margin:0px;
	font-size:20px;
	color:#fff;
	font-weight:bold;
}

h2{
	height:30px;
	font-size:18px;
	/*background:#fee6a4;*/
	line-height:1.6em;
	padding:6px;
	margin-bottom:10px;
	background:url(img/h2bkline.jpg) repeat-x left top;
	color:#3e3e3e;
}

h3{
	width:300px;
	height:30px;
	margin-top:0px;
	margin-bottom:10px;
	padding:6px 0px;
	text-align:center;
	font-size:16px;
	line-height:1.8em;
	/*background:#fee6a4;*/
	background:url(img/h3title.jpg) no-repeat center top;
	color:#3e3e3e;
}

h4{
	border-left:3px solid #aaa;
	font-size:18px;
	padding:3px 3px 3px 10px;
	margin: 10px 2px 10px 2px;
	color:#3e3e3e;
}
h4 span{
	font-size:12px;
	color:navy;
	font-weight:normal;
}

.article{
	font-size:12px;
	margin-bottom:15px;
	line-height:1.6em;
}

.article p{
	text-align:left;
	padding:0px 10px;
	margin:10px 0px;
}

.article a img{
	border:4px solid #f5f5f5;
}

.article a:hover img{
	border:4px solid orange;
}

.indent{
	margin:0px 20px;
	line-height:1.6em;
	text-align:left;
}

.indent a img{
	border:4px solid #f5f5f5;
}

.indent a:hover img{
	border:4px solid orange;
}

ul{
	text-indent:0px;
	margin:10px 0px;
	padding-left:35px;
	line-height:1.6em;
	list-style:square;
	text-align:left;
}

ul a{
	text-decoration:underline;
	font-weight:bold;
}

li{
}

blockquote{
	margin-left:20px;
}

#contents_prbar{/*最上列の検索用広告1R*/
	margin:0px;
	padding:0px 0px 0px 10px;
	height:28px;
	background:url(img/hdr_bkg.jpg) #fff repeat-x left top;
	text-align:left;
	font-size:12px;
	color:#669966;
	line-height:1.8em;
	white-space:nowrap;
}

#contents_area{/*コンテンツ全体の間隔*/
	margin:0px;
	padding:15px 0px 0px 15px;
}

#header{/*ヘッダーの設定*/
	margin-left:58px;
	color:#fff;
	font-size:12px;
}

#header a{
	color:#99CC99;
	text-decoration:none;
}

#header a:hover{
	text-decoration:underline;
}

#pankuzu{/*ぱんくず*/
	margin:5px 0px;
	font-size:12px;
}

#contents{/*記事エリアの間隔*/
	margin:10px;
	font-size:0.9em;
}

.comment{/*homeのメッセージテキスト*/
	padding:10px;
	font-size:12px;
	line-height:1.6em;
}

.comment span{
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:0px;
	color:#3e3e3e;
}

#pagetop{/*「▲このページ上部へ」リンク*/
	margin:5px 0px;
	padding-right:5px;
	font-size:12px;
	text-align:right;
	clear:both;
}

#bottom_btn{
	margin:0px;
	text-align:center;
	clear:both;
}

#bottom_menu{/*フッター部分のメニュー*/
	margin:0px 4px;
	font-size:12px;
	color:#99CC99;
}

#bottom_menu a{
	color:#333;
	text-decoration:none;
}

#bottom_menu a:hover{
	text-decoration:underline;
	color:#99CC99;
}

#copy{/*コピーライト*/
	margin-bottom:10px;
	padding-right:3px;
	width:960px;
	height:auto;
	font-size:10px;
	text-align:right;
	line-height:1.5em;
}

/*「店舗紹介」の設定*/


/*「地図」の設定*/

#name{
	width:95%;
	border-bottom:1px solid #666666;
	margin-bottom:15px;
	padding:10px 10px 20px 10px;
	text-align:left;
	line-height:1.3em;
}

#name img{
	margin-right:30px;
}

#mark_a, #mark_atob, #mark_b, #mark_c{
	float:left;
	width:22%;
	margin-bottom:20px;
	padding:10px;
}

#mark_a img, #mark_atob img, #mark_b img, #mark_c img{
	margin:10px 0px 15px 0px;
}

/*「ギャラリー」の設定*/

#thumbnail{

}

#thumbnail img{/*サムネイル画像の間隔 */
	margin-right:20px;
}

#thumbnail a img{/*サムネイル画像のリンク設定*/
	border:4px solid #f5f5f5;
}

#thumbnail a:hover img{/*サムネイル画像のonMouse時の設定*/
	border:4px solid orange;
}

#thumbnail table{
	font-size:10px;
}

#thumbnail td{
	text-align:left;
	vertical-align:middle;
}

/*「家具修復」の設定*/

/*「コラム」の設定*/

/*「リンク」の設定*/

/*「お問い合せ」の設定*/

formarea{
	width:600px;
	text-align: left;
	margin: 10px auto 0px auto;
}
div.header {
	padding: 10px;
}
table.mailform {
	margin:0px;
	font-size:0.9em;
	font-family:Verdana, ＭＳ Ｐゴシック, ＭＳ ゴシック, ヒラギノ角ゴ Pro W3, Osaka-等幅, Osaka, 平成角ゴシック;
	
}
table.mailform td p{
	font-size:12px;
	color:navy;
	display:block;
	margin: 0px;
	text-align:right;
	font-weight:normal;
}
table.mailform td span{
	font-family: "Verdana","Arial", "Helvetica", "sans-serif";
	color: #FF0000;
}

/*サブウィンドウの設定*/

#sub_header{
	margin-bottom:10px;
	text-align:left;
}

#sub_header a img{
	border:0px;
}

#copy_subwin{
	margin-bottom:10px;
	padding-right:3px;
	height:auto;
	font-size:10px;
	text-align:right;
	line-height:1.5em;
}

//-->