* {
 padding:0;
 font-size: 95%;
 line-height: 160%;
 margin: 0;
 font-family: Verdana, Arial, sans-serif;
}

body{
 text-align: center;
 background-color: #FFFFFF;
}

#wrap{
 width: 750px;
 text-align: left;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
}

/*
バナー
----------------------------------*/
.banner{
/*  height: 100px;
background-color: #FF9900; */
}

.banner h1{
 color: #FFFFFF;
 font-size: 12px;
 margin:0px;
 text-align:center;
}

.banner h1 a{ color: #FFFFFF; }
.banner h1 a:visited{ color: #FFF; }

/*
コンテンツ
----------------------------------*/
.content{
 padding: 5px;
 border: 2px solid #3C0900;
 background-color: #FFFFFF;
 float: left;
 width: 728px;
}

img{ border-style: none; }

dt{
 line-height: 20px;
 padding-left: 25px;
 color: #000000;
 margin-top: 10px;
 font-weight: bold;
}
dd{
 font-size: 95%;
 padding-top: 5px;
 padding-right: 20px;
 padding-bottom: 5px;
 padding-left: 20px;
 color: #000;
/* background-color: #4B1008;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #000000;
 border-right-width: 1px;
 border-left-width: 1px;
 border-right-style: solid;
 border-left-style: solid;
 border-right-color: #000000;
 border-left-color: #000000; */
}

.content ul{
 list-style-type: none;
 float: left;
}

.content ul li{
 float: left;
 width: 234px;
 margin-bottom:8px;
/* display: block;
 margin-bottom: 7px;
 margin-right: 10px;
 border: 1px solid #555;
 background-color: #999; */
}

.content li a {
 color: #00F;
 font-weight:bold;
 line-height: 150%;
 padding-left: 20px;
 font-size: 95%;
}

.link{
 text-align :right;
 margin-top: -30px;
}

/*
アドセンス
----------------------------------*/
.ad { text-align: center; }
.ad p { font-size: 12px; }


/*
トップページ
----------------------------------*/
.mess{
 padding: 15px;
 background-color: #FFCC99;
 margin: 10px;
 color: #000000;
 border: 1px solid #220000;
}

#top_list {
 float: left;
 margin-top: 5px;
 margin-bottom: 5px;
 width: 500px;
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 10px;
 border-top: 1px solid #BF4D00;
 border-bottom: 1px solid #BF4D00;
}

#gad{
float:left;
width:180px;
margin:5px;
padding:0px;
text-align:center;
}

.mess p {
 font-size: 95%;
}

.ent_body{
    margin-bottom: 15px;
}

.content h2{
   margin-top: 15px;
}
















