@charset "utf-8";
.flash_content{
width:630px;
height:270px;
padding:0 0 10px;
}

#news {
width:620px;
padding:0 5px 10px;
float:left;
background: url(../img/home/news_bg.gif) no-repeat center bottom;
}
#news h2 {
padding: 0;
height: 30px;
}
#news dl {
padding: 10px 10px 0;
float: left;
width: 560px;
}
#news dt {
padding-left: 20px;
background: url(../img/home/news_p.gif) no-repeat left center;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 75%;
line-height: 1.5;
}
#news dt a {
text-decoration: none;
}
#news dd {
font-size: 65%;
color: #666666;
padding: 0 0 0 16em;
line-height: 1.5;
margin: -1.6em 0 5px 20px;
border-bottom: 2px dotted #CCCCCC;
}
#news .more {
float: right;
padding: 10px 10px 5px 0;
}

#content .categories {
float: left;
width: 200px;
padding: 10px 5px 0;
}
#content .categories p {
margin: 0px;
padding: 0px;
}

#content .categories h3 {
margin: 0px;
padding: 0px;
}

#content .categories .img {
border-right: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
padding: 4px;
}
#content .categories ul {
width:188px;
font-size: 10px;
line-height: 20px;
list-style-type: none;
border-right: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
padding: 0 5px;
}
#content .categories li {
padding-left: 20px;
list-style-type: none;
}
#content .categories .g {
padding-bottom: 3px;
}

#content .categories .g li {
background: url(../img/home/p_g.gif) no-repeat left center;
}
#content .categories .r {
padding-bottom: 23px;
}

#content .categories .r li {
background: url(../img/home/p_r.gif) no-repeat left center;
}
#content .categories img {
vertical-align: top;
}
#content .mobile {
clear: both;
height: 130px;
padding: 10px 5px;
border-bottom: 5px solid #EEEEEE;
}
#content .mobile h3 {
margin: 0px;
padding: 0 10px 10px;
}
#content .block {
width: 210px;
float: left;
}
