@charset "UTF-8";
/* CSS Document */

/* ================================================
CSS information

 file name  :top.css
 author     :meets
 style info :トップページcss
=================================================== */

/* ページ内容部分
-----------------------------------------*/
#top #left_column .headline{
background:url(../images/bg_leftbox.png) no-repeat 0 34px;
float:left;
width:641px;
min-height:326px;
}

#top #left_column .headline h3{
height:35px;
background:url(../images/st_headline.gif) no-repeat;
margin:0 0 0 8px;
text-indent:-9999px;
}

#top #left_column .headline ul{
margin:40px 30px;
}

#top #left_column .headline li{
margin:0 0 25px 0;
padding-bottom:25px;
border-bottom:1px dotted #999999;
}

#top #left_column .headline li span{
background:#f99f5e;
padding:5px;
color:#ffffff;
margin:0 10px 0 0;
}

#top #left_column .headline p{
text-align:right;
margin-right:30px;
}

#content #left_column{
margin-top:40px;
}

#content #right_column{
margin-top:40px;
}
