/* CSS Document */

body{
	background:#927A4D;
}

/* content */
#content_area{
	background:#ffffff url(../images/sd_content_bg.gif) repeat-y; 
}
h1{
	color:#73541A;
	background:url(../images/sd_h1_bg.gif) no-repeat top right;
}
p.description{
	color:#73541A;
	border-left:1px solid #DFD4BF;
}
p.description strong{
	color:#73541A;
}
div.content{
	margin-left:50px;
	color:#333333;
	background:#FFFFFF;
}
ul.sd_list{
	margin-bottom:50px;
}
ul.sd_list li{
	margin-bottom:30px;
}

h2{
	margin-bottom:20px;
	padding:36px 0 0 82px;
	color:#927A4D;
}
h2.sd_h2_01{
	background:url(../images/sd_h2_01_bg.gif) no-repeat;
}
h2.sd_h2_02{
	background:url(../images/sd_h2_02_bg.gif) no-repeat;
}
h2.sd_h2_03{
	background:url(../images/sd_h2_03_bg.gif) no-repeat;
}
h2.sd_h2_04{
	background:url(../images/sd_h2_04_bg.gif) no-repeat;
}
h2.sd_h2_05{
	background:url(../images/sd_h2_05_bg.gif) no-repeat;
}
h2.sd_h2_06{
	background:url(../images/sd_h2_06_bg.gif) no-repeat;
}
h2.sd_h2_07{
	background:url(../images/sd_h2_07_bg.gif) no-repeat;
}
div.img_area{
	float:left;
	width:380px;
	font-size:10px;
	line-height:1.2em;
}
div.img_area img{
	margin-bottom:5px;
}
div.img_area2{
	margin-top:30px;
	font-size:10px;
	line-height:1.2em;
}
div.img_area2 img{
	margin-bottom:5px;
}
div.txt_area{
	margin-left:395px;
	padding-right:50px;
	font-size:12px;
	line-height:1.4em;
}
div.txt_area div.staffs{
	margin-top:20px;
}
/* contact area */
div.ct_area div.ct_content div.ct_left{
	background:#E1DACE;
}
div.ct_left h3{
	background:#E1DACE url(../images/sd_h3_ct.gif) no-repeat center;
}
ul.ct_list{
	margin-left:10px;
}
ul.ct_list li.tel{
	background:url(../images/sd_cnt_tel.gif) no-repeat;
}
ul.ct_list a.ct_link{
	background:url(../images/sd_cnt_form.gif) no-repeat;
}
ul.ct_list a.mail_link{
	background:url(../images/sd_cnt_mail.gif) no-repeat;
}
div.ct_area div.ct_content div.ct_right a{
	color:#927A4D;
}

/* header */
#header{

	background:url(../images/sd_header_bg.gif) no-repeat;

}
.hnav_list li{
	background:url(../images/sd_hnav_bg.gif) no-repeat right;
}
.hnav01{
	background:url(../images/sd_hnav01.gif) no-repeat 0 0;
}
.hnav01:hover{
	background:url(../images/sd_hnav01.gif) no-repeat 0 -16px;
}
.hnav01on{
	background:url(../images/sd_hnav01.gif) no-repeat 0 -16px;
}
.hnav02{
	background:url(../images/sd_hnav02.gif) no-repeat 0 0;
}
.hnav02:hover{
	background:url(../images/sd_hnav02.gif) no-repeat 0 -16px;
}
.hnav02on{
	background:url(../images/sd_hnav02.gif) no-repeat 0 -16px;
}
.hnav03{
	background:url(../images/sd_hnav03.gif) no-repeat 0 0;
}
.hnav03:hover{
	background:url(../images/sd_hnav03.gif) no-repeat 0 -16px;
}
.hnav03on{
	background:url(../images/sd_hnav03.gif) no-repeat 0 -16px;
}
.hnav04{
	background:url(../images/sd_hnav04.gif) no-repeat 0 0;
}
.hnav04:hover{
	background:url(../images/sd_hnav04.gif) no-repeat 0 -16px;
}
.hnav04on{
	background:url(../images/sd_hnav04.gif) no-repeat 0 -16px;
}
.hnav05{
	background:url(../images/sd_hnav05.gif) no-repeat 0 0;
}
.hnav05:hover{
	background:url(../images/sd_hnav05.gif) no-repeat 0 -16px;
}
.hnav05on{
	background:url(../images/sd_hnav05.gif) no-repeat 0 -16px;
}
.hnav06{
	background:url(../images/sd_hnav06.gif) no-repeat 0 0;
}
.hnav06:hover{
	background:url(../images/sd_hnav06.gif) no-repeat 0 -16px;
}
.hnav06on{
	background:url(../images/sd_hnav06.gif) no-repeat 0 -16px;
}
.hnav07{
	background:url(../images/sd_hnav07.gif) no-repeat 0 0;
}
.hnav07:hover{
	background:url(../images/sd_hnav07.gif) no-repeat 0 -16px;
}
.hnav07on{
	background:url(../images/sd_hnav07.gif) no-repeat 0 -16px;
}
.hnav08{
	background:url(../images/sd_hnav08.gif) no-repeat 0 0;
}
.hnav08:hover{
	background:url(../images/sd_hnav08.gif) no-repeat 0 -16px;
}
.hnav08on{
	background:url(../images/sd_hnav08.gif) no-repeat 0 -16px;
}

/* footer */
#footer{
	background:url(../images/sd_footer_bg.gif) no-repeat left bottom;
}