/* CSS Document */
/*
Theme Name: SETUYAKUKA
Theme URI: http://www.nekosetu.sakura.ne.jp/
Description: Basic Theme for NEKOSETU
Author: Tomoki Kobayashi
*/
/*///////////////////////////////////////////////////
更新情報
20081227タブメニュー2css追加
/////////////////////////////////////////////////////*/

/*
*******************************************
リセットCSS
*******************************************
*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote{
	margin:0;
	padding:0;
}

ol,ul{
	list-style:none;
}

/*
*******************************************
全体的なルール
*******************************************
*/
body{
	font: medium "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.4;
	background-color: fff;
	background-repeat: repeat;
}

a {
	text-decoration: none;
}
a:link { 
	color:#0000ff;
	text-decoration:none;
}
a:visited {
	color: #0000ff;
	text-decoration:none;
}
a:hover {
	color: #ff0000;
	text-decoration:underline;
}
a:active {
	color: #ff0000;
	text-decoration:none;
}

a img {
    border-style:none;
}

img.brn {
	margin: 0 auto;
}

h1,h2,h3,h4{
	font: 0.8em bold;
	color:#333333;
}

h2.title{
	border:#666666 1px solid;
	background-color:#006699;
	color:#FFFFFF;
	padding: 0 0 0 5px;
	margin:7px 0;
	font: 
}
h2.titles{
	font-weight:bold;
	padding-left: 5px;
}
h3.title{
	border:#666666 1px solid;
	background-color:#006699;
	color:#FFFFFF;
	padding: 0 0 0 5px;
}



/*
*******************************************
共通クラス
*******************************************
*/
.blue{
	color: blue; 
}
.center{
	text-align: center ;
}
.mcenter{
		margin:0 auto;
}
.left{
	float: left;
}
.right{
	float: right;
}
.clear{
     clear: both; 
} 


.bg1{
	background-color:#efefef;
}
.bg2{
	background-color:#ffffcc;
}


.w60{
	width:60px;
}
.w140{
	width:140px;
}
.w220{
	width:220px;
}
.w300{
	width:300px;
}
.w380{
	width:380px;
}
.w460{
	width:460px;
}
.w540{
	width:540px;
}
.w620{
	width:620px;
}
.w700{
	width:700px;
}
.w780{
	width:780px;
}
.w860{
	width:860px;
}
.w940{
	width:940px;
}


.h120{
	height:140px;
}
.h160{
	height:160px;
}
.h200{
	height:200px;
}
.h220{
	height:220px;
}

.h300{
	height:300px;
}

.h380{
	height:380px;
}

/*
*******************************************
マージン設計
*******************************************
*/
.ml5{
	margin-left:5px;
}
.ml10{
	margin-left:10px;
}
.mr5{
	margin-right:5px;
}
.mr10{
	margin-right:10px;
}
.ml20{
	margin-left:20px;
}
.mr20{
	margin-right:20px;
}
.mt5{
	margin-top:5px;
}
.mt10{
	margin-top:10px;
}
.mt20{
	margin-top:20px;
}
.mt5{
	margin-bottom:5px;
}
.mb10{
	margin-bottom:10px;
}
.mt20{
	margin-bottom:20px;
}

/*
*******************************************
パディング設定
*******************************************
*/
.pdt5{
	padding-top:5px;
}
.pdt10{
	padding-top:10px;
}
.pdt20{
	padding-top:20px;
}
.pdb5{
	padding-bottom:5px;
}
.pdb10{
	padding-bottom:10px;
}
.pdb20{
	padding-bottom:20px;
}

/*
*******************************************
ボーダー
*******************************************
*/
.bodl01{
	border-left:#999999 1px solid;
}
.bodr01{
	border-right:#999999 1px solid;
}

/*
*******************************************
フォント
*******************************************
*/
.f10{
	font-size:10px;
}
.f12{
	font-size:12px;
}
.f14{
	font-size:14px;
}
.f16{
	font-size:16px;
}
.fs{
	font-size:small;
}
.fl{
	font-size:large;
}
/*
*******************************************
ヘッダーナビ
*******************************************
*/
li.hnav{
    width: 90px;
    float: left;
	margin-top:1px;
    padding: 0;
    font-size: 70%;
    color: #333;
    text-align: center;
}
li.gads{
	background: url(images/sozai/yn002_03.gif) left no-repeat;
	list-style-position:inside;
	text-indent:15px;
	list-style: none;
    width: 280px;
    float: left;
    color: #333;
	
}
li.glink{
	background: url(images/sozai/yn002_03.gif) left no-repeat;
	list-style-position:inside;
	text-indent:15px;
	list-style: none;
    width: 100px;
    float: left;
    color: #333;
}
.nico_area{
	width:458px;
	border:1px #333333 solid;
	border:1px #333333 solid;
}
.nico p{
	padding:3px;
}
/*
*******************************************
メインボックス
*******************************************
*/
.mainbox{
	border:#BFC2E3 1px solid;
}
.mainbox2{
	border:1px #CCCCCC solid;
	font-size:12px;

}
.imagebox{
	display:block;
	margin-bottom:20px;
}
.grdbox01{
	background: #FFFFFF url(images/box_bg.gif) repeat-x scroll left top;
	border:#BFC2E3 1px solid;
}
li.nomale{
	list-style:disc inside;
}


/*
*******************************************
レイアウト設計
*******************************************
*/
div#contener {
	width: 960px;
	margin: 0 auto;
	background-color: #FFFFff;
}

div#header{
	width: 960px;
	background-color: #FFFFFF;
}
.headlogo{

	background-repeat:no-repeat;
}
div#gad{
	line-height:1.2;
	padding:0 3px;
	font-weight:bold;
	height:20px;
	width:860px;
	margin:10px auto;
}
div#main{
	width: 460px;
	margin: 0 20px;
	float: left;
	background-color:#ffffff;
}

div#mains{
	width: 620px;
	margin: 0 20px 0 10px;
	float: left;
	background-color:#ffffff;
}

div#sidebar2{
	width: 140px;
	margin:0 0 0 10px;
	background-color: #ffffff;
	float: left;
	font-size: small;
}

/*
*******************************************
IE6ハックサイドバー2
*******************************************
*/
*html body div#sidebar2{
	width: 140px;
	margin:0 0 0 5px;
	height: auto;
	float: left;
	font-size: small;
}

div#sidebar{
	width: 300px;
	margin:0 10px 0 0;
	background-color: #ffffff;
	height: auto;
	float: right;
}

*html body　div#main{
	margin:0 10px;
}

/*
*******************************************
IE6ハックサイドバー
*******************************************
*/
*html body div#sidebar{
	width: 300px;
	margin:0 5px 0 0;
	height: auto;
	float: right;
}

#tops{
	width: 960px;
	margin-bottom:10px;
	border: 1px solid #0080C0;
	font-weight: bold;
	font-size: 11px;
	padding-top:5px;
	padding-left:10px;

}


.topic_image{
	margin-top:10px;
}


/*
*******************************************
一番上のエリア
*******************************************
*/


#tops a {
	text-decoration: none;
}
#tops a:link { 
	color:#0066FF;
}
#tops a:visited {
	color: #0066FF;
}
#tops a:hover {
	color: #0033FF;
    text-decoration: underline;
}
#tops a:active {
	color: #0033FF;
         text-decoration: underline;
}





/*
*******************************************
ヘッダー部サブタイトルテンプレート
*******************************************
*/
div#header span.bologsub{
	color: #CC6600;
}

/*
*******************************************
ヘッダーナビゲーション
*******************************************
*/
div#glnav{
	width: 960px;
}

.des{
	font-size: 12pt;
}




/*
*******************************************
単独記事のページ
*******************************************
*/


#mains h2.title{
	background-image: url("images/sozai/title004_05.jpg");
	background-repeat:no-repeat;
	margin: 3px 0 7px 0;
	color: #666666;
	padding: 0 0 0 15px;
}
#mains h1{
	border-left:5px #FFAA0B solid;
	font-size: 1.3em;
	font-weight:bold;
	color: #666666;
	padding: 0 0 0 10px;
}
#mains h1 a{
	text-decoration:none;
}
#main

/*
*******************************************
パンくずリスト
*******************************************
*/
.pnav{
	padding: 5px 2px 5px 2px;
	font-size: 7px;
	font-weight:bold;
}




/*
*******************************************
サイドバーナビゲーション2
*******************************************
*/
div.smenu{
	margin: 0 0 7px 0;
}


/*
*******************************************
サイドバーのテンプレート
*******************************************
*/
.side_title{
	background-image: url("images/sozai/title004_12.jpg");
	background-repeat:no-repeat;
	color: #666666;
	padding: 0 0 0 20px;
	font-size: 17pt;
}




/*サイドバーリスト項目*/
div#sidebar li, div#sidebar li li {
	list-style: none;
	line-height: 1.6em;
}


/*サイドバー見出し*/
div#sidebar li h2 {
	font-size: 0.82em;
}

/*サイドバー見出し02*/
p.titles {
	background-image: url("images/titles.gif");
	margin: 5px 0 3px 0;
	text-align: center;
	font-color: #ffffff;
}
p.side2{
	background-image: url("images/side2.gif");
}

h3.nikoniko{
	background-image: url("images/sozai/niko.gif");
	font-size: 14pt;
}
/*ニコニコレシピ*/
div.niko p{
	margin: 2px 0 2px 0;
}
/*ログイン項目*/
p#rogin {
	background-image: url("images/rogin.gif");
	text-align: center;
	font-size: 14px;
	font-style:oblique;
}

div#rogin {
	text-align: center;
	font-size:16px;
	background-color:#CCCCCC;
	margin: 5px 0 3px 0;
}
/*フッターのテンプレート*/
div#footer{
	margin: 15px 0 0 0;
	clear: both;
	text-align: center;
	background-color:#CFCFCF;
}


/*記事テンプレート*/
div.post{
	padding-bottom: 15px;
	margin-bottom: 15ps;
	border-bottom: 1px dashed #999;
	clear: both; 
}

/*ブログカテゴリー表示などに関するテンプレート*/
dl {
	margin-bottom: 1em;
}

dl.metadata dt, dl.metadata dd {
	font-size: 0.8em;
	color:#666;
	display: inline;
}

dl.metadata dd {
	border-right: 1px solid #ccc;
	padding-right: 0.5em;

	margin-right: 0.5em;
}

dl.metadata dd.last {
	border-right: none;
}







/*リンク*/
div#links a:link{
	color: #6600CC;
}

div#links a:visited{
	color: #6600CC;
}

div#links a:hover{
	color: #6699CC;
}

div#links a:active{
	color: #6699CC;
}
div#links li{
	list-style-image: url(images/sozai/yn002_13.gif);
}

/*コメント部分*/



input#trackbackurl {
	width:500px;
	font-size:0.75em;
	margin-bottom:1em;
	color:#666;
}
ol#commentlist {
	margin:0 0 15px 0;
	font-size:0.8em;
}
ol#commentlist li.commentcontent {
	display:block;
	list-style:none;
	margin-bottom:1em;
	padding:20px 15px 10px 15px;
	background:url(images/comment.png) no-repeat #f6fee2;
	border:1px solid;
	border-color:#efefef #ccc #ccc #efefef;
}
ol#commentlist li dl.metadata dt,
ol#commentlist li dl.metadata dd {
	font-size:0.88em
}
ol#commentlist li, ol#commentlist p {
	font-size:1em;
}
p.note {
	background:#FFF8D5;
	padding:3px 8px;
	color:#666;
	border:2px solid #E5AB6A
}
form#commentform label {
	width:140px;
	float:left;
	margin:0.25em 10px 0 0;
	font-weight:bold;
}
form#commentform p {
	clear:both;
}
form#commentform sub {
	display:block;
	padding-top:2px;
}
input#author, input#email, input#url {
	width:244px;
	border:3px double #ccc;
	padding:1px 3px;
}
textarea {
	font-size:1em;
	border:3px double #ccc;
	width:400px;
}
p.submitbutton {
	text-align:center;
}
p.submitbutton input {
	padding:3px 1em;
	font-weight:bold;
	color:#555;
}
div#comments {
	width: 550px;
}
/* Mac IE 文字化け回避対策 */
input, select, textarea {
	font-family:"ヒラギノ角ゴ Pro W3", osaka, verdana, "ＭＳ ゴシック", sans-serif;
}
/*分からない。*/
h3#respond {
	background-image: url("images/sozai/sbg.gif");
	background-repeat: repeat;
	padding: 0 0 0 15px;
}


div#comments {
	margin-top: 100px;
}


/*メールフォーム*/
    form dl, dl.labels {
      margin:0em;
      margin-top:0.5em
    }
    form dt, dl.labels dt {
      float:left;
      margin-bottom:0.8em;
      color:#555;
      text-align:right;
      font-weight:normal;
      position:relative /*IEWin hack*/
    }
    form dd, dl.labels dd {
      margin-bottom:0.8em;
      font-size:100%;
      font-style:normal;
    }
    form dd.submit, dl.labels dd.submit  {
      margin-top:2em
    }

p.pnav{
	margin-top:100px;
	text-align:center;
}

/*アーカイブ編集*/
span.hti{
	font-size: 10px;
}

.cat_top{
	width: 440px;
	padding: 0 0 5px 0;
	font-size: 12px;
	line-height:　150%;
}
.cat_top li{
	list-style-image: url(images/sozai/yn008_06.gif);
	list-style-position:inside;
}
li.ti{
	list-style-image: url(images/sozai/yn008_06.gif);
}

p.cat{
	font-size: 1.5em;
	text-align:center;
	margin: 0 0 10px 0;
	background-color: #99CCCC;
}

p.cat a {
	text-decoration: none;
}
p.cat a:link { 
	color:#FF3333;
}
p.cat a:visited {
	color: #FF3333;
}
p.cat a:hover {
	color: #003366;
}
p.cat a:active {
	color: #003366;
}

.cat_top_00{
	width: 500px;
	height: 130px;
	padding: 0 0 5px 0;
	font-size: 12px;
}


/*続きを読む*/
p.more {
	text-align:right;
	padding-right:10px;
}



/*相互リンク*/
div#link img{
	float: left;
}

#link a	{
	color: red;
	}
#link a:hover	{
	color: #02A5FD;
	}
#link li{
	list-style-image: url(images/sozai/a/simple_002.gif);

}

span.catti{
	margin: 0 0 0 10px;
}
.catti a	{
	color: red;
	}
.catti a:hover	{
	color: #02A5FD;
	}
.catti a:visited {
	color: red;
}



/*FFハック*/
:root p.cat {
	margin: 5px 0 5px 0;
}

:root li.ti {
	list-style: disc url(images/sozai/yn008_06.gif) inside;
	text-align; left;
}

:root #link li {

	list-style: disc url(images/sozai/a/simple_002.gif) inside;

}
:root .smenu img{
	margin: 2px 0 2px 0;
}


p.j1{
	background-image: url("images/j1bn.jpg");
	width: 500px;
	height: 150px;
	font-size: 2em;
	text-align: right;
	line-height : 5 ;
}

/*リンク集*/
.links li{
	margin: 5px 0 5px 0;
}

.links li a {
	text-decoration: none;
}
.links li a:link { 
	color:#6666FF;
}
.links li a:visited {
	color: #6666FF;
}
.links li a:hover {
	color: #CC0033;
}
.links li a:active {
	color: #ff0000;
}

/*サイドバーicon*/
ul .s_nav{
	display:list-item;
	font-size:8px;
}

.icon_1,.icon_2,.icon_3,.icon_4,.icon_5{
	list-style-position:inside;
	text-indent:5px;
	list-style: none;
}
.icon_1{
	background: url(images/comment_blue.gif) left no-repeat;
}
.icon_2{
	background: url(images/16-em-pencil.png) left no-repeat;
}

.icon_3{
	background: url(images/16-tag-pencil.png) left no-repeat;
}

.icon_4{
	background: url(images/page_edit.gif) left no-repeat;
}

.icon_5{
	background: url(images/icon_email.gif) left no-repeat;
}

.titlefont{
	font: bold 1.8em;
}

.post_nav{
	font-size: 12px;
}
/*ナビゲーションデザイン*/

ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	font-size:12px;
	font-weight:bold;
	background:transparent url(images/nav_bg.png) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	padding:8px 20px 0 20px;
}
	
ul#menu li a:hover
{	
	color:#FFFFFF;
	height:22px;
	background:transparent url(images/nav_bg.png) 0px -30px no-repeat;		
}
	

ul#menu li a.current
{
	display:inline;
	height:22px;
	background:transparent url(images/nav_bg.png) 0px -30px no-repeat;	
	float:left;
	margin:0;
}



/*TOPロゴ設定*/


/*／／／／／／／／／／／／／／／／タブメニュー２／／／／／／／／／／／／／／／／／／*/

ul#tab li {
	background:#FFFFFF url(images/box_bg.gif) repeat-x scroll left top;
}
	
div#tabs {	
	font-size:75%;
	}
	
div#tabs div#tabarea {
	margin:0 auto 0 auto;
	width:460px;
	text-align:left;
	
	}

div#tabarea ul#tab {
	margin:0;
	padding:0;
	border-bottom:1px solid #ffffff;
	background-color:#fff;
	float:left;
	
	}
/*タブボーダー*/
div#tabarea ul#tab li {
	padding:0.2em 0;
	text-align:center;
	border:1px solid #CCCCCC;
	float:left;
	width:7.5em;
	}

div#tabarea ul#tab li.selected {
	background-color:#CCCCCC;
	border-bottom:none;
	}

div#tabarea ul#tab li.selected a {

	}

div#tabarea dl {
	margin:0;
	color:#000;
	border:1px solid #ccc;
	border-top:none;
	background-color:#ffffff;
	clear:both;
	}

div#tabarea dl dt {
	margin-bottom:1em;
	padding-bottom:1em;
	border-bottom:1px dotted #fff;
	}

div#tabarea dl dd {

	}

div#tabarea dl dd p {
	margin-bottom:1em;
	}

.pan{
	font-size:small;
	font-weight:bold;
}
/*シングル記事ドロップダウンメニュー*/
.dropdown li{
	background-image:url(images/gnav_bg.gif);
	background-repeat:no-repeat;
	height:30px;
	width:150px;
}
/*
*********************************************
ヘッダー・グローバルナビゲーション
*********************************************
*/
#gnav {
	width:960px;
	margin-bottom:10px;
}
#gnav ul#headerList li {  
    float: left; 
	overflow:hidden; 
}

#gnav ul#headerList li a {
    display: block;  
    text-decoration: none;  
    text-indent: -9999px;  
    width: 160px;  
    height: 33px;
}  

#gnav ul#headerList li.home a {  
    background: url(images/top_gnav.gif) left top no-repeat;  
}
#gnav ul#headerList li.save a {  
    background: url(images/save_gnav.gif) left top no-repeat;  
}
#gnav ul#headerList li.recipe a {  
    background: url(images/recipe_gnav.gif) left top no-repeat;  
}
#gnav ul#headerList li.diary a {  
    background: url(images/diary_gnav.gif) left top no-repeat;  
}
#gnav ul#headerList li.osirase a {  
    background: url(images/osirase_gnav.gif) left top no-repeat;  
}
#gnav ul#headerList li.mail a {  
    background: url(images/mail_gnav.gif) left top no-repeat;  
}

#gnav ul#headerList li a:hover {  
    background-position: right top;  
} 




h2.titleber02{

margin-bottom:3px;
background-image:url("images/h2_titleber02.gif");
background-repeat:repeat-x;
padding-top:5px;
padding-left:3px;
height:20px;
font-weight:bold;
}
.titleber03{
background-image:url("images/h2_titleber03.gif");
background-repeat:repeat-x;
padding-top:5px;
padding-left:3px;
height:20px;
font-weight:bold;
font-size:13px;
border-bottom:2px #cccccc solid;
}

h1.single_title{
	font-size:15px;
	font-weight:bold;
}

.qr{
	font-size:12px;
	margin-top:5px;
}

.ranking{
	list-style:inside;
}
ul.rank{
	padding:3px;
	font-size:11px;
}
#sidebar2 .ranking a:link {
	color:#0000FF;

}
#sidebar2 .ranking a:active{
	color:#0000FF;
}
/*
***************************************
clearfix
***************************************
*/
.cri:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.cri {
    display: inline-block;
	zoom: 100%; 
}

/* Hides from IE-mac \*/
*html .cri {
 	height: 1%;
}
.cri {
	display: block;
}
 /* End hide from IE-mac */