
@import 'common.css'; 

h1,h2,h3{
font-size:8px;
display:block;
text-indent:-9999px;
overflow:hidden;
background-position:0 0;
background-repeat:no-repeat;
}

h2,h3{height:30px; margin-bottom:10px;}

h1{height:380px; background-image:url(../img/index/main-image.jpg); background-position:50% 0; margin-bottom:20px;}

#main{float:left; width:600px;}

#side-column{float:right; width:250px;}

#title-news{background-image:url(../img/index/title-news.gif);}
#title-business{background-image:url(../img/index/title-business.gif);}

#news{padding:0 15px;}

#news dt{
color:#CC0000;
background-image:url(../img/common/arrow.gif);
background-position:0 3px;
_background-position:0 4px;
background-repeat:no-repeat;
padding:0 0 0 10px;
}

#news dd{margin-bottom:10px;padding-bottom:10px;}

#side-column a{ display:block;margin-bottom:5px;}

#side-column #work-contents{
background-color:#FFFFCC;
border:1px solid #FF9933;
padding:10px 10px 0;
margin-bottom:20px;
}
#side-column #work-comtents a{ display:block;margin-bottom:10px;}
