#container {
background:none;
}

#header {
height:127px;
}

#image-area {
position:relative;
width:780px;
height:274px;
}

#image-area ul{
position:absolute;
top:185px;
left:22px;
}

#image-area ul li{
float:left;
margin-right:15px;
}

#news-box{
width:471px;
float: left;
margin:25px 19px 0 20px;
display:inline;
text-align: left;
}

#news-box2{
width:471px;
float: left;
margin:25px 19px 0 0px;
display:inline;
text-align: left;
}

#news-box h2{
position: relative;
margin-bottom: 15px;
}

#news-box h2  a.btn_all{
display: block;
width:42px;
height:12px;
text-indent: -9999px;
overflow: hidden;
position: absolute;
top:13px;
right:7px;
background: url(../index_img/btn_all.gif) no-repeat 0 0;
}

#news-box h2 a.btn_all:hover{
background-position: 0 -12px;
}

#news-box2 h2{
position: relative;
margin-bottom: 15px;
}

#news-box2 h2  a.btn_all{
display: block;
width:42px;
height:12px;
text-indent: -9999px;
overflow: hidden;
position: absolute;
top:13px;
right:7px;
background: url(../index_img/btn_all.gif) no-repeat 0 0;
}

#news-box2 h2 a.btn_all:hover{
background-position: 0 -12px;
}

#news-box dl{
margin-bottom: 10px;
padding:0 10px;
}

#news-box2 dl{
margin-bottom: 10px;
padding:0 10px;
}

#news-box dl dt{color:#FD9A00; font-size: 77%;}
#news-box dl dt span.newicon{margin-left:5px;}
#news-box dl dd{border-bottom: 0px dotted #C1C1C1;
padding-bottom: 0px;
}

#news-box2 dl dt{color:#FD9A00; font-size: 77%;}
#news-box2 dl dt span.newicon{margin-left:5px;}
#news-box2 dl dd{border-bottom: 0px dotted #C1C1C1;
padding-bottom: 0px;
}

#right-contents{
width:250px;
margin:25px 20px 47px 0;
float:right;
display: inline;
}

#login-box{
width:290px;
height: 337px;
background: url(../index_img/bg_login.gif) no-repeat 0 60px;
margin-bottom: 23px;
padding: 0;
line-height:1;
position: relative;
}

#login-box h2{
margin-bottom:13px;
}

#login-box div {margin:0;padding:0;}

#login-box #loginBtn{
position: absolute;
top:77px;
left:24px;
width:242px;
height:67px;
}

#login-box #loginBtn a{
width:242px;
height:67px;
display: block;
text-indent: -7777px;
overflow: hidden;
}


#login-box p#btn_mypage{
position: absolute;
top:293px;
left:15px;
}

#login-box p#btn_mypage a{
background: url(../index_img/index_txt.gif) top left no-repeat;
width:261px;
height: 26px;
display: block;
text-indent: -7777px;
overflow: hidden;
}

#login-box p#btn_mypage a:hover{
background-position: 0 -26px;
}

#login-box #login-btn{
position:absolute;
top:183px;
left:8px;
}


#bnr_group{width:250px;}

#bnr_group ul{margin-bottom: 5px;}
#bnr_group ul li{
float: left;
}
#bnr_group ul li.bnr_left{
margin-right:10px;
}
#bnr_group ul li.bnr_right{
margin-right:0px;
}
#bnr_group p.right{
clear: both;
text-align: right;}
