/********************************************
  FWOOD流　アドセンスサイト3カラムCSS   
*********************************************/


/********************************************
*** ブラウザCSSリセット ***
********************************************/

* {
 padding:0;
 margin:0;
}

/********************************************
*** BODY全体の要素 ***
********************************************/

body {
	text-align:center;
	font-family:Verdana;
	background-color: #fff;
}

/********************************************
*** ヘッダートピックパス枠 ***
********************************************/

.topicpath1{
	font-size:10px;
	line-height: 20px;
	height: 20px;
	background-image: url(http://nekutai-tuhan.seesaa.net/image/bg.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center;
	right: 1px;
	text-align: right;
	margin: 0 90px;
	padding: 0px 12px 0px 10px ;
	color: #a8a8a8;
}


.topicpath1 a{
	text-decoration: none;
	color:#a8a8a8;
}

hr{
	clear: both;
	color: #E3E3E3;
	margin: 0;
	padding: 0;
	border-width: 1px 0px 0px 0px;
	height: 1px;
	border-style: solid none none none;

}


/********************************************
*** 各エリアの背景色の設定 ***
********************************************/


/*********▽左メニュータイトル▽**********/

#leftnavi .title{
	background: #000;
	color: #fff;

}


/*********▽右メニュータイトル▽**********/

#rightnavi .title{     
	background: #000;
	color: #fff;
}


/********************************************
*** ブログの全体の要素 ***
*********************************************/

#container{
	width:1180px;
	color:#000;
	text-align:left;
	margin: 0px auto 0px auto ;
	padding: 0px;
	background-image: url(http://nekutai-tuhan.seesaa.net/image/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

/********************************************
*** マウスオーバー時のリンクの背景色要素 ***
*********************************************/
a:link{
	color:#0000cc;
	text-decoration: none;
}

a:visited{
	color:#0000cc;
	text-decoration: none;
}

a:hover{
	color:#ff0000;
}

/********************************************
*** 見出しタグ要素 ***
*********************************************/

h1 {
	position: absolute;
	font-size:10px;
	top: 2px;
	color:#a8a8a8;
	float: right;
	margin: 2px 100px 0px 105px ;

}


h1 a{
	font-weight:normal;
	text-decoration: none;
	color:#a8a8a8;
}


h2 {
	font-size:15px;
	font-weight:bold;
	color:#000;
	text-align:left;
	margin: 10px 0px 10px 5px ;
	padding: 0px 0px 0px 5px ;
	border-left:7px solid #000;
        background:#ffcccc;

}


h3 {
	font-size:12px;
	font-weight:bold;
	color:#cc0000;
	text-align:left;
	margin: 20px 0px 5px 5px ;
	padding: 0px 0px 5px 5px ;
}




/******************************************************************
*** ヘッダー画像の要素 ***
******************************************************************/


#bannerpage{
	width: 1000px;
	background-image:url(http://nekutai-tuhan.seesaa.net/image/bg.gif);
	background-repeat:repeat-y;
	background-position: center top;
	border-style: none;
	background-attachment: fixed;
	height: 165px;
	margin-left:90px;
}



#banner_hed {
	background-image: url(http://nekutai-tuhan.seesaa.net/image/banner.jpg);
	background-repeat: no-repeat;
	width: 977px;
	background-position: center bottom;
	height: 125px;
	text-decoration: none;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	margin: 0px 11px 10px 11px;
	border-bottom:1px solid #ececec;
	padding: 0px;
	position:relative
}


#banner_hed a{
	text-decoration: none;
	color:#006699;
}

#banner_sitename {
	font-size:20px;
	color: #006699;
	line-height: normal;
	padding: 20px 0px 15px 10px ;
	font-weight: bold;
	width: 510px;
        display: none;
}


/********************************************
*** ブログ説明文の要素 ***
*********************************************/

.description{
	position: absolute;
	top: 25px;
	right: 20px;
	width: 525px;
	text-align: right;
	font-size: 8pt;
	line-height: 12pt;
	color: #666666;
        display: none;
}


/********************************************
*** コンテンツ全体（ヘッダ＆右＆左＆フッター） ***
*********************************************/

#contentpage {
	text-align: left;
	width: 1000px;
	background-image: url(http://nekutai-tuhan.seesaa.net/image/bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
	background-attachment: fixed;
	margin-left:90px;
}



/********************************************
*** 中央コンテンツ部分と左メニュー ***
********************************************/

#left-main{
	float: left;
	width: 770px;
	overflow: hidden;
}


/********************************************
*** 左右メニュー ***
********************************************/


/*********左メニューサイズ設定**********/

#leftnavi{
	overflow: hidden;
	float: left;
	width: 225px;
	margin: 0px 0px 0px 3px;
}


/*********▽検索エリアの要素▽**********/
.kensaku{
	padding: 8px;
	text-align: center;
}



/*********▽右メニューサイズ設定▽**********/

#rightnavi {
	overflow: hidden;
	float: right;
	width: 225px;
}


/*********▽左右メニューボックス帯▽**********/

.left-mbox,.right-mbox,.mbox,.contents,.contentstop{
	margin: 10px;
	width: 200px;
}
.contentsfooter{
	margin: 0 14px 0 9px;
	width: 1000px;
}

/*********▽左右ロールオーバーメニューリストリンク▽**********/

ul.left-mbox,ul.right-mbox {
	padding:0 !important;
	text-decoration:none;
}


.left-mbox li,.right-mbox li  {
	padding:0 !important;
	font-size: 10pt;
	list-style:none;
	line-height: 17pt;
}


.left-mbox li a,.right-mbox li a{
	display:block;
	height: auto !important;
	height: 20px;
	padding:5px 10px 5px 30px;
	border-bottom:1px dashed #eee;
	background:#fff url(http://nekutai-tuhan.seesaa.net/image/listbox.gif) no-repeat left center;
	text-decoration:none;
	color:#000;
}


.left-mbox li a:hover,.right-mbox li a:hover{
	background:#000 url(http://nekutai-tuhan.seesaa.net/image/listbox2.gif) no-repeat right center;
	color:#fff;
}


/*********▽左右メニュータイトル帯▽**********/

#leftnavi .title p,#rightnavi .title p {
	margin: 0 10px 0 10px;
	padding: 5px 0 5px 15px;
	font-size: 11pt;
	font-weight: bold;
}


/*********▽左右サブメニューリスト▽**********/

.mbox ul{
	padding:0 !important;
	text-decoration:none;
}

.mbox li{
	background:url(http://nekutai-tuhan.seesaa.net/image/listbox.gif) no-repeat left top;
	list-style-type: none;
	list-style-position: outside;
	margin: 10px 0 10px 0;
	padding: 0 0 0 30px;
	font-size: 10pt;
	font-weight: normal;
	line-height: 14pt;
	text-align: left;
}

/*********▽左右メニュー内のPタグ▽**********/


#rightnavi p,#leftnavi p{
	margin: 8px;
	font-size: 10pt;
}


/********************************************
*** 枠線の設定 ***
********************************************/


/*********▽左メニュー▽**********/

.left-mbox{
	border: 1px solid #000;
}

/*********▽右メニュー▽**********/

.right-mbox{
	border: 1px solid #000;
}

/*********▽右メニューその他ボックス▽**********/

.mbox{
	border: 1px solid #000;
}
.contents{
	border: 1px solid #000;
}
.footer_rss{
	border: 1px solid #000;
}

/*********▽右メニューその他ボックス▽**********/



/**************************************************************************************
*** トピックパス要素 ***
**************************************************************************************/

.navi{
	position: relative;
	width: 977px;
	height: 10px;
	padding: 1px 5px 1px 5px;
	margin: 1px 5px 1px 5px;
	font-size:12px;
	clear: both;
	float: right;
}

.navi a{
	text-decoration: none;
} 

/*************************************
*** ブログ本文の全体の要素 ***
*************************************/

.blog {
	overflow: hidden;
	float: right;
	width: 525px;
	padding: 0px 5px 5px 5px ;
	margin: 0px 2px 0px 2px ;
	
}

.blog2 {
	overflow: hidden;
	float: right;
	width: 525px;
	padding: 0px 5px 5px 5px ;
	margin: 10px 2px 0px 2px ;
	
}

.blog3 {

	overflow: hidden;
	padding: 0px 25px 15px 25px ;
	margin: 0px 35px 0px 35px ;
}


/*************************************
*** 中央記事部分 ***
*************************************/

.blog .ktex{
	clear: both;
	margin: 5px;
}


.ktex {
	font-size: 13px;
	line-height: 170%;
	padding: 5px;

}

.ktex2 {
	font-size: 13px;
	line-height: 170%;
	padding: 0px 25px 25px 25px ;
	border-right:15px solid #C9E4F1;
	border-left:15px solid #C9E4F1;
}

.ktex p {
	margin: 0 0 10px 0;
	font-size: 13px;
}


.ktex a {
	border-style: none;
}

.ktex img {
	border-style: none;
	margin: 2px 0px 2px 2px;
}

.ktex ol,.ktex ul {
	margin: 9px 13px 11px 10px ;
	padding: 0px 0px 0px 10px ;
}

.ktex ol,.ktex ul,.ktex2 ol,.ktex2 ul {
	margin: 9px 13px 11px 10px ;
	padding: 0px 0px 0px 10px ;
}

/*************************************
*** 記事ページの左下のカテゴリの要素 ***
*************************************/

.posted{
	text-align: right;
	font-size:10px;
	margin: 0px 5px 0 0 ;
	padding: 0px 15px 5px 10px ;
}

.posted a{ 
	font-weight:bold;
	text-decoration: none;
	color:#a8a8a8;
}


/*************************************
*** フッターの装飾 ***
*************************************/

#footer{

	clear: both;
	margin: 15px 8px 0px 5px ;
}
#footer1{

	clear: both;
	margin: 1px 0px 0px 0px ;
}
#kessai{
	background-image: url(http://nekutai-tuhan.seesaa.net/image/kessai.jpg);
	background-repeat: no-repeat;
	width: 977px;
	height: 600px;
	background-position: center bottom;
	clear: both;

}


/*************************************
*** RSSのCSS ***
*************************************/

#rightnavi .footer_rss {
	margin: 10px;
	width: 200px;
	font-size: 10pt;
}

#rightnavi .footer_rss ul{
	font-weight:normal;
	color:#000;
	clear: none;
	padding-left: 10px;
}

#rightnavi .footer_rss li {
	background-image:url(http://nekutai-tuhan.seesaa.net/image/feed.gif);
	background-repeat:no-repeat;
	font-size: 12px;
	list-style:none;
    padding: 0 0 0 23px;
	margin: 10px ;
}

#rightnavi .footer_rss a{
	text-decoration: none;
	color:#a8a8a8;
}


/*************************************
*** デフォルト（削除不可） ***
*************************************/
.powered {
	font-weight:normal;
	text-align:center;
	color:#000;
	width: 170px;
	clear: none;
	float: right;
	margin: 15px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
}


.powered table{
	border:none;
	margin:0px auto;
	text-align:center;
}


.powered img{
	border:none;
}


.seesaa{
	background-color:#9c9c9c;
	text-align:center;
	font-size:10px;
	padding:3px;
	margin:0px;
}


.seesaa a{
	color:#F6F6F6;
}

/*************************************
*** COPYRIGHT部分 ***
*************************************/

.copy{
	text-align:center;
	color:#a8a8a8;
	font-size: 10px;
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
	clear: both;
}

.copy a{
	font-weight:bold;
	text-decoration: none;
	color:#a8a8a8;
}
.copy1{
	text-align:left;
	color:#a8a8a8;
	font-size: 10px;
	clear: both;
}

.copy1 a{
	font-weight:nomal;
	text-decoration: none;
	color:#a8a8a8;
}

.copy2{
	text-align:center;
	color:#a8a8a8;
	font-size: 10px;
	clear: both;
}

.copy2 a{
	font-weight:nomal;
	text-decoration: none;
	color:#a8a8a8;
}
/**********************************************************
*** 装飾（ブロックロート＆テキストエリア） ***
**********************************************************/

blockquote{
	background-color:#feff99;
	border:1px solid #c00000;
	padding:15px 15px 15px 15px;
	margin:5px;
}

textarea{
	margin-bottom:5px;
}

.blockquote ul{	
	margin: 9px 13px 11px 13px ;
	padding: 0px 0px 0px 28px ;
}

/*************************************
*** 装飾（チェックボックスリスト) ***
*************************************/

.blockquote1 li {
	font-size: 12px;
	margin-bottom: 0.1em;
	font-weight:normal;
	background-image: url(http://nekutai-tuhan.seesaa.net/image/check1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style:none;
	padding-left:28px;
}


.blockquote2 li {
	font-size: 12px;
	margin-bottom: 0.1em;
	font-weight:normal;
	background-image: url(http://nekutai-tuhan.seesaa.net/image/check2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style:none;
	padding-left:28px;
}


.blockquote3 li {
	font-size: 12px;
	margin-bottom: 0.1em;
	font-weight:normal;
	background-image: url(http://nekutai-tuhan.seesaa.net/image/check3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style:none;
	padding-left:28px;
}


.blockquote4 li {
	font-size: 12px;
	margin-bottom: 0.1em;
	font-weight:normal;
	background-image: url(http://nekutai-tuhan.seesaa.net/image/check4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style:none;
	padding-left:28px;
}


.blockquote5 li {
	font-size: 12px;
	margin-bottom: 0.1em;
	font-weight:normal;
	background-image: url(http://nekutai-tuhan.seesaa.net/image/check5.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style:none;
	padding-left:28px;
}


.blockquote6 li {
	font-size: 12px;
	margin-bottom: 0.1em;
	font-weight:normal;
	background-image: url(http://nekutai-tuhan.seesaa.net/image/check6.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style:none;
	padding-left:28px;
}


.blockquotemenu {
	background-image: url(http://nekutai-tuhan.seesaa.net/image/mi-f1.jpg);
	font-size: 12px;
	background-repeat: no-repeat;
	line-height: normal;
	border-style: none;
	padding:15px 0px 15px 25px;
	background-position: left center;
	margin-left: 5px;
	font-weight: bold;
	color: #cc0000;
	left: -25px;
}


/*************************************
*** 文字を太文字に変更するCSS ***
*************************************/

.b{
	font-weight:bold;
}

.bb{
	font-size: 25px;
}

.bbb{
	font-size: 17px;
}

/*************************************
*** 背景を蛍光黄色と太文字に変更するCSS ***
*************************************/

.y{
	font-weight:bold;
	background-color : yellow
}

/*************************************
*** 赤に文字色を変更するCSS ***
*************************************/

.r{
	color:red;
}

/*************************************
*** 論理強調タグのCSS ***
*************************************/

em {
	font-weight: normal; 
	font-style: normal;
	text-decoration: none
}


strong {
	font-weight: normal; 
	font-style: normal;
	text-decoration: none
}


/*************************************
*** カテゴリ記事リスト
（サイトマップページ該当） ***
*************************************/

#clist {
	text-align:left;
	border: 1px solid #B6D0E7;
	font-size: 14px;
	list-style-type: none;
	margin: 5px 5px 25px 5px ;
	text-decoration: none;
	background-color: #F7FAFD;
	padding: 5px 10px 10px 10px ;
}


#clist ul{
	margin: 11px 13px 11px 13px ;
}


#clist li {
	margin-bottom: 1em;
	font-size: 90%;
	font-weight:normal;
	background-image: url(http://nekutai-tuhan.seesaa.net/image/yaji.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style:none;
	padding-left:15px;

}


#clist h2 {
	background-image: url(http://nekutai-tuhan.seesaa.net/image/mi-f1.jpg);
	font-size: 14px;
	background-repeat: no-repeat;
	line-height: normal;
	border-style: none;
	padding-left: 25px;
	background-position: left center;
	margin-left: 5px;
	background-color: #F7FAFD;
}


/*************************************
*** アドセンス部分 ***
*************************************/

.ads1 {
	text-align:left;
	top: 230px;
	padding: 5px;
	font-size: 10px;
}

.ads2 {
	padding: 0px;
	color: #000000;
	height: 330px;
	top: 0px;
	margin: 10px 0px 0px 0px;
	width: 420px;
}

.pager{
	text-decoration: none;
	color:#a8a8a8;
	height: 35px;
	text-align: center;
	font-size: 10px;
	height: 16px;
	color: #333333;
	float: left;
	width: 430px;
	background-color: #F7F7F7;
	padding: 5px 5px 0px 5px ;
	margin: 10px 2px 2px 2px;
	border-top:1px solid #ececec;
}

.pager a{
	font-weight:normal;
	text-decoration:none;
	color:#A8A8A8;
}


/*************************************
*** スポンサードリンクの記述CSS ***
*************************************/

.sponsored1 {
	top: 210px;
	text-align: left;
	font-size: 10px;
	font-family:"Tahoma", "Verdana", "Arial", sans-serif;
	height: 16px;
	color: #333333;
	background-color: #F7F7F7;
	margin: 0px 0px 0px 10px ;
	padding: 0px 0px 0px 5px ;
}

.sponsored2 {
	text-align: left;
	font-size: 10px;
	font-family:"Tahoma", "Verdana", "Arial", sans-serif;
	height: 16px;
	color: #333333;
	width: 415px;
	background-color: #F7F7F7;
	padding: 0px 0px 0px 10px ;
	margin: 1px;
	border-top:1px solid #ececec;
}




/*************************************
*** 画像整列する場合のを右や左へ寄せる要素
　（　記事テキストエリア該当　） ***
*************************************/


.img{
	border: none;
}

/*********▽右寄せ▽**********/
.imgr{
	float: right;
}
/*********▽左寄せ▽**********/
.imgl{
	float: left;

}

/*********▽右や左の回り込み解除▽**********/
.clear { clear: both; } 
.clearleft { clear: left ; }
.clearright { clear: right ; }

.top_navi {
	float: right;
	width: 480px;
	text-align: right;
	margin-left:90px;
}

.top_navi li{
        font-size:12px;
	color:#888;
	float: left;
	width: auto;
	margin-top: 1px;
	margin-left: 15px;
	display: inline;
	padding-right: 15px;
	border-right:#888 thin solid;
}

.top_navi li a{
        font-size:12px;
	color:#888;
	text-decoration: none;
}

.top_navi li a:hover{
        font-size:12px;
	color:#000;
	text-decoration: none;
}

#navi_right {
	border-right:none;
}

.syohin {

	float: left;

	height: 520px;

	width: 155px;

	padding-right: 20px;

}

.syohin1 {

	float: left;

	height: 520px;

	width: 155px;

	padding-right: 0px;

}


.brand {

	float: left;

	height: 370px;

	width: 90px;

	padding-right: 13px;

}

.brand1 {

	float: left;

	height: 370px;

	width: 90px;

	padding-right: 0px;

}


/************************************************************
　Copyright(C)F-wood Web Factory All Rights Reserved. 
*************************************************************/
