@charset "shift_jis";

/* +++++++++++++++++++ CSS information ++++++++++++++++++++++++++
File Name  : main1c.css
Author     : ネタ本
Style Info : １カラム メインコンテンツ
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* メイン */
#MainBox1c {
width:850px;
margin-top:0px;
margin-left:auto;
margin-right:auto;
}
/* メインコンテンツ */
#MainContents1c {
padding:0px 0px 10px 0px;
text-align:left;
}

/* ページの上へ */
.TopHeGo {
font-size:80%;
border-bottom:1px solid #e8e8e8;
padding:10px 0px 4px 0px;
text-align:right;
}
.TopHeGo a:link { color: #375c1f;text-decoration: none; }
.TopHeGo a:visited { color: #375c1f;text-decoration: none; }
.TopHeGo a:hover { color: #375c1f;text-decoration: underline; }
.TopHeGo a:active { color: #375c1f;text-decoration: underline; }

/* 大見出し */
#MainContents1c h2 {
font-size:150%;
padding:9px 12px 10px 44px;
border-top:2px solid #ff9900;
background-color:#f0e2ce;
color: #6d7d00;
background-image:url(../images/h2t.gif);
background-repeat: no-repeat;
margin-left:0px;
margin-top:0px;
margin-bottom:20px;
}

/* サイトマップ */
#SitemapMain {
margin-bottom:50px;
}
.SitemapTable {
margin-top: 10px;
margin-left: 0px;
margin-bottom:30px;
border:1px solid #c0c0c0;
border-collapse:collapse;
width:850px;
}
.SitemapTable td {
border:1px solid #c0c0c0;
}
.SMTMT {
text-align:center;
background-color: #ffffff;
font-size:90%;
padding:6px 7px;
}
.SMTST {
text-align:left;
width:33%;
background-color: #fff9e6;
font-size:90%;
padding:6px 20px;
}
.SMTSC {
background-color: #ffffff;
font-size:90%;
vertical-align:top;
height:200px;
padding:3px 10px;
}
.SMTSC ul {
margin:2px auto 10px 0px;
padding-left:0px;
list-style-type:none;
}
.SMTSC li {
margin-top:1px;
margin-left:4px;
padding:0px 0px 1px 6px;
background-image:url(../images/slb.gif);
background-repeat: no-repeat;
}
.SitemapTable a:link { color:#375c1f; text-decoration: none;}
.SitemapTable a:visited { color:#9b2893; text-decoration: none; }
.SitemapTable a:hover { text-decoration: underline;}
.SitemapTable a:active { text-decoration: underline;}

/* Google AdSense 下 */
.GoogleAd_Bot_BOX  {
background-color:#e7d7be;
border-top:1px solid #e8e8e8;
border-bottom:1px solid #e8e8e8;
margin-top:40px;
margin-bottom:80px;
width:850px;
}
.GoogleAd_Bot_IN {
padding-top:30px;
padding-bottom:40px;
}
/* Google PlusOne */
.GP1 {
margin-left:15px;
height:35px;
vertical-align:middle;
}
