


* {
 padding:0;
 font-size: 12px;
 line-height: 160%;
 margin: 0;
 font-family: Verdana, Arial, sans-serif;
}

body{
 text-align: center;
 background-color: #FFFCD0;
}

#wrap{
 width: 750px;
 text-align: left;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
}

/*
バナー
----------------------------------*/
.banner{
 height: 80px;
 background-image: url(img/headder.jpg);
}

.banner h1 a {
 color: #000000;
 padding-top: 15px;
 padding-left: 30px;
 font-size: 14px;
 line-height:50px;
 text-decoration: none;
}

/*
コンテンツ
----------------------------------*/
.content{
 padding: 9px;
 border: 2px solid #3C0900;
 background-color: #FFFFFF;
 float: left;
 width: 728px;
}

img{ border-style: none; }

dt{
 line-height: 20px;
 background-image: url(img/dt.jpg);
 background-repeat: no-repeat;
 padding-left: 25px;
 color: #000000;
 border-bottom-width: 2px;
 border-bottom-style: solid;
 border-bottom-color: #000000;
 margin-top: 10px;
 background-color: #E6B784;
}
dd{
 font-size: 10px;
 padding-top: 5px;
 padding-right: 15px;
 padding-bottom: 5px;
 padding-left: 20px;
 color: #FFFFFF;
 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: 168px;
 display: block;
 margin-bottom: 7px;
 margin-right: 7px;
 background-image: url(img/top_li.gif);
 background-repeat: no-repeat;
 background-color: #220000;
}

.content li a {
 color: #FFFF99;
 line-height: 22px;
 padding-left: 25px;
 font-size: 10px;
}
.link{ text-align :right; }

/*
アドセンス
----------------------------------*/
.ad1 { 
text-align: center;
padding-top:    10px;
padding-bottom: 10px;
}

.ad2 { 
text-align: center;
padding-top:    10px;
padding-bottom: 15px;
 }

.ad3 { 
text-align: center;
padding-top:    15px;
padding-bottom: 10px;
 }

.ad4 { 
text-align: left;
width: 730px;
padding-top:    15px;
padding-bottom: 10px;
 }

.ad5 { 
text-align: left;
padding-top:    5px;
padding-bottom: 10px;
 }

.ad p { font-size: 12px; }

.item1
{
     float:             left;
     background-color:  #FFFFFF;
     border:  1px solid #999999;
     font-size:         12px;
     text-align:        center;
     color:             #000000;
     line-height:       120%;
     width:             130px;
     height:            200px;
     MARGIN-top:        4px;
     MARGIN-left:       3px;
     MARGIN-right:      4px;
     MARGIN-bottom:     3px;
     padding-top:       8px;
}

.item2
{
     float:             left;
     background-color:  #96B464;
     border:  1px solid #003900;
     font-size:         12px;
     text-align:        left;
     color:             #000000;
     width:             678px;
     MARGIN-left:       3px;
     MARGIN-bottom:     4px;
     padding-top:       5px;
     padding-left:      10px;
     padding-bottom:    5px;
}


/*
トップページ
----------------------------------*/
.mess{
 padding: 15px;
 background-color: #333333;
 margin: 10px;
 color: #FFFFFF;
 border: 1px solid #220000;
 background-image: url(img/mes_bg.gif);
 background-repeat: repeat-x;
}

#top_list {
 float: left;
 margin-top: 5px;
 margin-bottom: 5px;
 width: 714px;
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 10px;
 background-color: #993333;
 border: 1px solid #BF4D00;
}
.mess p {
 font-size: 10px;
}























