@charset "utf-8";


/* hidden
-------------------------------------------------------------------------------- */

h1,
#whatsnew h2 span,
#side p a span,
#side dl,
#side h3 a span,
#foot-navi ul li a span,
#flash h2,
#flash p
{
	display:block;
	position:absolute;
	left:-3000px;
}

/* test
-------------------------------------------------------------------------------- */

#content {
	padding:20px 0 0 0;
}

#head p.en {
	display:block;
	width:80px;
	height:40px;
	position:absolute;
	top:-1px;
	left:728px;
}

#banner img{
	margin-bottom:10px;
}

#banner a {
	background:none;
}

#whatsnew h2 {
	width:491px;
	height:47px;
	background:url(../img/title_news.jpg) no-repeat;
}

#whatsnew {
	font-size:84%;
	position:relative;
}

#whatsnew dl dt {
	width: 100px;
	text-indent:30px;
	position: absolute;
	left: 22px;
	background:url(../img/icn_red.jpg) no-repeat left center;
	color:#ee5651;
	font-weight:bold;
	line-height:150%;
}

#whatsnew dl dd {
	margin-left:122px;
	padding-bottom:10px;
	line-height:150%;
}

#wrapper {
	margin-bottom:12px;
	_margin-bottom:0;
}

/*  SIDE
-------------------------------------------------------------------------------- */

#side {padding: 20px 0 0 0;}

#side p a:hover, #side h3 a:hover {background:none;}

p.bnr1 {
	display:block;
	width:311px;
	height:50px;
	background:url(../img/bnr_hoken_r.jpg) no-repeat;
}
p.bnr1 a {
	display:block;
	width:311px;
	height:50px;
	background:url(../img/bnr_hoken.jpg) no-repeat;
}

p.bnr2 {
	display:block;
	width:311px;
	height:38px;
	background:url(../img/bnr_contact_r.jpg) no-repeat;
}
p.bnr2 a {
	display:block;
	width:311px;
	height:38px;
	background:url(../img/bnr_contact.jpg) no-repeat;
}

#side h3 {
	width:311px;
	height:226px;
	background:url(../img/bnr_access_r.jpg) no-repeat;
}
#side h3 a {
	display:block;
	width:311px;
	height:226px;
	background:url(../img/bnr_access.jpg) no-repeat;
}

/*  FOOTER
-------------------------------------------------------------------------------- */

#foot {
	background:url(../img/bg_fot.jpg) repeat-x;
}

#foot-inner {
	width:870px;
	height:80px;
	margin:0 auto;
	position:relative;
	background:url(../img/bg_fot.jpg) repeat-x;
	text-align:left;
}
