* {
 padding:0;
 font-size: 16px;
 line-height: 160%;
 margin: 0;
 font-family: Verdana, Arial, sans-serif;
}

body{
 text-align: center;
 background-image: url(img/bg.gif);
 background-color: #FFFFFF;
 background-repeat: repeat;
}

#wrap{
 width: 750px;
 text-align: left;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
}

/*
バナー
----------------------------------*/
.banner{
 height: 100px;
 background-image: url(img/headder.jpg);
}

.banner h1 a {
 color: #333333;
 padding-top: 25px;
 padding-left: 60px;
 font-size: 20px;
 line-height: 70px;
 text-decoration: none;
}

/*
コンテンツ
----------------------------------*/
.content{
 padding: 10px;
 background-color: #FFFFFF;
 float: left;
 width: 728px;
 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;

}

dl{
 margin-top: 0px;
}

dt{
 width: 700px;
 font-size: 12px;
 line-height: 20px;
 background-repeat: no-repeat;
 padding-left: 10px;
 color: #999;
 border-bottom-width: 2px;
 border-bottom-style: solid;
 border-bottom-color: #999;
 margin-top: 0px;
 background-color: #fff3e2;
}

dd{
 font-size: 10px;
 padding-top: 5px;
 padding-right: 30px;
 padding-bottom: 5px;
 padding-left: 0px;
 color: #999;
 background-color: #FFFFFF;
}

.content ul{
 list-style-type: none;
 float: left;
}

.content ul li{
 float: left;
 width: 220px;
 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 {
 color: #333333;
 line-height: 22px;
 padding-left: 25px;
 font-size: 10px;
 text-decoration: none;
}
.link{
 text-align :right;
 margin-top: -30px;
}

/*
アドセンス
----------------------------------*/
.ad { text-align: center; }
.ad p { font-size: 12px; }


/*
トップページ
----------------------------------*/
.mess{
 padding: 15px;
 background-color: #CCCCCC;
 margin: 10px;
 color: #333333;
 border: 1px solid #CCCCCC;
 background-image: url(img/bg.gif);
 background-repeat: repeat-x;
}

#top_list {
 float: left;
 margin-top: 5px;
 margin-bottom: 5px;
 margin-left: 5px;
 width: 700px;
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 6px;
 background-color: #FFF;
 border: 1px solid #777;
}
.mess p {
 font-size: 10px;
}

/*
add
----------------------------------*/

strong
{
 font-weight:normal;
}

em
{
 font-style:normal;
}

.bold_yellow
{
 background-color:yellow;
 font-weight:bold;
}

.bold_red
{
 color:red;
 font-weight:bold;
}

.bold_red strong
{
 font-weight:bold;
}

.bold_red_s
{
 color:red;
 font-weight:bold;
 font-size:80%;
}


#img_float_left
{
 float:left;
}

.clear
{
 clear:both;
}

.cat-cell{
margin-left:20px;
margin-right:auto;
margin-bottom:0px;
}

table {
text-align: center;
font-size: 80%;
background-color: #d1deba;
width: 760px;
}

td {
text-align: center;
width: 25%;
background-color: #ffffff;
}

th {
text-align: center;
width: 25%;
background-color: #fffacd;
}

.low{
text-align: left;
padding : 10px 5px;
width: 760px;
}

.blackl {color: #000000; font-weight: bold; font-size: 15px;}

.red  {color: red; }
.redb {color: red; font-weight: bold; }
.redl {color: red; font-weight: bold; font-size: 16px; }


.blue  {color: blue; font-weight: normal }
.blueb {color: blue; font-weight: bold }
.bluel {color: blue; font-weight: bold; font-size: 16px }


.orange  {color: orange; font-weight: normal}
.orangeb {color: orange; font-weight: bold}
.orangel {color: orange; font-weight: bold; font-size: 16px}

.yellow  {background-color: yellow; font-weight: normal}

.yellow2{
background-color: yellow;
font-weight: normal; color: #333333;
font-size: 16px;
}


.more p a.aaa {
cursor: text;
color: #333;
text-decoration:none;
}

.waku
{
 color:#000000;
 font-size:100%;
 font-weight:normal;
 border:solid 1px;
 border-color:#339933;
 margin:15px 20px 5px 20px;
 padding:5px;
 line-height:150%;

}

.ent_body{

 font-size:16px;
 line-height:150%;
 padding:10px;
}

.ent_body p{
 margin:0px 0px 10px 0px;
}

.blockquote
{
 border:1px solid #edce8d;
 background-color:#f7efdc;
 padding:10px;
 font-size:100%;
 color:#333;
 line-height:150%;
 margin:0 0 10px; 0;
}

.content h2
{
 font-size:100%;
 font-weight:bold;
 color:#333333;
 background:transparent url(img/entry_h2.gif) no-repeat left top;
 border-top:1px solid #999999;
 border-left:1px solid #999999;
 border-right:1px solid #999999;
 border-bottom:1px solid #cccccc;
 padding:12px 12px 10px 12px;
 margin: 10px;
}

h3
{
 background-image:url(img/entry_h3.gif);
 background-repeat:repeat-x;
 background-position:0 0;
 background-color:#e0bc89;
 color:#ffffff;
 border-left:1px solid #bb974a;
 border-right:1px solid #bb974a;
 border-bottom:1px solid #bb974a;
 padding:7px 5px 3px 5px;
 margin:0 0 10px 0;
}

.rss
{
 margin-left:10px;
}

.rss h2{
 font-size:10px;
 font-weight:bold;
 background:none;
 border-top:0px solid #999999;
 border-left:0px solid #999999;
 border-right:0px solid #999999;
 border-bottom:0px solid #cccccc;
 padding:0px;
 margin-top: 10px;
}

.rakuten{

 font-size:15px;
 margin-left: 20px;
 margin-bottom: 10px;
 font-weight:bold;

}






