﻿/* 全体の設定 */
.center {
	float: left;
	width: 730px;
}

/* サイドメニューブロック基本設定 */
.sidebar {
	float: left;
	width: 210px;
	margin-top: 0px ;
	margin-left: 0px;
	margin: 0px;
}

#right_side {
	float: right;
	margin-top: 0px ;
	width: 185px;
}

/* 中央部設定 */
#main {
	float: right;
	width: 520px;
}

/* 記事等のリンク設定 */
.submenu {
	list-style-type:none;
	}

.submenu ul {
	list-style-type:none;
	}

.submenu li {
	display:block;
	list-style-type:none;
	}

.submenu li a {
	color: #66F;
	list-style-type:none;
	margin-bottom: 0px;
	padding: 0px 5px 5px 15px;
	font-size:12px;
	text-decoration:none;
	background:#ffffff;
	display:block;
	}

.submenu li a:hover {
	color: #0000FF;
	display:block;
	list-style-type:none;
	margin-bottom: 0px;
	padding: 1px 6px 5px 15px;
	font-size:12px;
	text-decoration:none;
	background:#FFF;
	}


/* 背景設定 */
body {
	background: url(http://www.ogya.biz/ninpu/img/yel_bg.jpg);
	margin: 0px  0px 30px 0px;
	color: #666;
                background-attachment : fixed;
	font-size: 16px;
	line-height: 150%;
　　    text-align: center;
	}


/* タイトル部基本設定 */
#banner {
	width: 730px;  
	height: 120px;
	background: url(http://www.ogya.biz/ninpu/img/yel_title.gif) no-repeat;
	text-align: left;
	padding: 5px 10px 3px 0px;
	color: #FFF;
	font-family: Verdana, Arial, sans-serif;
	margin:0px;
	}

#banner a {
	color: #FFFFFF;
	font-weight: bolder;
	margin-left: 40px ;
	width:330px;
	height:110px;
	display: block;	
	text-decoration:none;
	}

#banner a:hover {
	color: #0000FF;
	position:relative; top:0px; left:0px;
	text-decoration:underline;
	}

#banner h1.had01 {
	font-size: 18px;
	text-indent: -9999px;
	}

h1.had01 {
	font-size: 10px;
	text-align:center;
	color: #c0c0c0;
	}

#banner p {
	font-size: 13px;
	text-align: center;
	line-height: 110%;
	padding:0px;
	}

#banner2 {
	background: url(http://www.ogya.biz/ninpu/img/yel_title.gif) no-repeat;
	text-align: left;
	padding: 15px 100px 3px 0px;
	color: #FFF;
	font-family: Verdana, Arial, sans-serif;
	margin:0px;
	}

#banner-img {
	display: none;
	}

#banner2 a {
	color: #FFF;
	font-weight: bolder;
	text-decoration: none;
	}

#banner2 a:hover {
	color: #FFF;
	background:#9999FF;
	}

#banner2 h2 {
	font-size: 18px;
	letter-spacing:0.3em;
	padding:10px
	}

#banner2 h3 {
	font-size: 12px;
	line-height: 150%;
	padding:10px;
	}


/* 記事部分の設定 */

.content {
	padding: 2px;
	margin: 0px 0px 0px 0px;
	color: #4B4B4B;
	font-size: 12px;
	}

.content p {
	color: #4B4B4B;
	font-weight: normal;
	line-height: 135%;
	text-align: left;
	margin-bottom: 3px;
	padding-left: 12px;
	}


.content li {
	line-height: 150%;
	}


.content h4 {
	color: #666;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}



.sub_titile {
	background: url(http://www.ogya.biz/ninpu/img/sub_title.gif) repeat-x ;
	padding-top: 0px;
	padding-left: 15px;
	height: 25px;
	color: #666666;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	}

p.sub_titiles {
	float: right;
	width:180px;
	height:24px;
	background: url(http://www.ogya.biz/ninpu/img/) no-repeat;
	text-align: left;
	text-indent: 35px;
	display: block;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	line-height: 180%;
	margin : 0;
	}

.sidebar h2 {
	background: url(http://www.ogya.biz/ninpu/img/sub_title.guf) repeat-x ;
	padding-left: 15px;
	height: 25px;
	font-size: 14px;
	padding-top: 5px;
	color:#666666;
	text-align: left;
	font-weight: bold;
	letter-spacing: .3em;
}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	}

.sidebar ul ul {
	margin: 0px;
	}

.sidebar #categories ul {
	padding-left: 0px;
	}

.sidebar li {
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	margin-left: 3px;
	line-height: 190%;
	}

.sidebar #categories li {
	list-style-type: none;
	}





/* フッタリンク部分 */
#footerlinks {
	text-align: center;
	color: #FF8000;
	background-color: #fff;
	border-top:1px solid #ccc;
	font-size: 11px;
	text-decoration: none;
	}

#footer2 {
	clear:both;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: center;
	background-color: #EEEEEE;
	color: #554433;
	display: block;
	font-size: 10px;
	line-height : 135%;
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: 1px;
}

#footer2 a {
	font-size: 10px;
}

/* ヘッダリンク部分 */

#headerlinks {
	text-align: center;
	color: #333;
	background-color: #fff;
	border-top:none;
	border-bottom:1px solid #ccc;
	}

/* 各種テキスト編集 */

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}


#date{
	font-size: x-small;
        	text-align:right;
	margin-top:30px;
	border-top: 1px solid #FF3366;
	}

.clear {
	clear:both;
	}

#comment　h3 {
	font-size: 12px;
	color: #666;
	}

#content .posted2 {
	padding-top: 3px;
	margin-bottom: 20px;
	}



.comentlist {
	font-size:10px;
	overflow: hidden;
	color: #666;
	}

.comentlist ul {
	font-size:10px;
	overflow: hidden;
	color: #666;
	}

.comentlist li {
	font-size:10px;
	overflow: hidden;
	color: #666;
	padding: 5px;
	}

.paginate {
	text-align: center;
	font-size: 10px;
	margin-top:10px;
	}
h2 a {
	text-decoration: none;
	color: #000;
}

h2 a:link {
	color: #000;
}

h2 a:visited {
	color: #000;
}

h2 a:active {
	color: #000;
}

h2 a:hover {
	color: #000;
}
h3 a {
	text-decoration:underline;
	color: #FFF;
}

h3 a:link {
	color: #FFFFFF;
}

h3 a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

h3 a:active {
	color: #0000FF;
	text-decoration:underline;
}

h3 a:hover {
	color: #0000FF;
	text-decoration:underline;
}

#main_field {
	width: 730px;	
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: #fff url(http://www.ogya.biz/ninpu/img/yel_con_bg.gif) repeat;
	border: 1px solid #666;
}



.entry-footer{
	text-align: right;
	padding-right : 15px;
}
.credit_area{
	font-size: 9px;
}
.seo_text{
	font-size: 9px;
}

.ads{
	margin-top: 15px;
	margin-left:  20px;
	margin-bottom: 0px;
}

hz.sub_titiles {
	padding-top: 0px;
	padding-left: 10px;
	height: 25px;
	color: #000;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	}

h2.sub_top {
	padding-top: 17px;
	padding-left: 75px;
	color: #1D5639;
	background: url(http://www.ogya.biz/ninpu/img/yel_sub_title.jpg) no-repeat;
	height: 30px;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	}

h2.sub_top2 {
	margin-top: 5px;
	margin-right: 3px;
	padding-top: 10px;
	padding-left: 75px;
	color: #1D5639;
	background: url(http://www.ogya.biz/ninpu/img/komoku.gif) no-repeat 25px 5px;
	background-color: #FFFFCC;
	height: 30px;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	}

h2.top_bg {
	margin-right: 35px;
	margin-bottom: -34px;
	padding-top: 17px;
	padding-left: 95px;
	color: #1D5639;
	background: url(http://www.ogya.biz/ninpu/img/sub_title2.gif) no-repeat 35px 13px;
	background-color: #fff;
	height: 60px;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	}

h2.sub_titiles {
	background: url(http://www.ogya.biz/ninpu/img/yel_sub_title.jpg) no-repeat;
	padding-top: 17px;
	padding-left: 75px;
	margin-bottom: -35px;
	height: 50px;
	color: #1D5639;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	}
.h_links {
	text-align: center;
	font-size: 11px;
	}

a {
	color: #1D5639;
	text-decoration:underline;
}

a:link {
	color: #1D5639;
	text-decoration:underline;
}

a:active {
	color: #0000ＦＦ;
	text-decoration:underline;
}

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

a:visited {
	color: #;
	text-decoration:underline;
}

.module-content{
	text-align: right;
}
.module-content form {
	margin:0px;
	padding: 0px 0px 0px 5px;
	font-size:12px;
	text-decoration:none;
	}

#trackbacks-info {
    margin: 10px 0;
    border: 1px dashed #a3b8cc;
    padding: 0 10px;
    color: #292e33;
    font-size: 11px;
    text-align: center;
    background: #EEE;
}

ul.tree {
    margin: 20px!important;
    padding: 0!important;
    font-size: 9px;
    list-style: none!important;
}
ul.tree ul {
    margin: 0px!important;
    padding: 0!important;
}
ul.tree li {
    margin: 0!important;
    padding: 0 0 0 10px!important;
    background-image: url(http://www.ogya.biz/ninpu/tree_lst_solid.gif);
    background-repeat: no-repeat!important;
    list-style: none!important;
}
ul.tree li.tree_end {
    background-image: url(http://www.ogya.biz/ninpu/tree_end_solid.gif);
    list-style: none;
}

.paginate {
    text-align: center;
    font-size: 11px;
}

.subside a {
	color: #FF8000;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0px 5px 3px 15px;
	font-size:12px;
	background:#ffffff;
	display:block;
	line-height: 125%;
	text-decoration:none;
	}

.subside a:visited {
	color: #FF8000;
	margin-left: 5px;
	padding: 0px 5px 3px 15px;
	font-size:12px;
	background:#ffffff;
	display:block;
	line-height: 125%;
	text-decoration:none;
	}


.subside a:hover {
	color: #0000FF;
	display:block;
	margin-left: 5px;
	padding: 0px 5px 3px 15px;
	font-size:12px;
	text-decoration:none;
	background:#FFF;
	line-height: 125%;
	text-decoration:underline;
	}
	
	
.catbox3 {
  font-size: 12px;
  border : 1px solid #ff8000;
  padding : 10px 10px 10px 10px;
  width : 700px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom : 10px;
  line-height : 1.5;
  text-align : left;
}

.catbox4 {
  font-size: 12px;
  border : 1px solid #cccccc;
  padding : 10px 10px 10px 10px;
  width : 680px;
  margin-right: auto;
  margin-left: auto;
  line-height : 1.5;
  margin-bottom : 3px;
  text-align : left;
}

.catbox5 {
  width : 505px;
  line-height : 1.5;
}

.catbox6 {
  margin : 10px;
}

.catbox6 a:link {
  color:#0000FF;
}

.catbox6 a:active {
  color:#0000FF;
  text-decoration:underline;
}

.catbox7, .catbox8 {
  font-size: 12px;
  padding : 0px 10px 10px 10px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
  margin-bottom : 15px;
  text-align : left;
}

.catbox7 p {
  padding : 0px 10px 0px 10px;
}

.catbox8 p {
  padding : 0px 10px 0px 10px;
  font-size: 12px;
  margin-top: 5px;
  margin-left: 30px;
  margin-right: 15px;
  margin-bottom: 15px;
  line-height: 15px;
  border-left-width: 3px;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-bottom-style: dotted;
  border-left-color: #AA99CC;
  border-bottom-color: #AA99CC;
}

.catbox7 a {
	text-decoration: underline;
	color: #1D5639;
}

.catbox7 a:hover {
	text-decoration: none;
	color: #FF8000;
}

.catbox9 {
  font-family: Verdana, Arial, sans-serif;
  letter-spacing: 3px;
	}

.catbox, .catbox9 {
  padding-top : 20px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
	}

.catbox2 {
  padding-top : 40px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 0px;
	}

.mawarikomi{
  float : right;
}

.span{
  font-weight : bold;
  color : #ff3300;
}

.span2{
  font-weight : bold;
  color : #fb3333;
}

.span3{
  color : #cc3300;
}

.span4{
  color : #ff8000;
}

.span5{
  font-size : 18px;
}

.span6{
  color : #999999;
}

.span7{
  color: #4B4B4B;
}

.span7 a {
　color: #4B4B4B;
　text-decoration:underline;
	}

.span8{
  color: #1D5639;
}

I{
  font-weight : bold;
  font-style : normal;
  color : #ff0000;
}

h3{
  font-size : 12px;
  font-weight: bold;
  background: url("img/sub-menu.jpg"); 
  margin : 0px;
  color: #ffffff;
  text-indent : 10px;
  line-height: 28px;
}	

h3.sub_top {
	color:#778888;
	font-size: 13px;
	font-weight: bold;
	margin-bottom:0px;
	text-indent: 25px;
	margin-left: 10px;
	margin-top: 5px;
	height: 24px;
	line-height: 24px;
	background-image: url(/ninpu/img/h3.jpg);
	background-repeat: no-repeat;
}

h3.sub_top a {
	text-decoration:none;
	color: #778888;
}

h3.sub_top a:hover {
	text-decoration:none;
	color: #FF8000;
}

h3.sub_top2 {
	color:#1D5639;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:0px;
	text-indent: 25px;
	margin-left: 10px;
	margin-top: 35px;
	height: 24px;
	line-height: 24px;
	background-image: url(/ninpu/img/h3.jpg);
	background-repeat: no-repeat;
}

#nav {
	width:730px;
	height: 28px;
	background-image: url(img/yel_title_navi.gif);
	background-repeat: no-repeat;
	line-height: 25px;
	text-align: left;
	padding-left: 15px;
	padding-top: 2px;
	font-size: 13px;
	color: #000000;
	margin-top : -9px;
}

  
#nav a {
	color: #1D5639;
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
	letter-spacing: 0.1em;
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
}

#nav a:hover {
	color: #1D5639;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: left;
}

.mawarikomi{
  float : right;
  margin-top: 10px;
  position : normal;
}

.phot1{
  margin-top : 20px;
}

html, body {
    scrollbar-track-color: #FFFFCC;
    scrollbar-face-color: #FFE8FF;
    scrollbar-arrow-color: #Brown;
    scrollbar-3dlight-color: #C0C0C0;
}



/*サイド・メニュー*/
#side {
  float: left;
  width: 180px;
  padding-left: 23px;
}

#side_d {
  padding-top: 0px;
  margin-bottom: 10px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #666666;
  border-bottom-color: #CCCCCC;
}

#side li {
  list-style-type: none;
}

#side_d ul {
  margin: 1px 0px 0px 0px;
}

#side_d li a {
  display: block;
  width:180px;
  font-size: 12px;
  text-decoration:none;
  color:#1D5639;
  line-height: 20px;
  margin-left: -3px;
  padding-bottom: 2px;
  background-image:url(img/sub-menu02.gif);
  padding-top: 2px;
  text-indent: 25px;
}

#side_d li a:hover {
  color: #FF8000;
  text-decoration:none;
  background-image: url(img/sub-menu03.gif);
  background-repeat: no-repeat;
}


/*トップ・メニュー*/
.description {
  padding:1ｐｘ 10px 0px 20px;
  border:1px solid #999;
  border-top:0px solid #999;
  background: #FAFAF3;
  margin:0px 35px 20px 35px;
  text-align:left;
  line-height: 15px;
  font-size:13px;
}

.description2 {
  padding:1px 10px 0px 20px;
  border:1px solid #FF8000;
  background: #FFFFFF;
  margin:0px 35px 20px 35px;
  text-align:center;
  line-height: 30px;
  font-size:16px;
  color:#CC6600;
  font-weight : bold;
  font-family: Verdana, Arial, fantasy;
  letter-spacing: 2px;
}

.description2 a, .description3 a {
	text-decoration: underline;
	color: #1D5639;
}

.description2 a:hover, .description3 a:hover  {
	text-decoration:none;
	color: #FF8000;
}

.description3 {
  padding:10px 10px 10px 20px;
  border:1px solid #008040;
  background: #FFFFFF;
  margin:10px 35px 20px 35px;
  text-align:center;
  line-height: 20px;
  font-size:15px;
  color:#4B4B4B;
  font-family: Verdana, Arial, fantasy;
  letter-spacing: 1px;
}


/*項目*/
.catbox7 ul {
	margin-top: 20px;
}


.catbox7 ul li {
	font-size: 14px;
	text-indent: 20px;
	list-style-type: none;
	line-height: 200%;
	background-image: url(/ninpu/img/li.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
}

.catbox7 ul li a {
	color: #1D5639;
}

.catbox7 ul li a:hover {
	text-decoration:none;
	color: #FF8000;
}


/*テーブル*/
#contents {
	margin-top: 30px;
	margin-bottom: -35px;
}

#contents table {
	border-collapse: collapse;
	border: 1px solid #999999;
	width: 94%;
	margin-top: 15px;
	margin-left: 2%;
	margin-right: 1%;
	margin-bottom: 25px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: 1px;
}

#contents table td {
	border-collapse: collapse;
	border: 1px solid #999999;
	padding: 3px 10px 3px;
	line-height : 150%;
}

#contents table th {
	border-collapse: collapse;
	border: 1px solid #99AA99;
	padding: 3px 25px 3px;
	background-color: #EAF2FF;
}

.td2,.td3 {
	border-collapse: collapse;
	border: 1px solid #999999;
	padding: 3px;
	line-height : 150%;
	width: 25%;
	text-align : center;
}

.td3 {
	font-size:16px;
}


/*テーブル２*/
#content3 {
  margin-top: 10px;
  margin-bottom: -35px;
}

#content3 TABLE {
  border-collapse: collapse;
  border: 1px solid #999999;
  width : 90%;
  margin-top: 15px;
  margin-left: 2%;
  margin-right: 1%;
  margin-bottom: 25px;
  background-color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  letter-spacing: 1px;
}

#content3 table td {
  border-collapse: collapse;
  border: 1px solid #999999;
  padding: 3px 10px 3px;
  line-height : 150%;
}

#content3 table th {
  border-collapse: collapse;
  border: 1px solid #99AA99;
  padding: 3px 25px 3px;
  background-color: #EAF2FF;
}

.td4,{
  border-collapse: collapse;
  border: 1px solid #999999;
  padding: 3px;
  line-height : 150%;
  width : 20%;
  color:#1D5639;
}


/*リンク集*/
.entry-body{
  padding:0 10px 0 10px;
  letter-spacing: 1px;
}


/*アフィリ*/
.afiri{
 margin-top: 20px;
 border-collapse: collapse;
 border-width : 1px 1px 1px 1px;
 border-style : solid solid solid solid;
 width : 489px;
 font-size : 12px;
 line-height : 135%;
 border-color : gray gray gray gray;
 letter-spacing : 1px;
}

.afiri2{
 text-align : center;
 border-width : 1px 1px 1px 1px;
 border-style : solid solid solid solid;
 border-color : #cccccc gray #cccccc gray;
}

.afiri3{
 border-width : 1px 1px 1px 1px;
 border-style : solid solid solid solid;
 border-color : #cccccc gray #cccccc gray;
 vertical-align : top;
}

/*スリング購入ページ*/
#sling {
  background:url(img/konyubotan.gif) no-repeat;
  padding: 15px 0 13px 21px;
  font-weight: bold;
}

#sling a {
  font-size: 16px;
  text-decoration:none;
  color:#ffffff;
}

#sling a:hover {
  font-size: 16px;
  text-decoration:none;
  color:#ff8000;
}
