div#fla_space {
    width: 950px;
    background: #000000;        
    margin:0 auto;
    padding: 0;
}

/* @contents */

div#top_contents {
    background: transparent url(../media/images/top/contents_bg.png) repeat-x center top;
    margin:0 auto;
    padding: 0 0 55px;
    width:100%;
}

div#pickup_area {
    background:transparent;
    padding:15px 0 15px 0;
    width:950px;
    overflow:hidden;
}

div#pickup_area ul li{
    float: left;
}

div#pickup_area ul li a{
    display: block;
} 

div#topleft_contents {
    background:#000000;
    float: left;
    width: 625px;
    margin:20px 25px 0 0;
    overflow:hidden;
}

ul#left_banner li {
    margin-bottom: 20px;
    float:left;
}

ul#left_banner li a{
    display:block;
}

div#topRight_contents {
    float: right;
    width: 300px;
    overflow:hidden;
    margin-top:20px;
    overflow:hidden;
}

div#new_blog {
    margin-bottom: 20px;
    background:#141414;
    padding:5px;
    width:290px;
    overflow:hidden;
    word-break:bleak-all;/*IE6用・overflow:hiddenとセットにする事でbox範囲内に入りきれない場合、テキストを折り返して表示*/
}

div#new_blog div.title {
    background:url(../media/images/top/new_blog_titlebg.png) no-repeat scroll 0px 0px;
    border: 1px solid #2d2d2d;
    overflow:hidden;
}

div#new_blog div.title h3 {
    font-size:12px;
    float: left;
    padding:6px 0 0 32px;
}

div#new_blog div.title p {
    float: left;
}

div#new_blog div.texts {
    padding: 12px 9px 0 9px;
    border-right: 1px solid #2d2d2d;
    border-bottom: 1px solid #2d2d2d;
    border-left: 1px  solid #2d2d2d;
}

div#new_blog div.texts ul{
    margin-bottom:12px;
}

div#new_blog div.texts ul li h4 {
    color:#a7875a;
    background:url(../media/images/top/newblog_arrow.jpg) no-repeat scroll left center;
    padding-left:1em;
    font-size: 12px;
}

div#new_blog div.texts ul li div.entry {
    margin-left:1em;
}

div#new_blog div.texts ul a:link,
div#new_blog div.texts ul a:visited {
    color: white;
}

div#new_blog div.texts ul a:hover,
div#new_blog div.texts ul a:active{
    text-decoration:underline;
    color:#FC6;
}
    
div#topics {
    width: 625px;
    overflow: hidden;
}

div#topics div.title{
    width:625px;
    border-bottom: 1px solid #333333;
    padding:10px 0 1px 0;
}    

div#topics div.title h2 {
    line-height:0;
    padding:0;
}

div#topics table.topiclist {
    margin: 10px 0;
    border-collapse: collapse;
}

div#topics table.topiclist td {
    padding: 1px 3px;
}

div#topics table.topiclist td.date {
    padding: 1px 5px 1px 45px;
}

div#topics table.topiclist tr.type1 td.date {
    background: transparent url(../media/images/top/flag_campaign.png) no-repeat center left;
}

div#topics table.topiclist tr.type2 td.date {
    background: transparent url(../media/images/top/flag_model_house.png) no-repeat center left;
}

div#topics table.topiclist tr.type3 td.date {
    background: transparent url(../media/images/top/flag_news) no-repeat center left;
}

div#topics table.topiclist tr.type4 td.date {
    background: transparent url(../media/images/top/flag_papamama.png) no-repeat center left;
}

div#topics table.topiclist tr.type5 td.date {
    background: transparent url(../media/images/top/flag_press.png) no-repeat center left;
}

div#topics table.topiclist tr.type6 td.date {
    background: transparent url(../media/images/top/flag_products.png) no-repeat center left;
}

div#topics table.topiclist tr.type7 td.date {
    background: transparent url(../media/images/top/flag_tour.png) no-repeat center left;
}

div#topics table.topiclist a:link,
div#topics table.topiclist a:visited {
    color: #a7875a;
}

div#topics table.topiclist a:hover,
div#topics table.topiclist a:active {
    color: #FC6;
}

div.righnt_banner ul li {
    margin-top: 10px;
   
}
/*------------------------------*/
div.righnt_banner ul li a{
    margin-top: 10px;
    display:block;
     width:290px;
}

/* @end */
