@charset "utf-8";

/* ---SUMMARY---
* Site Name: ウエノシステック
* Description: index
* Version: 20091211
------*/

/*** メインビジュアル
----------------------------------------- */
#mv{
width:880px;
margin-bottom:20px;
}

#mv table{
width:880px;
height:212px;
}

#mv td#bt{
width:250px;
}

/*** ニュース
----------------------------------------- */
#news{
line-height:1.6;
}

#news dt{
background:url(../../img/icon/ar01.gif) no-repeat 10px 8px;
width:130px;
float:left;
}

#news dt span{
padding-left:20px;
}

#news dd{
background:url(../../img/line.gif) repeat-x 0 100%;
padding:0 10px 10px 130px;
margin-bottom:10px;
}

/*** ラインナップ
----------------------------------------- */
.lineup{
background:url(../../../img_index/bg01.gif) no-repeat 0 100%;
width:580px;
border-collapse:collapse;
margin-bottom:10px;
}

.lineup td{
text-align:left;
vertical-align:top;
width:285px;
}

.lineup td.l{
width:295px;
}

.lineup h3{
padding:0 0 10px 0;
}

.lineup p{
font-size:12px;
padding:0 10px;
line-height:1.4;
}

.l p{
padding-right:20px;
}

.more{
font-size:10px;
text-align:right;
padding:10px;
}

.l .more{
padding-right:20px;
}

.more a{
background:url(../../img/icon/ar04.gif) no-repeat 0 50%;
padding-left:15px;
}

#none{
background-image:url(../../../img_index/bg02.gif);
}

/*--end of this file--*/