﻿@charset "utf-8";
/* CSS Document */

/* news部分 */
.news_con_short{
width:460px;
margin:20px;
}
.news_con_titlebar{
width:460px;
margin:0px 14px;
}
.news_con{
width:660px;
margin:20px;
}
.news_con_titlebar_big{
width:560px;
margin:0px 14px;
}
/* 左サイドボックス */
.leftbox{
margin:0px;
padding:0px;
}
.leftbox ul{
margin:0px;
padding:0px;
}
.leftbox li{
background:url(../ne_img/top/parts_37.gif) center bottom no-repeat;
list-style:none;
margin:0px;
padding:0px;
}
.leftbox .all5{
background:#eeeeee;
margin-bottom:5px;
}
/* 右サイドボックス */
.rightbox {
margin:0px;
padding:0px;
}
.rbanner{
margin-bottom:7px;
width:200px;
}
.news_con {
width:620px;
margin:20px;
}
.news_unit {
line-height:30px;
background-image:url(../img/common/line_dot.gif);
background-position:bottom;
background-repeat:repeat-x;
}
.news_unit12 {
line-height:auto;
margin-top:10px;
}

/* 一覧部分 */
.year {
float:left;
width:80px;
}
.title {
font-size:100%;
color:#000000;
font-weight:bold;
line-height:28px;
margin-left:15px;
}
.kiji {
font-size:100%;
color:#000000;
line-height:22px;
margin-left:15px;
}
/* サムネイル */
.sum {
border:#999999 1px;
}
