﻿#base {
 margin-left      : auto;
 margin-right     : auto;
 padding          : 20px 0px 30px 0px;
 position         : relative;
 text-align       : left;
 width            : 1000px;
}
#headline_block {
 background-color : #ffffff;
 overflow         : auto;
 padding          : 10px 0px 10px 10px;
 width            : 850px;
}
#headline_block a {
 color            : #777777;
 text-decoration  : none;
}
#headline_block a:hover {
 background-color : #dddddd;
}
#it {
 color            : #8B8878;
 font-size        : 15px;
 line-height      : 1.5;
 text-align       : left;
}
#out {
 background-image : url("img/headback.png");
 border-color     : #008000;
 border-style     : solid;
 border-width     : 1px;
 padding          : 15px 0px 10px 10px;
 width            : 1000px;
}
#things {
 color            : #000000;
 font-size        : 15px;
 padding          : 0px 0px 10px 30px;
}
.contents {
 color            : #808080;
 font-size        : 13px;
 line-height      : 1.3;
 margin-left      : 10px;
 margin-top       : 10px;
}
.item {
 color            : #808080;
 padding          : 2px 0px 2px 0px;
}
body {
 background-color : #dbffc5;
 color            : #555555;
 text-align       : center;
}
.ad{
margin-right      : 100px;
}

#promo{
 text-align       : center;
 margin           : 10px 0px 10px 0px;
}