* {
 padding:0;
 font-size: 12px;
 line-height: 160%;
 margin: 0;
 font-family: Verdana, Arial, sans-serif;
}

body{
 text-align: center;
}

#wrap{
 width: 728px;
 text-align: left;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
}

#footer{
        font-size:6px;
        }
#footer a {
 color:#d2d9d7;
 text-decoration:none;
        font-size:6px;
        }
#footer a:hover{
 color:#d2d9d7;
 text-decoration:none;
        font-size:6px;
 }

/*
バナー
----------------------------------*/
.banner{
 height: 100px;
 background-image: url(img/headder.jpg);
}

.banner h1 a {
 padding-top: 20px;
 padding-left: 60px;
 font-size: 20px;
 line-height: 60px;
 text-decoration: none;
}

/*
コンテンツ
----------------------------------*/
.content{
 padding: 0px;
 background-color: #FFFFFF;
 float: left;
 width: 728px;
}

img{ border-style: none; }

dt{
 line-height: 20px;
 background-image: url(img/dt.gif);
 background-repeat: no-repeat;
 padding-left: 35px;
 color: #000000;
 margin-top: 10px;
}
dd{
 font-size: 10px;
 padding-top: 5px;
 padding-right: 0px;
 padding-bottom: 5px;
 padding-left: 0px;
 color: #000000;
 background-color: #FFFFFF;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #000000;
}

.content ul{
 list-style-type: none;
 float: left;
}

.content ul li{
 float: left;
 width: 240px;
 display: block;
 margin-bottom: 7px;
 margin-right: 0px;
 background-image: url();
 background-repeat: no-repeat;
 background-color: #FFFFFF;
}

.content li a {
 line-height: 22px;
 padding-left: 25px;
 font-size: 10px;
 color: #000000;
}
.link{ text-align :right; }


/*
アドセンス
----------------------------------*/
.ad { text-align: center; }
.ad p { font-size: 12px; }


/*
トップページ
----------------------------------*/
.mess{
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 0px;
 margin: 0px;
}

#top_list {
 float: left;
 margin-top: 5px;
 margin-bottom: 5px;
 width: 728px;
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 10px;
}
.mess p {
 font-size: 10px;
}

.footer { 
text-align: center; 
 font-size: 12px; 
}
.footer a {
 text-decoration: none;
 font-size: 12px; 
}
#footer2 { 
text-align: center; 
 font-size: 6px; 
}
#footer2 a {
 color:#d2d9d7;
 text-decoration:none;
 font-size:6px;
        }
#footer2 a:hover{
 color:#d2d9d7;
 text-decoration:none;
 font-size:6px;
 }










