
.top-osusume ul#bcLink {
  margin: 0 0 10px;
  padding: 0;
}

.top-osusume #bcLink li {
  display: inline;
}
.top-osusume #bcLink li a {
  color: #ff0000;
}
.top-osusume #main ul li#flow1 {
  display: inline-block;
}
.top-osusume #main ul li#flow1 img, #main ul li#flow3 img, #main ul li#flow5 img {
  float: left;
  margin: 5px 10px 5px 0;
}


.top-osusume .main-area {
	margin: 0 0 15px 0;
}
.top-osusume .main-area ul {
	width: 100%;
}

.top-osusume .inner ul {
  padding: 0;
}

.top-osusume .red {
    font-weight: bold;
}
.top-osusume .osusume dl {
    width: 29%;
    height: 150px;
    float: left;
    border: 0px solid #f1f1f1;
    border-bottom: 0px solid #cccccc;
    background: url(../images/item_back.gif) repeat;
    margin: 0 2px 5px;
    padding: 5px 10px 30px;
    font-size: 80%;
    position: relative;
/*    box-shadow: 0 0px 10px #e4e4e4; */
    background: url() repeat;
	background-color: #f1f1f1;
}
.top-osusume a.f-right {
    display: none;
}
.top-osusume .osusume .o-photo {
    margin: auto;
}
.top-osusume .osusume .o-photo img {

}

.top-osusume .osusume dt a {
    text-decoration: underline;
    font-size: 138%;
    font-weight: normal;
    color: #2c72b6;
    padding-top: 0px;
    /* padding-left: 13px; */
    /* background-image: url(../img/global/icon1.gif); */
    /* background-position: 0px 3px; */
    /* background-repeat: no-repeat; */
}
.top-osusume .o-photo a {
    position: absolute;
    width: 170px;
    height: 120px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    top: 30%;
    background-color: #000;
    margin-left: 20px;
}
.top-osusume .osusume .o-photo img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: auto;
}
#new_building_block .item_box, #ranking_block .item_box {
    border: 0px solid #eeeeee;
    border-bottom: 0px solid #cccccc;
    box-shadow: 0 0px 0px #e4e4e4;
    margin: 5px 0 0;
}
/*
#contents h1, #contents h2 {
    border-bottom: 1px solid #2c72b6;
    background: 0;
}
*/

@media screen and (max-width: 650px){

#main .top-osusume  img {
    width: 100%;
    height: auto;
}

#main .top-osusume  li#flow1 img {
    width: 40%;
    height: auto;
}
#main .top-osusume  li#flow1 {
    font-size: 90%;
}
#main .top-osusume  ul {
    padding: 0px;
    margin: 0px;
}
.top-osusume .osusume dt a {
    font-size: 120%;
}
.top-osusume .osusume dt img {
    width: 90%;
    float: right;
    margin-bottom: 5px;
}
.top-osusume .osusume .o-photo {
    width: 23%;
}
.top-osusume dd.o-table table {
    font-size: 70%;
}
.top-osusume .osusume dl {
    width: 33%;
    height: 100px;
    float: left;
    background: url(../images/item_back.gif) repeat;
    margin: 0 ;
    padding: 0px 0px 30px;
    font-size: 100%;
    position: relative;
    border: 0;
    border-bottom: 1px solid #ccc;
}
.top-osusume .osusume .o-photo img {
    float: right;
    bottom: 10px;
    left: 4px;
    border: none;
    display: block;
    margin: 3px auto 0 auto;
    width: 95%;
    height: 85px;
    position: absolute;
}
.top-osusume .o-photo a {
    position: inherit;
    width: 100%;
    height: auto;
}
.top-news dl {
    width: 100%;
    margin: 2px 5px;
}
.top-news dd {
    width: 73%;
    max-height: 100px;
    padding: 5px;
}
.top-news dt {
    width: 20%;
    max-height: 120px;
    padding: 0px;
    float: left;
}
.top-news dt img {
    width: 100%;
}
	.osusume {
		font-size: 12px;
	}
	.top-osusume .osusume dt a{
		font-size: 12px;
	}
    .osusume dl dd th {
        width: 60px !important;
        
    }
}


/* トップニュース   */

.top-news {
    background-color: #ffffff;
}
.top-news dl {
    width: 346px;
    float: left;
/*    border: 1px solid #cccccc; */
    background-color: #f1f1f1;
    margin: 2px;
}
.top-news a {
    width: 100%;
    display: block;
}
.top-news dt {
    width: 120px;
    height: 120px;
    padding: 0px;
    float: left;
}
.top-news dd {
    float: left;
    width: 205px;
    height: 100px;
    padding: 10px;
    margin: 0;
}
.top-news span {
    font-size: 110%;
    font-weight: bold;
    color: #2c72b6;
}

@media screen and (max-width: 650px){
.top-news dl {
    width: 100%;
    margin: 2px 0px;
}
.top-news dd {
    width: 73%;
    height: auto;
    max-height: 100px;
    padding: 5px;
}
.top-news dt {
    width: 20%;
    height: auto;
    max-height: 120px;
    padding: 0px;
    float: left;
}
.top-news dt img {
    width: 100%;
}
}

h2 span.new,
h3 span.new {
    background-image: url(../images/sp/h2_new.png);
    background-repeat: no-repeat;
    background-position: 0px 50%;
    padding: 10px 0 10px 45px;
}

