@charset "Shift_JIS";

/* ///////////////////////////////////////////////
【トップページ】
top.css
/////////////////////////////////////////////// */


/* -----------------------------------------------
Table Of Contents

・左／メニュー
・メインイメージ
・新着情報
・ご案内
----------------------------------------------- */



/* -----------------------------------------------

左／メニュー

----------------------------------------------- */
#lNav ul li.lNav01 a {background-position: -230px 0;}



/* -----------------------------------------------

メインイメージ

----------------------------------------------- */
#mainImg {
margin-bottom: 10px;
}



/* -----------------------------------------------

新着情報

----------------------------------------------- */
#news {
margin-bottom: 25px;
padding-bottom: 2px;
background: url(../img/top/news_frame_bottom.gif) bottom center no-repeat;
}

#news dl {
padding: 15px;
background: url(../img/top/news_frame_side.gif) repeat-y;
}

#news dl dd {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px dotted #d0cfcd;
}


/* -----------------------------------------------

ご案内

----------------------------------------------- */
#guide h2 {
margin-bottom: 15px;
}

#guide .fPhtR {
float: right;
width: auto;
height: auto;
margin: 0 0 7px 15px;
line-height: 0;
}

#guide span {
color: #df1871;
}

#guide .fBoxL {
float: left;
width: 258px;
}

#guide .fBoxR {
float: left;
width: 372px;
}



