@charset "EUC-JP";
/* CSS Document */

div.clear{
	clear: both;
}

/* ╡蟈蟲澀爛╡ */
*{
	margin: 0px;
	padding: 0px;
}
/* ╞蟈蟲澀爛╞ */

/* ╡伉件弁╡ */
a:link {
	color: #0066cc;
	text-decoration: none;
}
a:visited {
	color: #0066cc;
	text-decoration: none;
}
a:hover {
	color: #0099ff;
	text-decoration: none;
}
/* ╞伉件弁╞ */

/* ╡body╡ */
body{
	background-color: #ececec;
	color: #666;
}
/* ╞body╞ */

/* ╡image╡ */
img {
	border-style: none;
}
/* ╞image╞ */

/* ╡目永母□╡ */
#header{
	background-image: url(../img/header_bgc.jpg);
	background-repeat: repeat;
	position: relative;
	height: 110px;
}

#header a#home_link{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 110px;
	width: 228px;
	display: block;
}

#header div.logo{
	top: 0px;
	left: 0px;
}
/* ╞目永母□╞ */


/* ╡正奶玄伙╡ */
#footprint{
	color: #7a93a8;
	font-size: 8pt;
	padding-bottom: 10px;
	margin-left:20px;
}
/* ╞正奶玄伙╞ */

/* ╡杴慼╡ */
#e_index{
	background-image:url(../img/e_title.jpg);
	background-repeat:no-repeat;
	width: 960px;
	height: 28px;
}

#e_index h3{
	padding: 4px 0px 2px 100px;
}
/* ╞杴慼╞ */

/* ╡丟奶件╡ */
#main {
	margin:0px;
}

#main div.layer{
	width: 960px;
	color: #333;
	line-height: 1.5em;
}

#main div.layer2{
	width: 960px;
	background-color: #ececec;
	line-height: 1.5em;
}

div.flash_img{
	width: 960px;
	background-color: #fff;
}
/* ╞丟奶件╞ */

/* ╡荸濩╡ */
#comment{
	width: 800px;
	height: 200px;
	font-size:13px;
	background-color: #ececec;
}

#comment p{
	padding: 20px 50px 10px 50px;
}

#comment ul{
	padding: 10px 50px 20px 70px;
	list-style:outside disc;
}

h2{
	margin-left:50px;
	margin-top:20px;
	font-size:16px;
}

.fs{
	font-size: 11px;
	color:#718087;
	line-height:1.5em;
}
/* ╞荸濩╞ */

/* ╡岉元月╡ */
.wclose {
	text-align:center;
	width:800px;
	margin:20px;
}
/* ╞岉元月╞ */

/* ╡白永正□╡ */
#footer {
	background-image: url(../img/footer_bgi.jpg);
	background-repeat: repeat;
	height: 60px;
	position:relative;
}

#footer div.copy{
	top:4px;
	left:0px;
	position:absolute;
	width:900px;
}

#footer div.copy span{
	top:5px;
	left:55px;
	position:absolute;
	color: #777;
	font-size: 8pt;
	line-height: 1.3em;
	text-align: left;
}
/* ╞白永正□╞ */