* {
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
}

body {
	background-color: #eee;
	background-repeat: repeat-x;
}

h2 {
	font-size: 16px;
	background-image: url(img/navigationbar.gif);
	background-repeat: no-repeat ;
	padding-left: 45px;
	padding-top: 9px;
border-bottom-width: 1px;
	border-left-width: 0px;
	border-left-style: solid;
	border-bottom-color: #D9D6CA;
	border-left-color: #ce3031;
	color: #FFF;
	line-height: 40px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 3px;
	margin-left: 3px;
                text-decoration: none; 
}

h2 a,h2 a:hover,h2 a:visited {
	font-size: 16px;
	color: #FFF;
	line-height: 40px;
        text-decoration: none; 
}

h4 {
	padding-left: 3px;
	margin: 5px;
}

h4,h4 a {
	color: #515151;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #DCDAD6;
}

a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}
a:active {
	color: #0033FF;
	text-decoration: none;
}

hr {
	clear: both;
	height: 1px;
	color: #CCC;
	background-color: #CCC;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/base_bg.gif);
	background-repeat: repeat-y;
	border: 3px solid #73b2ef;
}

#wrap {
	width: 790px;
	float: left;
	padding: 5px;
}


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

#header {
	width:800px;
	height:125px;
	background-image: url(img/banner.jpg);
	background-repeat: repeat-x;
}

#header .logo_h {
	font-size: 26px;
	font-weight: bold;
	color: #FF8C3F;
}


h1 a {
	font-size: 13px;
	color: #fff;
	display: block;
	text-decoration: none;
	text-align: right;
	padding-top: 82px;
	padding-bottom: 0px;
	padding-right: 25px;
}

#header a { color: #fff; text-decoration: none; }
#header a:hover { color: #fff; }

p#desc {
	text-align: right;
	padding-top: 6px;
	padding-right: 25px;
	color: #fff;
}


/*ナビゲーション
----------------------------------------------- */
#nav {
	width:785px;
	height: 15px;
	padding-left: 15px;
}

#nav p {
	color: #000000;
	padding-top: 3px;
}

#nav table {
	float: right;
	margin-right: 10px;
}


#nav label {
	font-size: 10px;
	color: #FFFFFF;
}

#nav td {
	padding-left: 1px;
}

#nav a {
	color: #0000ff;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
}

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

#contents {
	width:580px;
	float: right;
	padding: 3px;
}

#contents img {
	margin: 0px;
}

#contents p{
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#contents h3 {
	font-size: 14px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #0046a0;
	padding-left: 5px;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #515151;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 18px;
}

#contents h3 a,h3 a:hover,h3 a:visited {
	font-size: 16px;
        text-decoration: none; 
}


.syousai {
	border-collapse: collapse;
	border: 1px solid #666666;
	width: 534px;
	background-color: #FFFFFF;
	text-align: left;
	color: #333333;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 18px;
	margin-bottom: 25px;
	margin-left: auto;
}

.syousai td {
	border-collapse: collapse;
	border: 1px solid #999999;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-right: 5px;
}

.syousai2 td {
	border-collapse: collapse;
	border: 0px solid #999999;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-right: 5px;
}

.syousai3 td {
	border-collapse: collapse;
	border: 0px solid #999999;
	vertical-align:top;
}

#moushikomi {
	float: left;
	margin-right: 5px;
}


/*
解説項目用
-------------------------------------------------------------------*/
.description{
	margin-right: 18px;
	margin-left: 18px;
	background-color: #F5F4F1;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 10px;
}

.description p{
	padding:5px;
	margin:0;
	color: #333333;
}

.description2 {
	margin-right: 30px;
	margin-left: 25px;
	font-size: 13px;
	background-color: #efefef;
	background-repeat: no-repeat;
}

.description2 p {
	margin:0;
	font-size: 13px;
	color: #000;
}

.description3 {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	font-size: 13px;
	background-color: #eeeff1;
	background-image: url(img/zyosei.jpg);
background-position: right bottom;
	background-repeat: no-repeat;
}

.description3 p {
	margin:0;
	font-size: 13px;
	color: #000;
}

.description3 ul {
	padding-left: 40px;
}
.description3 li {
	padding-bottom: 3px;
	font-size: 12px;
	list-style-image: url(img/botan.gif);
	list-style-position: outside;
}

.red_font {
                font-weight: bold;
}

.title14 {
	font-size: 14px;
                font-weight: bold;
	background-color: #E9E7E0;
}

.google {
  background-color: #FFFFFF;
  margin-bottom: 10px;
  margin-left:40px;
}


/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 190px;
	padding: 5px;
	padding-top: 25px;
}

#side_d {
	background-color: #E0DEDa;
	padding-top: 5px;
	padding-bottom: 15px;
	border: 1px solid #C6C0B9;
	background: #fbffff;
}

#side_d h3 {
	display: block;
	width: 185px;
	text-align: center;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 1px;
	background-image: url(img/bar01.jpg);
	font-size: 12px;
	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 {
	background-color: #eeeff1;
	color: #00295b;
	display: block;
	width:170px;
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
	line-height: 15px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9E917E;
	background-repeat: repeat-x;
	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: 3px;
}


#side_d li a:hover {
	background-color: #f3eeb4;
	color: #fff;
	background-image: url(img/bar03.jpg);
	text-decoration: none;
}


#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:12px;
	background-color: #fff;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}

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

.ads {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: center;
	background-color: #F0EFEE;
	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: #DDDDDD;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #426d94;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 10px;
	clear: both;
}

/*
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: 10px;
	padding-left: 5px;
}

#top_img {
	width:100%;
	text-align: center;
	background-color: #666666;
	border: 1px solid #C6CFD0;
	background-image: url(img/linebg3.jpg);
	
}

.ctgy dt{
	margin-bottom:0;
	font-weight: bold;
	background-image: url(img/dt4.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	}
.ctgy dt a {
	color: #555555;
	line-height: 16px;
}
.ctgy dt a:hover{ color:#FF3333; }

.ctgy dd{
	font-size:12px;
	margin-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
	padding-bottom: 10px;
	margin-top: 5px;
}

.ctgy dd a {
	padding: 5px;
	margin: 3px;
}

.table1 {
	border-collapse: collapse;
	border: 1px solid #666666;
	width: 540px;
	background-color: #FFFFFF;
	text-align: left;
	color: #333333;
	font-size: 12px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.table1 td{
	border-collapse: collapse;
	border: 1px solid #999999;
	padding: 4px;
}

.table2 {
	border-collapse: collapse;
	border: 1px solid #666666;
	width: 320px;
	text-align: left;
	color: #333333;
	font-size: 12px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 15px;
}

.table2 td{
	border-collapse: collapse;
	border: 1px solid #999999;
	padding: 4px;
}

#board2 {
	margin-right: 15px;
	margin-left: 15px;
	background-color: #FFFFFF;
	background-image: url(img/bg01.jpg);
	background-repeat: no-repeat;
        height : 245px;
}

#board2 p {
	margin:0;
	font-size: 14px;
	color: #000;
}

#board2 ul {
	padding-left: 40px;
}
#board2 li {
	padding-bottom: 3px;
	font-size: 12px;
	list-style-image: url(img/botan.gif);
	list-style-position: outside;
}


/*
カテゴリーページ用
-------------------------------------------------------------------*/
.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-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.entry-body p{
	margin-top: 10px;
}

.hensai
{
float: right;
}

.kakomi {
	background-color: #F5F4F1;
	border:1px solid #993300;
	padding:3px;
  margin: 0px 18px 0px 18px;
}

/*サイトマップ*/
.tree ul {   
    padding:0;   
    margin:0;   
    background-position: -9px 15px;    
    background-image: url('./img/sbk/ul.gif');    
    background-repeat: repeat-y   
}   
.tree li {   
    font-size: 1em;   
    font-weight:bold;   
    margin: 0px;    
    padding: 3px 0 3px 24px;    
    list-style-type: none;   
}   
.tree li a {   
    text-decoration:none;   
color:#000;   
}   
.tree li a:hover {   
    text-decoration:underline;   
}   
.tree ul ul {   
    background-position: -1px 15px;   
    background-image: url('./img/sbk/ul.gif');    
    background-repeat: repeat-y;   
}   
.tree ul li {   
    background-position: 0px 7px;    
    background-image: url('./img/sbk/li.gif');    
    background-repeat: no-repeat;   
}   
.tree ul li a {   
    font-weight:bold;   
    text-decoration:underline;   
}   
.tree ul li a:hover {   
    text-decoration:none;   
}   
.tree ul ul li {   
    background-position: 8px 7px;   
    background-image: url('./img/sbk/li.gif');    
    background-repeat: no-repeat;      
}   
.tree ul ul li a {   
    background-position: 0px 7px;    
    font-size:1em;   
    color:#666;   
    text-decoration:none;   
}   
.tree ul ul ul li a {   
    background-position: 0px 7px;    
    font-size:0.8em;   
    color:#999;   
    text-decoration:none;   
} 

.tree ul {   
    padding:0;   
    margin:0;   
    background-position: -9px 15px;    
    background-image: url('./img/sbk/ul.gif');    
    background-repeat: repeat-y   
}   
.tree li {   
    font-size: 1em;   
    font-weight:bold;   
    margin: 0px;    
    padding: 3px 0 3px 24px;    
    list-style-type: none;   
}   
.tree li a {   
    text-decoration:none;   
color:#000;   
}   
.tree li a:hover {   
    text-decoration:underline;   
}   
.tree ul ul {   
    background-position: -1px 15px;   
    background-image: url('./img/sbk/ul.gif');    
    background-repeat: repeat-y;   
}   
.tree ul li {   
    background-position: 0px 7px;    
    background-image: url('./img/sbk/li.gif');    
    background-repeat: no-repeat;   
}   
.tree ul li a {   
    font-weight:bold;   
    text-decoration:underline;   
}   
.tree ul li a:hover {   
    text-decoration:none;   
}   
.tree ul ul li {   
    background-position: 8px 7px;   
    background-image: url('./img/sbk/li.gif');    
    background-repeat: no-repeat;      
}   
.tree ul ul li a {   
    background-position: 0px 7px;    
    font-size:1em;   
    color:#666;   
    text-decoration:none;   
}   
.tree ul ul ul li a {   
    background-position: 0px 7px;    
    font-size:0.8em;   
    color:#999;   
    text-decoration:none;   
} 

/*ブックマーク*/
#bookmark {
	text-align:right;
	margin-right:5px;
	margin-bottom:5px;
}
#bookmark p {
	background:url(/img/bookmark.gif) no-repeat center left;
	padding:2px 0px 2px 19px;
	margin-right:5px;
	display:inline;
}


