* {
 padding:0;
 font-size: 12px;
 line-height: 150%;
 margin: 0;
 font-family: Verdana, Arial, sans-serif;
}

strong,em {font-weight: normal;}

body{
 background-color: #99cc99;
 background-image: url(img/bg.gif);
}

#wrap{
 width: 764px;
 background-color: #ffffff;
 margin-top: 5px;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
}
h1{
 background-color: #cccccc;
 background-image: url(img/h1bg.gif);
 font-weight: normal;
 padding-left: 30px;
 color: #ffffff;
 line-height: 14px;
 font-size: 11px;
}
h1 a {
 color: #ffffff;
 text-decoration: none;
}
/*
バナー
----------------------------------*/
.banner{
 height: 195px;
 width: 528px;
 margin-top: 5px;
 background-image: url(img/headder.jpg);
 background-color: #ffffff;
}
.banner p a {
 color: #ffffff;
 font-weight:bold;
 text-decoration: none;
}
.description {
 font-size: 12px;
 color: #666666;
 text-align:left;
 padding:10px;
 width: 498px;
 display: block;
 border: 1px solid #cccccc;
 background-color: #fffff0;
}

.banner a {
 text-align: left;
 margin-top: 25px;
 margin-left: 10px;
 margin-bottom: 0px;
 line-height: 22px;
 font-size: 20px;
 text-decoration: none;
 color: #000000;
 font-weight:bold;
}

/*
コンテンツ
----------------------------------*/
.content{
 background-color: #ffffff;
 width: auto;
 height: auto;
 margin-bottom: 0px;
}
.migi{
 float: right;
 padding-top: 10px;
 padding-left: 30px;
 padding-bottom: 10px;
}

img{ border-style: none; }

.content h2 {
 font-size: 14px;
 color: #000000;
 padding-bottom: 10px;
}
.content h2 a {
 font-size: 14px;
 color: #000000;
 text-decoration: none;
}
.content h3 {
 font-size: 14px;
 color: #336633;
}
.content h3 a {
 font-size: 14px;
 color: #336633;
}
.content ul{
 list-style-type: none;
 float: left;
}

.content ul li{
 color: #333333;
 width: 210px;
 height: 20px;
 display: block;
 background-image: url(img/syosai2.gif);
}

.content li a {
 margin-left: 18px;
 text-decoration: none;
 line-height: 20px;
 font-size: 10px;
 color: #333333;
}

.link{ text-align :right; }

dl{
 margin-top: 10px;
}

dt{
 font-size: 10px;
 line-height: 11px;
 background-color: #cccccc;
 padding-left: 10px;
 padding-right: 10px;
 margin-right: 10px;
 margin-left: 10px;
 color: #666666;
}
dd{
 font-size: 10px;
 color: #666666;
 background-color: #cccccc;
 padding-left: 10px;
 padding-right: 10px;
 margin-right: 10px;
 margin-left: 10px;
}
/*
アドセンス
----------------------------------*/
.ad {
 text-align: center;
 margin-top: 5px;
 margin-bottom: 0px;
 }
.ads{
 margin-top: 0px;
 margin-bottom: 0px;
}
/*
トップページ
----------------------------------*/
.mess{
 float: right;
 font-size: 12px;
 color: #333333;
 text-align:left;
 margin-top: 5px;
 margin-right: 5px;
 width: 528px;
}
.mess a {
 color: #333333;
}
.mess p {
 font-size: 12px;
}

.ent_body{
 margin-top: 10px;
 font-size: 12px;
}

.top_list {
 text-align:left;
 width: 210px;
 height: 800px;
 margin-top: 10px;
 margin-left: 10px;
 background-color: #f5f4dc;
}
.top_list a {
 text-decoration: none;
}
.top_list p {
 text-align: center; 
 width: 210px;
 hight:18px;
 background-image: url(img/side-tytle.gif);
}
.top_list p a {
 padding-left: 5px;
 color: #000000;
 text-decoration: none;
}
.clearfloat {
 clear:both;
 height:0;
 font-size: 1px;
 line-height: 0px;
}

.footer { 
 width: auto;
 margin: 10px;
 text-align: center; 
 font-size: 12px; 
 border: 1px solid #cccccc;
}
.footer a {
 text-decoration: none;
 color: #000000;
}



