* {
	margin:0;
	padding:0;
	font-size: 12px;
	line-height: 170%;
	letter-spacing: 0.1em;
}

body {
	color:#666666;
	background-color: #CCCCCC;
	vertical-align:top;
}

h2 {
	color:#BB7744;
	font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.2em;
}

h3 {
	color:#FA0020;
	font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	font-size: 16px;
	font-weight: normal;
}

h4 {
	color:#666666;
	font-size: 14px;
	font-weight: bold;
	text-indent: 50px;
	margin: 15px 0px 5px 15px;
	background: url('/img/34/h4.gif') no-repeat;
	height: 24px;
	line-height: 24px;
}

a {
	color:#009999;
	text-decoration: none;
}

a:hover {
	color:#FF6600;
	background-color: #FFFFFF;
	border: 0px dotted #ffffff;
}

h4 a {
	color:#666666;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
}

h4 a:hover {
	color:#FF6600;
	background-color: #FFFFFF;
}


h3 a {
	color:#996622;
	font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	font-size: 16px;
	font-weight: normal;
}

h3 a:hover {
	color:#996622;
	font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	font-size: 16px;
	font-weight: normal;
	background-color: #FFFFFF;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin: 0px auto 0px auto;
	padding: 0px 5px 0px 5px;
	background: #999999 url('/img/34/base_bg.gif');
}

#wrap {
	width: 790px;
	padding: 0px 5px 0px 5px;
	background: #FFFFFF url('/img/34/wrap_bg.gif');
	float: left;
	overflow: hidden;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width: 800px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	background: url('/header.jpg') no-repeat top left;
	vertical-align: bottom;
	overflow: hidden;
}
#header h1 {
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: inline;
	width: 800px;
	height: 150px;
}
#header a, #header a:hover {
	width: 800px;
	height: 150px;
	display: inline;
	margin: 0px;
	text-decoration: none;
	background: transparent none;
}
#header img {
	width: 800px;
	height: 150px;
	border: 0px solid red;
	display: inline;
	margin: 0px;
}

/*ナビゲーション
----------------------------------------------- */
#topnav {
	height: 25px;
	clear: both;
	text-align: left;
	background: #666666 url('/img/34/topnav.gif');
	color:#FFFFFF;
	padding-top: 5px;
	padding-left: 15px;
}
#topnav li {
	float:left;
	line-height:normal;
	height: 6px;
	text-indent:0;
	list-style-type:none;
	margin: 15px 5px 5p 15px;
	padding: 0px 15px 10px 15px;
	border-left: 1px solid white;
	border-right: 1px solid black;
}
#topnav a {
	color:#FFFFFF;
}
#topnav a:hover {
	color:#333333;
	background-color: #FFFFFF;
}
#topnav label {
	font-size: 10px;
	color: #FFFFFF;
}
#topnav td {
	padding-left: 1px;
}
#topnav table {
	margin-top: 2px;
	float: right;
	margin-right: 10px;
}

/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:570px;
	background-position: 0px 50%;
	float: left;
	padding: 5px;
}
#contents h2 {
	text-indent: 130px;
	background: url('/img/34/h2.gif') no-repeat left;
	padding-top: 10px;
	margin-bottom: 5px;
	height: 40px;
	line-height: 40px;
}
#contents  h3 {
	text-indent: 75px;
	margin: 0px 0px 5px 5px;
	background: url('/img/34/h3.gif') no-repeat;
	height: 25px;
	line-height: 25px;
}
#contents img {
	margin: 10px;
}
#contents #e_body #mokuji {
	border: 2px dotted #EEDDBB;
	margin: 0px 15px 0px 15px;
	background: url('/img/34/mokuji_bg.gif') repeat-y right;
	padding: 5px 20px 10px 30px;
}
#mokuji h3 {
	margin: 10px 0px 10px -20px;
	background: url('/img/34/mokuji_h3.gif');
	border-bottom: 2px dotted #EEDDBB;
}
#contents p {
	padding: 10px;
	margin-bottom:15px;
}


/*----------------------------------------------- */


#contents #e_body h3 a:hover {
	color:#996622;
	font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	font-size: 16px;
	font-weight: normal;
	border-style: none;
}
#contents #e_body dl{
	margin-left:10px;
}
#contents #e_body dt{
	font-weight:bold;
	color: #FF6666;
	line-height: 24px;
	text-indent: 35px;
	background: url('/img/34/c_dt.gif') no-repeat;
	height: 24px;
	margin-top: 10px;
	font-size: 14px;
}
#contents #e_body dd{
	margin: 0px 15px 15px 15px;
}
#contents #e_nav {
	margin: 30px 30px 30px 30px;
}
#contents #e_prev {
	float: left;
	margin: 10px 15px 10px 0px;
}
#contents #e_next {
	float: right;
	margin: 10px 0px 10px 15px;
}
/*テーブル
----------------------------------------------- */

#e_body table {
	border-collapse: collapse;
	border: 1px solid #CCAA77;
	width: 97%;
	margin: 15px 1% 10px 2%;
}
#e_body table td {
	border-collapse: collapse;
	border: 1px solid #CCAA77;
	padding: 5px;
}
#e_body table th {
	border-collapse: collapse;
	border: 1px solid #CCAA77;
	padding: 5px;
	background-color: #F5EEDD;
}

/*-------------リスト--------------*/

#contents ol {
	margin-left: 30px;
}
#contents ol li {
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	margin: 5px 10px 5px 5px;
}
#contents ul {
	margin-top: 5px;
}
#contents ul li {
	text-indent: 20px;
	list-style-type: none;
	line-height: 200%;
	background: url('/img/34/li.gif') no-repeat 5px 5px;
}

#contents ul ul{
	margin-top: 0px;
	margin-bottom: 5px;
}

#contents ul ul li {
	text-indent: 30px;
	background: url('/img/34/li2.gif') no-repeat 15px 5px;
}

/*-------------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_wrap .top_all {
	float: left;
	width: 100%;
}
#contents .top_cat {
	background: url('/img/34/top_cat_bg.gif') no-repeat bottom right;
	padding-bottom: 0px;
	padding-top:10px;
	margin-bottom:15px;
	border: 1px solid #eeeeee;
}
#contents .top_cat p{
	font-size: 16px;
	margin-right: 20px;
	color:#666666;
	background-image: url('/img/34/top_txt_bg.gif');
	margin-left: 10px;
	line-height: 20px;
	padding: 5px;
}


/*
サイド・メニュー
-------------------------------------------------------------------*/
#side-r {
	float: right;
	width: 190px;
	padding: 5px 5px 0px 5px;
}
#side-r .tyumoku {
	border: 1px solid #FA0020;
	margin-top: 0px;
	text-align: center;
	background-color: #FFDDFF;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
#side-r .tyumoku dt {
	background: url('/img/34/tyumoku_dt.gif') no-repeat;
	height: 35px;
	text-indent: 0px;
	display: block;
	width: 188px;
	line-height: 35px;
	color: #EEEEEE;
	font-size: 14px;
	letter-spacing: 0em;
	padding: 0px;
	border-bottom: 1px solid #FA0020;
	margin: 0px 0px 8px 0px;
}
#side-r .tyumoku dd a {
	background: #4488EE url('/img/34/tyumoku_dd.gif');
	color:#FFFFFF;
	text-decoration: none;
	width:180px;
	text-indent: 0px;
	display: block;
	font-size: 12px;
	padding-top: 2px;
	margin: 2px auto 2px auto;
	letter-spacing: 0.05em;
	border-right: 1px outset #aaaaaa;
	border-bottom: 1px outset #aaaaaa;
	border-top: 1px outset #DDDDDD;
	border-left: 1px outset #DDDDDD;
}
#side-r .tyumoku dd a:hover {
	background: #FFFFFF url('/img/34/tyumoku_dd_.gif');
	border-right: 1px inset #DDDDDD;
	border-bottom: 1px inset #DDDDDD;
	border-top: 1px inset #aaaaaa;
	border-left: 1px inset #aaaaaa;
	color: #0000EE;
}
#side-r #border {
	border: 1px solid #AAAAAA;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
#side-r #border dt {
	background: #444444 url('/img/34/border_dt.gif') repeat-x;
	height: 23px;
	text-indent: 0px;
	display: block;
	width: 188px;
	text-align:center;
	line-height: 23px;
	color: #EEEEEE;
	font-size: 12px;
	letter-spacing: 0em;
	padding: 0px;
	margin: 0px 0px 2px 0px;
}
#side-r #border dd a {
	color:#669966;
	text-decoration:none;
	background: url('/img/34/border_dd.gif') no-repeat;
	width:152px;
	display: block;
	font-size: 12px;
	padding: 3px 0px 0px 30px;
	margin: 0px 0px 0px 3px;
	letter-spacing: 0.05em;
}
#side-r #border dd a:first-line {

}
#side-r #border dd a:hover {
	color: #447744;
	padding: 3px 0px 0px 30px;
}
#side-r img {
	border-style: none;
}

/*
アドセンス
-------------------------------------------------------------------*/

#ads_horiz {
	width: 170px;
	margin: 15px 15px 15px 15px;
	text-align: center;
	display: block;
	clear: both;
}
#ads_vert {
	margin: 10px 10px 15px 10px;
	text-align: center;
	display: block;
	clear: both;
}


/*
フッター
-------------------------------------------------------------------*/
#btmnav {
	width:800px;
	height: 30px;
	clear: both;
	text-align: right;
	background: #666666 url('/img/34/btmnav.gif') repeat-x;
	color:#FFFFFF;
}
#btmnav li {
	float:left;
	line-height:normal;
	text-indent:0;
	list-style-type:none;
	padding: 5px 5px 5px 30px;
}
#btmnav a {
	color:#FFFFFF;
}
#btmnav a:hover {
	color:#333333;
	background-color: #FFFFFF;
}
#btmnav label {
	font-size: 10px;
	color: #FFFFFF;
}
#btmnav td {
	padding-left: 1px;
}
#btmnav table {
	margin-top: 2px;
	float: right;
	margin-right: 10px;
}

/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 5px 0px 5px 0px;
	background: #999999 url('/img/34/address.gif') repeat-x;
	display: block;
	height: 20px;
	width: 800px;
}
/* CSS Document */
body {			color:#456926;	background-color: #d0feaa;	}
h2 {			color:#b4d895;	}
h3 {			color:#b4d895;	}
h4 {			color:#b4d895;	}
a {				color:#b4d895;	}
a:hover {		color:#9999cc;	background-color: #FFFFFF;	}
h4 a {			color:#b4d895;	}
h4 a:hover {	color:#9999cc;	background-color: #FFFFFF;	}
h3 a {			color:#b4d895;	}
h3 a:hover {	color:#9999cc;	background-color: #FFFFFF;	}

/*
ベース
-------------------------------------------------------------------*/
#base {	background-color: #81a464;	}
#wrap {	background-color: #FFFFFF;	}

/*ナビゲーション
----------------------------------------------- */

#topnav {			color:#996622;	background-color: #333333;	}
#topnav a {			display: block; padding: 0px 5px; color:#81a464;	}
#topnav a:hover {	color:#ffffff;	background-color: #81a464;	}
#topnav label {		color: #81a464;	}

/*Entry page
----------------------------------------------- */

#contents #e_body h3 a:hover {	color:#996622;	}
#contents #e_body dt {			color: #FF6666;	}
#contents #e_prev a {			color: #91d955; }
#contents #e_prev a:hover {		color: #6fb733; }
#contents #e_next a {			color: #91d955; }
#contents #e_next a:hover {		color: #6fb733; }

/*テーブル
----------------------------------------------- */

#e_body table {		border: 1px solid #CCAA77;	}
#e_body table td {	border: 1px solid #CCAA77;	}
#e_body table th {	border: 1px solid #CCAA77;	background-color: #F5EEDD;	}

/*-------------リスト--------------*/

#contents ol li {
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
}

/*-------------topラップ--------------*/

#contents .top_cat {	border: 1px solid #ddddee;	}
#contents .top_cat p{	color:#456926;	}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side-r .tyumoku {
	border: 1px solid #81a464;
	background-color: #a1c483;	
}
#side-r .tyumoku dt {	
	color: #81a464;
	border-bottom: 1px solid #666666;	
}
#side-r .tyumoku dd a {	
	color: #ffffff;
	background-color: #92b475;	
        border-right: 1px outset #aaaaaa;
        border-bottom: 1px outset #aaaaaa;
        border-top: 1px outset #aaaaaa;
        border-left: 1px outset #aaaaaa;
}
#side-r .tyumoku dd a:hover {
	color: #81a464;
	background-color: #e4ecdd;
	border-right: 1px inset #aaaaaa;
	border-bottom: 1px inset #aaaaaa;
	border-top: 1px inset #aaaaaa;
	border-left: 1px inset #aaaaaa;
}
#side-r #border {
	border: 1px solid #81a464;
	background-color: #FFFFFF;
	list-style-position: outside;
}
#side-r #border dt {
	color: #81a464;
	background-color: #444444;
}
#side-r #border:hover dt {
	color: #2f6701;
	background-color: #444444;
}
#side-r #border dd a {
	color:#91d955;
	padding: 0px 0px 0px 20px;
}
#side-r #border dd a:first-line {
	padding-left: 15px;
}
#side-r #border dd a:hover {
	color: #6fb733;
	padding: 0px 10px 0px 20px;
}

/*
フッター
-------------------------------------------------------------------*/
#btmnav {	color:#FFFFFF;	background-color: #666699;	}
#btmnav a {			display: block; padding: 0px 5px; color:#81a464;	}
#btmnav a:hover {	color:#ffffff;	background-color: #81a464;	}
#btmnav label {	color: #81a464;	}

/*
コピーライト
-------------------------------------------------------------------*/

address, address a, address a:hover {	color: #000000;	background-color: #81a464;	}
/* CSS Document */
/*Sponsored Links*/
.sponsoredLinks {
	margin-left: 15px;
	margin-right: 15px;
}
. rightCol {
	margin-left: 0px
	margin-right: 0px
	padding-left: 15px;
	padding-right: 15px;
}
.sponsoredLinks p {
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 12px 0px !important;
	line-height: 10px;
}
.sponsoredLinks .link {
	color: blue;
	font-weight: bold;
	text-decoration: underline;
}
.sponsoredLinks .url {
	color: green;
	font-size: 9px;
	font-family: "Helvetica";
}
