* {
 padding:0;
 /*font-size: 12px;*/
 line-height: 160%;
 margin: 0;
 font-family: Verdana, Arial, sans-serif;
}

body{
 text-align: center;
 /*background-image: url(img/bg_cream.gif);*/
 background-color: #b59a42;
 background-repeat: repeat-x;
}

a:link{
 color: #0000ff;
 text-decoration: underline;
}
a:visited{
 color: #0000ff;
 text-decoration: underline;
}
/*a:active{
 color: #ff0000;
 text-decoration: underline;
}*/
a:hover{
 color: #0000ff;
 text-decoration: underline;
}

#wrap{
 width: 550px;
 text-align: left;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 border: 5px double #ffff99;
}

table{
 text-align: left;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
}

/*
バナー
----------------------------------*/
.banner{
 border-bottom: 3px solid #CCCCCC;
 margin-bottom: 0px;
 padding: 5px;
 background: #FFF;
 }

h1{
 color: #666;
 padding-top: 25px;
 padding-left: 30px;
 margin-bottom: 0px;
 padding-bottom: 0px;
 font-size: 9px;
 line-height: 20px;
 text-decoration: none;
}

/*
コンテンツ
----------------------------------*/
.original{
 padding: 10px;
 background-color: #FFFFFF;
 float: left;
 width: 528px;
 background-repeat:repeat-y;
 border-right-color: #CCCCCC;
 border-left-color: #CCCCCC;
 border-right-width: 1px;
 border-left-width: 1px;
 border-right-style: solid;
 border-left-style: solid;
 font-size: 12px;
}

.text{
 font-size: 12px;
 padding: 15px;
 background-color: #FBFBFB;
 margin: 10px 10px 10px 10px;
 color: #5F6B60;
 border: 1px solid #E8EAE7;
}

.text2{
 padding: 15px;
 background-color: #FFFFFF;
 margin: 20px 40px 20px 40px;
 color: #333333;
}

.teble_content{
 font-size: 14px;
 padding: 15px;
 background-color: #FBFBFB;
 margin: 10px 10px 10px 10px;
 color: #5F6B60;
 border: 1px solid #E8EAE7;
}

.buz{
 padding: 12px;
 background-color: #FFFFFF;
 margin: 20px 40px 20px 40px;
 color: #333333;
 font-size: 10px;
 border-top: 1px solid #CCCCCC;
 border-bottom: 1px solid #CCCCCC;
}

.content{
 padding: 10px;
 background-color: #FFFFFF;
 float: left;
 width: 528px;
 background-repeat:repeat-y;
 border-top-color: #CCCCCC;
 border-right-color: #CCCCCC;
 border-bottom-color: #CCCCCC;
 border-left-color: #CCCCCC;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-style: solid;
 border-bottom-style: solid;
 border-left-style: solid;
}

img{ border-style: none; }

h2{
 margin-top:20px;
 font-size: 12px;

}

dt{
 line-height: 20px;
 padding-left: 25px;
 margin-top: 10px;
 font-size: 10px;
}
dd{
 font-size: 12px;
 padding-top: 5px;
 padding-right: 20px;
 padding-bottom: 5px;
 padding-left: 20px;
 color: #000;
 font-size: 10px;
/* 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: 150px;
 display: block;
 margin-bottom: 7px;
 margin-right: 10px;
 background-image: url(img/top_li.gif);
 background-repeat: no-repeat;
 background-color: #FFFFFF;
}

.content li a, li a:hover, li a:visited{
 color: #333333;
 line-height: 22px;
 padding-left: 10px;
 font-size: 10px;
}

.link{
 text-align :right;
 margin-top: -30px;
}

/*
アドセンス
----------------------------------*/
.ad { text-align: center; }
.ad p { font-size: 12px; }


/*
トップページ
----------------------------------*/
.mess{
 font-size: 8px;
 padding-left: 0px;
 color: #fff;
 font-weight: normal;
 text-align: center;
 margin-left: 0px;
 margin-bottom: 5px;
}

#top_list {
 float: left;
 margin-top: 5px;
 margin-left: 50px;
 margin-bottom: 5px;
 width: 525;
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 10px;
 background-color: #ffffff;
}
.mess p {
 font-size: 10px;
}

.navi{
 font-size: 12px;
}






























