body {
 margin: 0;
 padding: 0;
 font-size: 14px;
 line-height: 140%;
 background-color: #DDFFD6;
 background-image: url('img/allbg.gif');
}


h1, h2, h3{ margin: 0; }

.youtube{
width:425px;
margin-left:auto;
margin-right:auto;
}

a {
 color: #006699;
}
a:hover {
 color: #FF0000;
 text-decoration: none;
}

.slink{
width:550px;
margin-bottom:10px;
margin-left:auto;
margin-right:auto;
text-align:center;
border-top:1px dotted gray;
}

img {
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
}

hr {
 clear: both;
 height: 1px;
 color: #CCCCCC;
 background-color: #CCCCCC;
}

/*
ベース
-------------------------------------------------------------------*/

#base {
 width: 800px;
 margin-right: auto;
 margin-left: auto;
 border-bottom: 3px solid #999999;
 border-left:1px solid #CAEFC2;
 border-right:1px solid #CAEFC2;
 border-top:1px solid #CAEFC2;
}

#wrap{
 background-color: #FFF;
 float: left;
 padding: 10px;
}

/*
ヘッダ
-------------------------------------------------------------------*/

#header {
 height: 193px;
 padding-top: 15px;
 padding-left: 15px;
background-image:url('img/bana.gif');
background-repeat:no-repeat;
}

#header .logo_h {
 font-size: 26px;
 font-weight: bold;
 color: #FF8C3F;
}

#header h1{
 margin-top:96px;
 font-size: 25px;
 color: #ffffff;
 padding: 0px;

}

h1 a {
 color: #ffffff;
 text-decoration: none;
}

h1 a:hover {
 color: #333333;
}

h1 a:visited {
 color: #ffffff;
}

p#desc {
 color: #ffffff;
 margin: 0px;
 padding: 0px;
}


/*
ナビ
----------------------------------------------- */
#nav {
 margin: 0px;
 background-color: #ffffff;
 padding-left: 10px;
}

#nav p {
 color: gray;
 margin: 0px;
 padding: 0px;
 font-size: 12px;
 line-height: 25px;
}




#nav label {
 font-size: 10px;
 color: #FFFFFF;
}

#nav td {
 padding-left: 1px;
}

#nav a {
 color: gray;
 padding-left: 5px;
 padding-right: 5px;
 font-size: 10px;
}

#nav a:hover {
 color: #333333;
 background-color: #EEEEEE;
 text-decoration: none;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
 float: right;
 width: 570px;
}

#contents img{
  margin: 10px 0;
}
#contents p{
 padding-bottom: 10px;
 padding-left: 15px;
 color: #555555;
}

#contents h2{
 color: black;
 font-size: 14px;
 background-color: #3F3F3F;
 border-left: 1px solid #gray;
 border-right: 1px solid #gray;
 border-bottom: 1px solid #gray;
 
 line-height: 25px;
 background-image:url(img/h2bg.gif);
 margin-top: 0px;
 padding-left: 5px;
}

#contents h3{
 font-size: 14px;
 margin-top: 25px;
 margin-bottom: 10px;
 border-bottom-width: 1px;
 border-left-width: 7px;
 border-bottom-style: solid;
 border-left-style: solid;
 border-bottom-color: #CCCCCC;
 border-left-color: #FF5555;
 margin-left: 5px;
 padding-left: 5px;
 color: #333333;
}

#data{
 border-left:1px dotted gray;
 width:270px;
 float:right;
 padding-left:5px;
}

#data p{
 font-weight:bold;
 margin-top:0px;
 padding-top:7px;

 background-image:url(img/dot_line.gif)
}

#data img{
 margin-left:50px;
}

.messad{
 float:left;
 margin-left:10px;
 padding-bottom:10px;
 color: #333333;

}

.messad p{
 padding:1px;
 margin:1px;
}

p#toptable{
font-size:16px;
font-weight:bold;
padding-bottom:3px;
width:400px;
margin-right:auto;
margin-left:auto;
margin-bottom:0px;
background:#fff5ee;
border-top:1px solid #ffc0cb;
border-left:1px solid #ffc0cb;
border-right:1px solid #ffc0cb;
text-align:center;
}

p#table{
width:400px;
margin-right:auto;
margin-left:auto;
margin-top:0px;
background:#fff5ee;
border:1px solid #ffc0cb;
}


/*
ディスクリプション
-------------------------------------------------------------------*/
.description{
 margin-right: 15px;
 margin-left: 15px;
 background-color: #F5F4F1;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-style: dotted;
 border-bottom-style: dotted;
 border-left-style: dotted;
 border-right-color: #999999;
 border-bottom-color: #999999;
 border-left-color: #999999;
 margin-bottom: 10px;
}

.description p{
 padding:10px;
 margin:0;
 color: #333333;
}

/*
サイド
-------------------------------------------------------------------*/
#side {
 float: left;
 width: 190px;
 margin-left:auto;
 margin-right:auto;
 padding: 5px;
 border:1px solid #808080;
 background-color: #D3D3D3;
 background-image:url(img/sdbg.gif);
}

#side ul{
 margin: 0;
 padding: 0;
 list-style: none;
}

#side_d {
 padding: 5px;
}

#side_d h3 {
 color: #993300;
 margin-bottom: 2px;
 margin-left:auto;
 margin-right:auto;
 font-size: 14px;
 font-weight: bold;
 background-image: url('img/bgyl.gif');
 border-left:1px solid gray;
 border-right:1px solid gray;
 border-bottom:1px solid gray;
 line-height: 25px;
 padding: 0px;
 width: 180px;
 text-align: center;
 letter-spacing: 0.1em;
 height: 25px;
}


#side_d li {
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #111111;
 border-left-width: 2px;
 border-left-style: solid;
 border-left-color: #222222;
 border-top-width: 1px;
 border-top-style: solid;
 border-top-color: #555555;
 margin-right: auto;
 margin-left: auto;
 margin-top: 3px;
}

#side_d li a {
 display: block;
 padding-right: 20px;
 padding-left: 15px;
 font-size: 12px;
 color: #EEEEEE;
 background-image: url('img/m_li.gif');
 background-repeat: repeat-y;
 background-position: left center;
 background-color: #333333;
}


#side_d li a:hover {
 background-image: url('img/m_li.gif');
 background-repeat: repeat-y;
 background-position: 2px center;
 color: #FF0000;
 text-decoration: none;
 background-color: #FFFFFF;
}



#side img {
 border:none;
}


/*
アドセンス
-------------------------------------------------------------------*/

.ads {
 margin-top: 5px;
 margin-bottom: 5px;
 text-align: center;
}

/*
フッタ
-------------------------------------------------------------------*/

address {
 text-align:center;
 clear: both;
 padding-left: 20px;
 color: #999999;
 font-size: 10px;
 line-height: 25px;
 background-color: #000000;
 font-style: normal;
}

/*
トップページ
-------------------------------------------------------------------*/

#contents .top_cat {
 background-image: url('img/dot.gif');
 background-repeat: repeat-x;
 padding-bottom: 5px;
 padding-right: 15px;
 padding-top: 5px;
 padding-left: 10px; background-position-y:50%
}


#contents .top_cat p a{
 font-size: 10px;
 padding-left: 5px;
}

#contents .ctgy {
 margin-top: 10px;
}

.ctgy dt{
 font-weight: bold;
 padding-left: 10px;
 border-left-width: 7px;
 border-left-style: solid;
 border-left-color: #FF0000;
 background-color: #F5F5F5;
 padding-top: 2px;
 padding-bottom: 2px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #E8E8E8;
 }
.ctgy dt a:link {
 color: #555555;
 line-height: 16px;
}
.ctgy dt a:hover{ color:#FF3333; }

.ctgy dd{
 padding-bottom: 2px;
 padding-right: 20px;
 margin-top: 3px; margin-right: 20px;
 margin-bottom: 3px;
 margin-left: 20px;
 font-size: 12px;
 line-height: 200%;
 padding-left: 15px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #E8E8E8;
 background-image: url('img/dd.gif');
 background-repeat: no-repeat;
 background-position: left center;
 }

#contents #top_img {
 text-align: center;
}

/*
カテゴリ
-------------------------------------------------------------------*/
.cat_list dt{
 background-image: url('img/sankaku.gif');
 background-position:  left 50%;
 background-repeat: no-repeat;
 padding-left:15px;
 padding-top: 5px;
 padding-bottom: 5px
}
.cat_list dd{
 margin-bottom:10px;
 font-size:12px;
 margin-left: 10px;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #999999;
 padding-bottom: 5px;
 border-left-width: 3px;
 border-left-style: solid;
 border-left-color: #E1E1E1;
 padding-left: 10px;
}

/*
エントリ
-------------------------------------------------------------------*/
.entry-body{
 padding: 15px;
}
.entry-list li {
 list-style-type: none;
 border-left-width: 5px;
 border-left-style: solid;
 border-left-color: #FF9999;
 padding-left: 5px;
 margin-bottom: 10px;
 line-height: 16px;
}
.entry-list ul {
 margin-left: 20px;
 margin-right: 20px;
 padding-left: 0px;
}
/*
テーブル
-------------------------------------------------------------------*/
table{
 width: 94%;
 margin-bottom: 20px;
 margin-top: 20px;
 border: 1px solid #CCCCCC;
 border-collapse: collapse;
 margin-left: 2%;
}


th{
 text-align: left;
 color: #333333;
 margin:0;
 border: 1px dotted #CCCCCC;
 border-collapse: collapse;
 background-color: #FFFBEC;
 padding-top: 5px;
 padding-right: 10px;
 padding-bottom: 5px;
 padding-left: 10px;
 font-size: 14px;
 line-height: 160%;
}


td{
 margin:0;
 border: 1px dotted #CCCCCC;
 border-collapse: collapse;
 padding-top: 5px;
 padding-right: 15px;
 padding-bottom: 5px;
 padding-left: 15px;
 font-size: 12px;
 line-height: 140%;
}

