@charset "Shift_JIS";
* {
	color:#000000;
	padding:0;
	font-size: 14px;
	line-height: 140%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
}

body {
	background-color: #C1BEAB;
	background-image: url(img/back.jpg);
	background-repeat: repeat;
}

h2 {          font-size: 18px;
                color:#660000;
                margin-top: 15px;
                margin-right: 15px;
	margin-left: 15px;
	background-color: #fff;
                border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
                border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
                padding-top: 10px;
                padding-left: 20px;
}


h4 a {
	color #008700;
	font-size: 15px;
	font-weight: bold;
                margin-left: 10px;
                background:url(img/dt3_bl.jpg) left center no-repeat;
	padding-left:20px;
}

h4 a:hover {
	color:#FF6600;
	background-color: #FFFFFF;
}

a {
	color:#000099;
}

a:hover {
	text-decoration: none;
}

hr {
	clear: both;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/base_bg.gif);
	background-repeat: repeat-y;
	border: 3px solid #444444;
}

#wrap {
	width: 790px;
	float: left;
	padding: 5px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:800px;
	height:100px;
	background-image: url(img/ke-b1.jpg);
	background-repeat: repeat-x;
}

#header .logo_h {
	font-size: 26px;
	font-weight: bold;
	color: #ffffff;
}


h1 a {
	font-size: 20px;
	color: #0099ff;
	text-decoration: none;
	
                
}


p#desc {
	margin-left: 30px;
                margin-bottom: 10px;
	color: #999999;
}


/*ナビゲーション
----------------------------------------------- */
#nav {
	width:800px;
	height: 25px;
	background-color: #444444;
	background-image: url(img/nav2.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDAD6;
}

#nav ul {
	list-style-type:none;
	padding-right: 5px;
	padding-left: 30px;
	padding-top: 3px;
  }
  
#base #nav table {
	margin-top: -10px;
	float: right;
	margin-right: 10px;
}

#nav li {
	float:left;
	line-height:normal;
	text-indent:0;
  }
  
#nav a {
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	font-size: 10px;
	letter-spacing: 0.1em;
}

#nav a:hover {
	color: #333333;
	background-color: #DBDAD5;
	border-bottom-style: none;
}

#contents #pan {
	padding: 5px;

}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:570px;
	float: left;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}

#contents img {
	margin: 10px;
}

#contents p{
	padding-bottom: 10px;
	padding-left: 15px;
	color: #000000;
}


#contents h3 {
	font-size: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cc0000;
        border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc0000;
	padding-left: 47px;
                padding-top: 5px;
                padding-bottom: 5px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#contents h3 a {
	font-size: 16px;
	color: #000000;
}



/*
解説項目用
-------------------------------------------------------------------*/


.description{
	margin-right: 15px;
	margin-left: 15px;
	background:url(img/ke-m3.jpg) center bottom no-repeat;
	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: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	margin-bottom: 10px;
                padding-bottom:20px;
}

.description p{
	padding:10px;
	margin:0;
	color: #000000;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 194px;
	padding: 5px;
}

#side_d {
	background-color: #E0DEDA;
	padding-top: 2px;
	border: 1px solid #C6C0B9;
	background-image: url(img/linebg3.jpg);
}


#side_d h3 {
	display: block;
	width: 185px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	background-color: #666666;
	background-image: url(img/side6_do.jpg);
	font-size: 10px;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 3px;
	padding-bottom: 5px;
}

#side_d li {
	list-style-type: none;
}

#side_d li a {
	display: block;
	width:140px;
	font-size: 10px;
	text-decoration:none;
	color:#000000;
	line-height: 15px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 22px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9E917E;
	background-image:url(img/li21.jpg);
	background-repeat: repeat-x;
	background-color: #E0DBD5;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C6BCB0;
	border-left-color: #C6BCB0;
	padding-top: 6px;
}


#side_d li a:hover {
	background-color: #FFFFFF;
	color: #ff0000;
	text-decoration: underline;
	background-image:url(img/li3.jpg);
}

#side_d dt {
	display: block;
	width: 185px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	background-color: #666666;
	background-image: url(img/side6_do.jpg);
	font-size: 10px;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 3px;
	padding-bottom: 5px;
        font-weight: bold;
}

#side_d dd {
	list-style-type: none;
}

#side_d dd a {
	display: block;
	width:140px;
	font-size: 10px;
	text-decoration:none;
	color:#000000;
	line-height: 15px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 22px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9E917E;
	background-image:url(img/li21.jpg);
	background-repeat: repeat-x;
	background-color: #E0DBD5;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C6BCB0;
	border-left-color: #C6BCB0;
	padding-top: 6px;
}


#side_d dd a:hover {
	background-color: #FFFFFF;
	color: #ff0000;
	text-decoration: underline;
	background-image:url(img/li3.jpg);
}


#side_d #toi dt {
	display: block;
	width: 185px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	background-color: #666666;
	background-image: url(img/side6_do.jpg);
	font-size: 10px;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 3px;
	padding-bottom: 5px;
        font-weight: bold;
}

#side_d #toi dd {
	padding: 10px;
}

#side_d #toi dd a {
	font-size:10px;
	background-color: #FFFFFF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}


#side_d2 {
	background-color: #E0DEDA;
	padding-top: 2px;
                padding-bottom: 5px;
	border: 1px solid #C6C0B9;
	background-image: url(img/linebg4.jpg);
                margin-bottom: 10px;
}

#side_d2 h3 {
	display: block;
	width: 185px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	background-color: #666666;
	background-image: url(img/side7_do.jpg);
	font-size: 10px;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 3px;
	padding-bottom: 5px;
}

#side_d2 li {
	list-style-type: none;
}

#side_d2 li a {
	display: block;
	width:140px;
	font-size: 10px;
	text-decoration:none;
	color:#000000;
	line-height: 15px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
               	padding-right: 15px;
	padding-left: 22px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9E917E;
	background-image:url(img/li22.jpg);
	background-repeat: repeat-x;
	background-color: #E0DBD5;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C6BCB0;
	border-left-color: #C6BCB0;
	padding-top: 6px;
}


#side_d2 li a:hover {
	background-color: #FFFFFF;
	color: #ff0000;
	text-decoration: underline;
	background-image:url(img/li3.jpg);
}

#side img {
	border:none;
}

#side p {
	padding: 10px;
                
}

#side p a {
	font-size:10px;
	background-color: #FFFFFF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}


/*
アドセンス
-------------------------------------------------------------------*/

.ads {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.ads a {
	font-weight: bold;
	color: #0000ff;
}

.ads2 {
        font-size:14px;
        color: #000000;
        background: #FFFFCC;
        padding:20px 15px 20px 15px;
        margin:25px 30px 25px 15px;
        border: 1px solid #FF6600;
        text-align: left;
	}

.ads2 a {
        font-size:14px;
	color: #0000ff;
}
.ad2 {
	margin-top: 5px;
	margin-bottom: 5px;
margin-left: 20px;
	text-align: left;
}
.ad {
	margin-top: 5px;
	margin-bottom: 5px;
margin-left: 30px;
	text-align: left;
}
/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: center;
	background-color: #ffffff;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 10px;
}

/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #736D61;
	background-image: url(img/nav31.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 10px;
	clear: both;
}

address a {
	font-style: normal;
	color: #ffffff;
	font-size: 10px;
}

/*
TOPページ
-------------------------------------------------------------------*/

#contents .top_cat {
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-top: 5px;
	padding-left: 10px;
}


#contents .top_cat p a{
	font-size: 13px;
	padding-left: 5px;
}

#top_img {
	width:100%;
	text-align: center;
	background-color: #fff;
	border: 1px solid #fff;
	background-image: url(img/.jpg);
	
}





/*-------------topラップ--------------*/

#contents .top_wrap {
clear:both;
}
#contents .top_wrap .top_r {
	float: right;
	width: 50%;
}
#contents .top_wrap .top_l {
	float: left;
	width: 50%;
}

#contents .top_cat {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}

#contents .top_cat p{
	font-size: 13px;
	margin-right: 10px;
	background: #FAFAF3;
	margin-left: 10px;
	line-height: 20px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BCDDF0;
	border-right-color: #BCDDF0;
	border-bottom-color: #BCDDF0;
	border-left-color: #BCDDF0;
}


/*
カテゴリーページ用
-------------------------------------------------------------------*/
.cat_list dt{
	background-image: url(img/sankaku.gif);
	background-position: left;
	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{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.sd {
	margin-left: 30px;
}

.sp {
	font-weight: bold;
	color: #CC3300;
        font-size:16px;
}

.sb {
	font-weight: bold;
	color: #ff0000;
                font-size: small;
                text-decoration: underline;
}

.midori {
	font-weight: bold;
	color: #008700;
                font-weight: bold;
}

.aka {
	font-weight: bold;
	color: #FF0000;
                font-weight: bold;
}

.ao {
	font-weight: bold;
	color: #000099;
                font-weight: bold;
}

.wan{
        font-size:13px;
        color: #000000;
        background: #FFFFCC;
        padding:0px 15px 0px 15px;
        margin:25px 30px 25px 15px;
        border: 1px solid #FF6600;
        text-align: left;
	}

h2.top {
	font-size: 18px;
	background-image: url(img/ke1-e1.jpg);
	padding-left: 40px;
                padding-bottom: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-left-color: #fff;
                border-top-style: solid;
	border-top-color: #fff;
	color: #660000;
	line-height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 3px;
	margin-left: 3px;
}


.ke11 {
	width:100%;
	text-align: center;
	background-color: #666666;
	border: 1px solid #C6CFD0;
	background-image: url(img/linebg3.jpg);
}

/*-------------------------------------
▼▼　メイン部分【ページトップ】
-------------------------------------*/

.gotop
	{
	clear:both;
	text-align:right;
	margin-top:10px;
	}

/*-------------------------------------
◆目次の部分
-------------------------------------*/



#mokuji
	{
	width:525px;
                background-color: #FFFF00;
	background:url(img/ke-moku.jpg) center bottom no-repeat;
	padding:10px 0;
                border: 1px solid #333333;
        margin:30px 10px 30px 10px;
	}

#mokuji h3.top
	{
	padding-left:20px;
	font-size:16px;
	letter-spacing:1px;
	color:#000000;
	}

#mokuji ul
	{
	margin:15px 20px;
	padding:0;
	list-style-type:none;
	}

#mokuji ul li
	{
	background:url(img/dt3_bl.jpg) left center no-repeat;
	padding-left:20px;
                border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin:5px 0;
	}

.e_box
	{
	width:460px;
	margin:10px
	}

.e_box h3
	{
	background:url(img/ebox_h3bg.jpg) left center no-repeat;
	height:30px;
	padding:5px 5px 0 60px;
	margin-top:30px;
	}

.e_box h3 a:hover
	{
	color:#EDC110;
	}

.e_box p
	{
	padding:0 10px;
	margin-bottom:10px;
	}


.ctgy dt{
                margin-top: 20px;
	margin-bottom: 0px;
	font-weight: bold;
	background-image: url(img/dt4.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 18px;
	}
.ctgy dt a {
	color: #ffffff;
                line-height: 16px;
                
}
.ctgy dt a:hover{ color:#ffffff; }

.ctgy dd{
	font-size:12px;
                line-height:160%;
	margin-bottom:10px;
	margin-top:0px;
	border:1px dotted #fff;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #fff;
                height: 60px;
         }


.ctgy dd img {
        float:left;
        margin-right: 5px;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 0px;
}


.h3.ke {
	font-size: 16px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FF6600;
	padding-left: 5px;
                padding-top: 3px;
                padding-bottom: 3px;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #515151;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.wan2{
        font-size:14px;
        color: #660000;
        background-color: #fff;
        padding:0px 15px 0px 5px;
        margin:0px 30px 0px 5px;
        text-align: left;
        	}

.wan2 a {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #AAAAAA;
	padding-left: 5px;
	margin-left: 5px;
}
