/************************************************/
/*  Global styles
/************************************************/
* {
	color:#222222;
	padding:0;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
}
body {
	font-size: 12px;
	line-height: 200%;
	background-color: #F3FCE9;
	background-repeat: repeat-x;
}
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;
}
h2 {
	font-size: 17px;
	background-image: url(img/h2bar-ya-4.jpg); 
	background-repeat: repeat-x;
	padding-left: 22px;
	border-bottom-width: 1px;
	border-left-width: -1px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #D9D6CA;
	border-left-color: #000000;
	color: #FFFFFF;
	line-height: 28px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 3px;
	margin-left: 3px;
	padding: 3px 0 3px 25px;
}
h2 a,h2 a:hover,h2 a:visited {
	font-size: 17px;
	color: #ffffff;
	text-decoration: none; 
}
h4 {
	padding-left: 3px;
	margin: 20px 5px 5px 15px;
}
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: #f7ba7b;
}
h5 {
	font-size: 12px;
	padding-left: 22px;
	border-left: 2px solid #D9D6CA;
	border-bottom: 2px solid #D9D6CA;
	background-color: #F7F2F0;
	line-height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 3px 0 3px 15px;
}
strong {
	font-weight:normal;
}
em {
	font-style:normal;
}
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 #8e8e8e;
}
/***110******************************************/
/*  ヘッダー
/************************************************/
#header {
	width: 800px;
	height: 160px;
	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: 26px;
	line-height: 130%;
	color: #000000;
	display: block;
	text-decoration: none;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 4px;
	padding-right: 25px;
}
#header a {
	height: 150px;
        color: #000000; text-decoration: none; 
}
#header a:hover { color: #000000; }

p#desc {
	text-align: right;
	padding-top: 90px;
	padding-right: 35px;
	color: #000;
}
/************************************************/
/*  メイン記事（ｗｒａｐ）
/************************************************/
#wrap {
	width: 790px;
	float: left;
	padding: 5px;
}
/***155******************************************/
/*  コンテンツ
/************************************************/
#contents {
	width:570px;
	float: right;
	padding: 5px;
}
#contents img {
	margin: 7px 17px 10px 3px;
	clear: both;
}
#contents p{
	padding-bottom: 16px;
	padding-left: 15px;
	color: #222222;
}
#contents h3 {
	font-size: 14px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 5px;
	background-image: url(img/h2bar-ya-4.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #343434;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 1px;
}
.hensai {
	float: right;
}
.table2 {
	border-collapse: collapse;
	border: 1px solid #666666;
	width: 500px;
	background-color: #FFFFFF;
	text-align: left;
	color: #333333;
	font-size: 12px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.table2 th {
	background-color: #F5F4DC;
	border-collapse: collapse;
	border: 1px solid #999999;
	padding: 3px;
	white-space: nowrap;
}
.table2 td {
	border-collapse: collapse;
	border: 1px solid #999999;
	padding: 3px;
}
#gosite {
	float: right;
	margin-right: 5px;
}
/************************************************/
/*  カテゴリ前後リンク
/************************************************/
#CateNextPrev {
        font-size:90%;   
	line-height: 120%;
}
/************************************************/
/*  ブックマーク
/************************************************/
#bookmark {
        font-size:80%;   
	line-height: 100%;
	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;
}
#bookmark img {
	margin: 0 0 0 10px;
	clear: both;
}
/***240******************************************/
/*  サイド・メニュー
/************************************************/
#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: #4169e1;
	background-image: url(img/bar2.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 {
	display: block;
	width:170px;
	font-size: 13px;
	line-height: 120%;
        text-indent: 0em;
	text-decoration:none;
	color:#333333;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-right:5px;
	padding-left: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9E917E;
	background-image:url(img/list.jpg);
	background-repeat: repeat-x;
	background-color: #E8E8E8;
	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:visited {
	color: #666666;
}
#side_d li a:hover {
	background-color: #ffdfa4;
	color: #666666;
	background-image:url(img/list_o.jpg);
}
#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 #eeacad;
}
/***325******************************************/
/*  ナビゲーション
/************************************************/
#nav {
	width:785px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	padding-left: 15px;
	font-size: 90%;
}
#nav p {
	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: #00A2CA;
	padding-left: 5px;
	padding-right: 5px;
}
#nav a:hover {
	color: #FFFFFF;
	background-color: #0000FF;
	border-bottom-style: none;
}

/************************************************/
/************************************************/
/*
ナオミボード
-------------------------------------------------------------------*/

#board1 {
	margin-right: 15px;
	margin-left: 15px;
	background-color: #FFFFFF;
	background-image: url(img/n_yoshu.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding: 50px 50px 70px 180px;
}

#board1 p {
	margin:0;
	font-size: 14px;
	color: #FFF;
}

#board1 ul {
	padding-left: 60px;
}
#board1 li {
	margin-bottom: 5px;
	color: #FFFFCC;
	list-style-type: circle;
	list-style-position: outside;
}
#board1 li a,#board1 li a:hover,#board1 li a:visited {
	margin:0;
	color: #FFFFCC;
	text-decoration: none; 
}

#board2 {
	margin-right: 15px;
	margin-left: 15px;
	background-color: #FFFFFF;
	background-image: url(img/n_1.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding: 30px 50px 20px 180px;
}

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

#board2 ul {
	padding-left: 60px;
}
#board2 li {
	margin-bottom: 3px;
	color: #FFFFCC;
	list-style-type: circle;
	list-style-position: outside;
}
#board2 li a,#board1 li a:hover,#board1 li a:visited {
	margin:0;
	color: #FFFFCC;
	text-decoration: none; 
}

#board3 {
	margin-right: 15px;
	margin-left: 15px;
	background-color: #FFFFFF;
	background-image: url(img/n_2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding: 50px 50px 70px 180px;
}

#board3 p {
	margin:0;
	font-size: 14px;
	color: #FFF;
}

#board3 ul {
	padding-left: 60px;
}
#board3 li {
	margin-bottom: 5px;
	color: #FFFFCC;
	list-style-type: circle;
	list-style-position: outside;
}
#board3 li a,#board1 li a:hover,#board1 li a:visited {
	margin:0;
	color: #FFFFCC;
	text-decoration: none; 
}

#board4 {
	margin-right: 15px;
	margin-left: 15px;
	background-color: #FFFFFF;
	background-image: url(img/n_3.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding: 30px 50px 30px 180px;
}

#board4 p {
	margin:0;
	font-size: 14px;
	color: #FFF;
}

#board4 ul {
	padding-left: 60px;
}
#board4 li {
	margin-bottom: 1px;
	color: #FFFFCC;
	list-style-type: circle;
	list-style-position: outside;
}
#board4 li a,#board1 li a:hover,#board1 li a:visited {
	margin:0;
	color: #FFFFCC;
	text-decoration: none; 
}

#board5 {
	margin-right: 15px;
	margin-left: 15px;
	background-color: #FFFFFF;
	background-image: url(img/n_4.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding: 50px 50px 120px 180px;
}

#board5 p {
	margin:0;
	font-size: 14px;
	color: #FFF;
}

#board5 ul {
	padding-left: 60px;
}
#board5 li {
	margin-bottom: 5px;
	color: #FFFFCC;
	list-style-type: circle;
	list-style-position: outside;
}
#board5 li a,#board1 li a:hover,#board1 li a:visited {
	margin:0;
	color: #FFFFCC;
	text-decoration: none; 
}
#board6 {
	margin-right: 15px;
	margin-left: 15px;
	background-color: #FFFFFF;
	background-image: url(img/n_kyukei.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding: 25px 50px 20px 180px;
}

#board6 p {
	margin:0;
	font-size: 14px;
	color: #FFF;
}

#board6 ul {
	padding-left: 60px;
}
#board6 li {
	margin-bottom: 2px;
	color: #FFFFCC;
	list-style-type: circle;
	list-style-position: outside;
}
#board6 li a,#board1 li a:hover,#board1 li a:visited {
	margin:0;
	color: #FFFFCC;
	text-decoration: none; 
}

#board7 {
	margin-right: 15px;
	margin-left: 15px;
	background-color: #FFFFFF;
	background-image: url(img/n_5.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding: 25px 50px 20px 180px;
}

#board7 p {
	margin:0;
	font-size: 14px;
	color: #FFF;
}

#board7 ul {
	padding-left: 60px;
}
#board7 li {
	margin-bottom: 2px;
	color: #FFFFCC;
	list-style-type: circle;
	list-style-position: outside;
}
#board7 li a,#board1 li a:hover,#board1 li a:visited {
	margin:0;
	color: #FFFFCC;
	text-decoration: none; 
}

.book1 {
	margin-right: 15px;
	margin-left: 15px;
	background-color: #FFFFFF;
	background-image: url(img/naomi.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 70px 70px 90px 280px;
}

.book1 p {
	margin:0;
	color: #333333;
}
/*
解説項目用
-------------------------------------------------------------------*/
.description{
	margin-right: 15px;
	margin-left: 15px;
	background-color: #F5F4F1;
	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: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 10px;
}

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

/*
アドセンス
-------------------------------------------------------------------*/
.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;
	font-size: 7px;

}
#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: #000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #fff;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 15px;
	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: 500px;
	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;
}


/*
カテゴリーページ用
-------------------------------------------------------------------*/
.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;
}

#go-top
{
	float: right;
	margin-top: 20px;
}

.moushikomi{
	margin: 20px;
	text-align: center;
}

.joho{
	text-align: right;
	margin-right: 20px;
	color: #ff6600;
}

/*
リンク用
-------------------------------------------------------------------*/
.lip ul{
	margin-top: 10px;
	margin-left: 10px;
	}

.lip li{
	margin-top: 5px;
	margin-left: 20px;
	list-style-image: url(img/larrow.gif);
	}

.lip dt{
	margin-top: 10px;
	background-image: url(img/larrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	}

.lip dd{
	margin-bottom: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
}

/*
TOPページランキング
-------------------------------------------------------------------*/
.table-top{
	border-collapse: collapse;
	border: 1px solid #666;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 500px;
	font-size: 12px;
}

.table-top th{
	text-align:center;
	padding:2px 5px;
	border:solid 1px #999;
	background:#E7DBD6;
}

.table-top td{
	text-align:center;
	border-collapse: collapse;
	border: 1px solid #999;
	padding: 4px;
	white-space: nowrap;
}

.table-top2{
	border-collapse: collapse;
	border: 1px solid #666;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 500px;
	font-size: 12px;
}

.table-top2 th{
	padding: 4px;
	border:solid 1px #999;
	background:#E7DBD6;
}

.table-top2 td{
	padding: 4px 0 4px 10px;
	border-collapse: collapse;
	border: 1px solid #999;
}

.rank-navi p
{
	text-align: right;
	margin-right: 40px;
}

/*サイトマップ*/
.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:#666666;   
}   
.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;   
} 
