@charset "Shift_JIS";
*{
margin: 0;
padding: 0;
line-height: 1.5;
}

body{
text-align: center;
background-color: #fafa99;
margin: 0;
}

div.container{
background-color: #ffffff;
margin: 0 auto;
width: 850px;
text-align: center;
color: #666666;
}

/*	グローバルリンク１   */

#tabs{ 
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-weight:normal;
} 
#tabs ul{ 
list-style:none;
margin:0;
padding:0;
} 
#tabs ul li{ 
display:inline;
margin:0;
text-transform:capitalize;

} 
#tabs ul li a{ 
width: 130px;
height:20px;
padding:3px 5px;
text-align: center;
color:#333;
font-size:12px;
background: #fff;
float:left;
text-decoration:none;
border:1px solid #999;
border-left:0;
margin:0;
text-transform:capitalize;
} 
#tabs ul li a:hover{ 
background:#eee;
color:#7F9298;
text-decoration:none;
border-bottom:1px solid #eaeaea;
} 
#tabs ul li a.active{ 
background:#333366;
color:#ffffff;
border-bottom:1px solid #333366;
} 
#content{ 
background:#333366;
clear:both;
height:40px;
font-family:Arial, Helvetica, sans-serif;
align: center;
} 

.small{font-size: 8px;  color: #333;line-height:9px;}
/*	グローバルリンク１終わり   */

/*	グローバルリンク2   */

#globalNavi ul{
list-style-type: none;
}

#globalNavi li{
font-size:11px;
list-style-type: none;
display:inline;
border: 1px solid #888;
margin-top: 7px;
margin-left: 20px;
float: left;
width:170px;
height:20px;
text-align: center;
background-color: #fff;
}
#globalNavi a{
display:block;
text-decoration: none;
}

#globalNavi ul li a:hover{ 
display:block;
background:#eee;
color:#666;
text-decoration:none;
} 
#globalNavi ul li a.active{ 
display:block;
background:#333366;
color:#ffffff;
border: 1px solid #fff;
} 

/*	グローバルリンク2終わり   */

/*	前、次の記事へナビ  */
div #PageNavi{
width: 100%;
background-color: #ffff99;
display:block;
font-size: 12px; 
margin: 0 auto;
float: left;
text-decoration:none;
clear:both;
}

#PageNavi a{ 
width: 120px;
padding:10px 10px;
color:#666;
font-size:12px;
float:left;
text-decoration:none;
border:none
border-left:0;
margin-top: 10px;
margin-bottom: 0px;
text-transform:capitalize;
} 

#PageNavi  a:hover{ 
color:#000;
text-decoration:none;
} 

#PageNavi  a.tugihe{ 
float: right;
width: 100px;
} 
/*	前、次の記事へ ナビ終わり*/

h1 {
text-align: left;
font-size: 14px; 
font-weight: bold; 
margin-left: 20px; 
padding-top: 20px;
clear: both;}

h2 {font-size: 14px;  
text-align: left; 
font-weight: bold;  
color: white;  
background-color: #000; 
width: 95%; 
border-width: 1px; 
border-color: #f5f5dc; 
margin-left:20px;
margin-bottom:20px;
clear:both;}
h3 {font-size: 14px; 
text-align: left; 
font-weight:normal; 
margin: 0 auto;
width: 650px; 
background:white;  
border-width:1px; 
border-color:#f5f5dc; 
clear:both;}

h4 {
color: white; 
font-size: 18px; 
margin: 0 auto;
text-align: left;
font-weight:normal; 
background: #000; 
width: 650px; 
border-style:  1px solid #f5f5dc;
padding:  5px 0px 5px 5px; 
clear:both;
}
h5 {
color: white; 
font-size: 18px; 
margin: 0 auto;
text-align: left;
font-weight:normal; 
background-color: #555; 
width: 80%; 
border-style:  1px solid #f5f5dc;
margin-top: 30px; 
margin-bottom: 30px;  
padding:  5px 0px 5px 5px; 
clear:both;
}

h6 {
color: #fff; 
font-size: 18px; 
margin: 0 auto;
text-align: left;
font-weight:normal; 
background-color: #000; 
width: 95%; 
margin-top: 10px; 
margin-bottom: 10px;  
padding:  5px 0px 5px 5px; 
border:1px outset #888;
clear:both;
}


/*	目次ページの表   */
#indexthumbnail{
clear:both;
margin: 0 auto ;
width: 750px; 
text-align:center;
background-color:#000;
color:#fff;
overflow:auto;
}
#indexthumbnail ul{
margin:0;
border:1px outset #888;
}
#indexthumbnail ul li{
font-size: 12px; 
float:left;
display:inline;
width:220px;
height:160px;
list-style:none;
margin: 20px 10px; 
padding:8px 2px;
border:1px outset #888;
}
#indexthumbnail  li a{
color:white;
}
/*	目次ページの表おわり   */

/*	サムネール３つが1段   */
#thumbnail{
clear:both;
margin: 30px auto ;
width: 650px; 
text-align:center;
background-color:white;
overflow:auto;
}

#thumbnail ul{
margin:0 auto
}
#thumbnail  li{
font-size: 10px; 
float:left;
display:inline;
width:30%;
list-style:none;
margin-left: 10px; 
margin-right: 10px;
}
#thumbnail  img{
padding:15px 15px;
border:1px outset #888;
}

/*	サムネール２つが1段   */
#thumbnailnidan{
clear:both;
margin: 10px auto ;
width: 650px; 
text-align:center;
background-color:white;
overflow:auto;
}

#thumbnailnidan ul{
margin:0 auto
}
#thumbnailnidan  li{
font-size: 10px; 
float:left;
display:inline;
width:42%;
list-style:none;
margin-left: 10px; 
margin-right: 10px;
}
#thumbnailnidan  img{
padding:15px 15px;
border:1px outset #888;
}

/*	サムネール１つが1段   */
#thumbnailitidan{
clear:both;
margin: 20px auto ;
width: 650px; 
text-align:center;
background-color:white;
overflow:auto;
}

#thumbnailitidan ul{
margin:0 auto
}
#thumbnailitidan  li{
font-size: 10px; 
float:left;
display:inline;
width:90%;
list-style:none;
margin-left: 10px; 
margin-right: 10px;
}
#thumbnailitidan  img{
padding:15px 15px;
border:1px outset #888;
}

#honbun{
margin: 0 auto;
display:block;
width: 80%; 
text-align: left;
padding:  5px 0px 20px 5px; 
}
p{
font-size:14px; 
color:#666666;
}

#syasin{
clear:both;
margin: 20px auto ;
width: 700px; 
text-align:center;
background-color:white;
overflow:auto;
}

#syasin ul{
margin:0 auto
}
#syasin  li{
font-size: 10px; 
float:left;
display:inline;
width:45%;
list-style:none;
margin-left: 10px; 
margin-right: 10px;
}

