@charset "utf-8";

/* HOME
============================================================ */
.index .mainEria {
	position:relative;
	left:-4px;
	width:531px;
	height:342px;
	background:url(../img/top/bg-main.jpg) 0 0 no-repeat;}

.index .mainEria .logo { position:absolute; top:286px; left:38px;}
.index .mainEria h1 { height:auto; padding:27px 0 0 28px; background: none;}
.index .mainEria .read { position:relative; height:54px; background:url(../img/top/read.gif) 28px 16px no-repeat; z-index:1;}
.index .mainEria .item { position:absolute; top:103px; right:18px;}

.index .news { position:relative; width:524px; margin:8px 0 0; background:url(../img/top/bg-news.gif) 0 0 repeat-y;}
.index .news h2 { padding:17px 0 0 17px; background:url(../img/top/bg-newsTop.gif) 0 0 no-repeat;}
.index .news p { position:absolute; top:22px; right:25px;}
.index .news dl { padding:0 25px 24px; background:url(../img/top/bg-newsBtm.gif) left bottom no-repeat;}
.index .news dt { position:absolute; width:100px; padding:5px 0 5px 25px; background:url(../img/c/point001.gif) 5px center no-repeat;}
.index .news dd { padding:5px 5px 5px 125px; background:url(../img/c/dot001.gif) left bottom repeat-x;}
.index .news dd img { margin-right:5px; vertical-align:middle;}


