@charset "utf-8";
/* YAMANE base style Document */

html {
	margin: 0;
	padding: 0;
}

body {
	background: #f4e9dd;
	margin: 0 auto;
	padding: 0;
	color: #482e1d;
	letter-spacing: 0.05em;
	line-height: 20px;
	font-size: 12px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-align: center;
}

*html body {   
    letter-spacing: 0.04em;   
} 

*:first-child + html body {   
    letter-spacing: 0.04em;   
}

html>/**/body {   
    letter-spacing: 0.04em;   
}

/* base */

a#top {
	margin: 0;
	padding: 0;
	width: 1px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	display: block;
}

h1 {
	background: url(../common/edl.gif) no-repeat;
	margin: 33px auto 0 auto;
	padding: 0;
	width: 921px;
	height: 7px;
	font-size: 1px;
	text-align: center;
	text-indent: -9999px;
	display: block;
}

#wrap {
	margin: 15px auto 0 auto;
	padding: 0;
	width: 921px;
	text-align: center;
}

*html #wrap {
	margin: 2px auto 0 auto;
}

/* img */

img { border: 0; }

/* footer */

#footer {
	background: url(../common/foot_bg.gif) repeat-x #c1ab9c;
	margin: 50px 0 0 0;
	padding: 0 0 45px 0;
	width: 100%;
	text-align: center;
	clear: both;
}

#foot01 {
	background: #482e1d;
	margin: 0 auto;
	padding: 0;
	width: 921px;
	height: 31px;
	text-align: center;
	clear: both;
}

#foot01 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#foot01 ul li,
#foot01 ul li a {
	height: 11px;
	float: left;
	text-indent: -9999px;
	display: block;
}

#foot01 ul li {
	margin: 10px 0;
}

#foot01 ul li a {
	margin: 0;
}

#foot01 ul li.fPri,
#foot01 ul li.fPri a {
	width: 123px;
	background: url(../common/foot_sub_menu.gif) no-repeat;
}

#foot01 ul li.fCon,
#foot01 ul li.fCon a {
	width: 77px;
	background: url(../common/foot_sub_menu.gif) no-repeat -123px 0;
}

p#copy {
	background: url(../common/copy.gif) no-repeat;
	margin: 0 15px 0 0;
	padding: 0;
	width: 263px;
	height: 31px;
	text-indent: -9999px;
	display: block;
	float: right;
}

p#pageTop,
p#pageTop a {
	margin: 0;
	padding: 0;
	width: 63px;
	height: 31px;
	float: right;
	text-indent: -9999px;
	display: block;
	background: url(../common/page_top_btn.gif) no-repeat;
}

#foot02 {
	background: #c1ab9c;
	margin: 45px auto 0 auto;
	padding: 0;
	width: 921px;
	height: 82px;
	text-align: center;
	clear: both;
}

#foot02 ul {
	margin: 0;
	padding: 0;
	width: 684px;
	font-size: 10px;
	line-height: 18px;
	float: left;
}

#foot02 ul li {
	background: url(../common/foot_shikiri.gif) repeat-y;
	margin: 0 0 15px 0;
	padding: 0 15px;
	list-style: none inside;
	white-space: nowrap; 
	float: left;
}

#foot02 address {
	background: url(../common/address.gif) no-repeat;
	margin: 0;
	padding: 0;
	width: 187px;
	height: 82px;
	text-indent: -9999px;
	display: block;
	float: right;
}