/*   
Theme Name: For-Nandemo
Theme URI: http://nandemo-seisaku.com/
Description: 図解！なんでも制作日記用のテーマ
Author: Kenji Imaizumi
Author URI: http://www.gladiolus.jp/
Version: 1.0
*/

/* 全体のルール */
* { margin:0 auto; padding:0 }

div.post img.iconleft  { float: left; margin: 5px 10px 10px 0px; padding: 5px; border: solid 1px #C2C2C2; }
em { color: #8b0000; font-style: normal }

a { overflow: hidden;}

body {
	background-color:#666;
	background-image:url(images/bg01.gif);
	background-repeat:repeat-y;
	background-position:center;
	text-align:center;
	color:#222;
	font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Osaka","ＭＳ Ｐゴシック",sans-serif;
	line-height:1.5em;
	}

a { text-decoration:underline; }
a:link { color:#00F;text-decoration:underline; }
a:visited { color:#00d;text-decoration:underline; }
a:hover { color:#009; text-decoration:none; }
a:active { color:#033;text-decoration:underline; }


/* 404エラー */
div#content.narrowcolumn {
	width:500px;
	padding:20px;
	}
h3.error404 {
	color:#F66;
	}


/* ヘッダー周り */
div#page {
	width:1001px;
	text-align:left;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	}
div#header {
	text-align:left;
	height:128px;
	background-image:url(images/headerbackairbrush.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
	}
div#header h1 {
	margin:0px;
	padding:53px 0px 0px 0px;
	width:337px;
	height:25px;
	display:block;
	}
div#header h1 a{
	margin:0px;
	padding:0px;
	width:337px;
	height:25px;
	text-indent:-8888px;
	background-image:url(images/title01.gif);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:1.0em;
	}	
	
	
div#header p {
	color:#003370;
	font-size:0.65em;
	padding:5px 0px 0px 23px;
	}
	
/* フッタ */
div#footer {
	clear:both;
	padding:10px 0px 0px 20px;
	background-image:url(images/footer_bg.gif);
	background-repeat:no-repeat;
	height:45px;
	}

p#copyright{
	font-family:"ＭＳ Ｐゴシック", Osaka;
	text-align:left;
	color:#fff;
	font-size:0.6875em;
	}
	
/* トップページ */
div#content {
	width:518px;
	float:left;
	}

div#innerbox {
	padding:5px 20px 20px 20px;
	}
div.post {
	padding:0px 0px 10px 0px;
	margin:5px 0px 10px 0px;
	border-bottom:1px dotted #ccc;
	clear:both;
	background-image:url(images/postdate_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
	
div.post_page {
	padding:0px 0px 10px 0px;
	margin:5px 0px 10px 0px;
	border-bottom:1px dotted #ccc;
	clear:both;
	font-size:1.0em;
	line-height:1.5em;
	}
	
div.postdate {
	width:40px;
	float:left;
	padding:5px 0px 0px 0px;
}	
div.month_post {
	font-size:0.625em;
	line-height:1.4em;
	color:#FFFFFF;
	text-align:center;
	padding-bottom:7px;
}	
div.date_post {
	font-size:1.25em;
	line-height:18px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#333;
	text-align:center;
	padding-bottom:0px;
}
div.year_post {
	font-size:0.4375em;
	line-height:1.5em;
	letter-spacing:1px;
	color:#666;
	padding-left:4px;
	text-align:left;
}	
h1.posttitle a{
	font-size:0.60em;
	font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Osaka","ＭＳ Ｐゴシック",sans-serif;
	line-height:1.2em;
	text-decoration:underline;
	color:#0066FF;
	margin:0px 0px 0px 0px;
}
div.title_post {
	padding:8px 0px 5px 50px;
	margin-bottom:-10px;
}

dl {
	margin-bottom:1em;
}

dl.metadata dt {
	font-weight:bold;
	letter-spacing:0.05em;	
	font-size:0.5em;
	color:#999;
	display:inline;
}

dl.metadata dd {
	font-size:0.625em;
	color:#666;
	border-right:1px solid #ccc;
	padding-right:0.7em;
	margin-right:0.3em;
	display:inline;
	}
dl.metadata dd.last {
	border-right:none;
	}
	
a.addcomment {
	padding-left:20px;
	color:#999;
	text-decoration:none;
	background-image:url(images/addcomment.gif);
	background-repeat:no-repeat;
}	
	
div#content p {
	font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Osaka","ＭＳ Ｐゴシック",sans-serif;
	font-size:0.875em;
	line-height:1.5em;
	margin-bottom:3px;
}
p.navigation {
	text-align:center;
	padding:2px 0px 15px 0px;
}



/* 左サイドバー */
div#sidebar {
	width:171px;
	background-color:#eee;
	float:left;
	}
div#sidebar li , div#sidebar li li {
	margin:0px;
	padding:0px;
	}
	
div#sidebar li h2 {
	font-size:0.82em;
	color:#666;
	}
div#sidebar li li li {
	font-size:1.0em;
	}

div#ttcategory li ,div#ttcategory li li{
	display:block;
	margin:0px;
	padding:0px;
	list-style:none;
	}

div#ttcategory li a,div#ttcategory li li a{
	display:block;
	height:28px;
	background-image:url(images/bt_leftside.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:7px 0px 0px 15px;
	margin:0px;
	font-size:0.75em;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration:none;
}
div#ttcategory li a:hover ,div#ttcategory li li a:hover{

	background-image:url(images/bt_leftside.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:7px 0px 0px 15px;
	font-size:0.75em;
}	

div#ttcategory {
	background-image:url(images/tt_category.gif);
	background-repeat:no-repeat;;
}
div#ttcategory h2 {
	text-indent:-8888px;
	height:26px;
}	


/* 最近エントリー */
div#latestentry {
	background-image:url(images/tt_diary.gif);
	background-repeat:no-repeat;
	margin-top:0px;
	padding:7px;
}
div#latestentry li{
	list-style:none;
	line-height:1.6em;
}

div#latestentry h2 {
	text-indent:-8888px;
	height:24px;
}
div#latestentry li.alternate {
	background-image:url(images/bullet.gif);
	background-position:0 0.3em;
	background-repeat:no-repeat;
	font-size:0.6875em;
	padding-left:10px;
}


/* 最近のコメント */
div#latestcomme {
	background-image:url(images/tt_comments.gif);
	background-repeat:no-repeat;
	margin-top:13px;
	padding:7px;
}


div#latestcomme li{
	list-style:none;
	line-height:1.6em;
}

div#latestcomme h2 {
	text-indent:-8888px;
	height:24px;
}

div#latestcomme li.alternate {
	background-image:url(images/bullet.gif);
	background-position:0 0.3em;
	background-repeat:no-repeat;
	font-size:0.6875em;
	padding-left:10px;
}


/* RSS */
div#ttrss {
	background-image:url(images/tt_rss.gif);
	background-repeat:no-repeat;
	margin-top:15px;
}
div#ttrss li,div#ttrss li li {
	list-style:none;
	line-height:1.7em;
}

div#ttrss h2 {
	text-indent:-8888px;
	height:24px;
}

div#ttrss li li div.rss20 a{
	font-size:0.75em;
	height:30px;
	text-decoration:underline;
	padding:0 0 0 2.4em;
	background:url(images/rssicon.gif) no-repeat;
	background-position:0.8em 0em;
}
div#ttrss li li div.rss20 a:hover{
	font-size:0.75em;
	height:30px;
	text-decoration:none;
	padding:0 0 0 2.4em;
	background:url(images/rssicon.gif) no-repeat;
	background-position:0.8em 0em;
	}	
	
/* その他右下サイドバー */
div#ttblank {
	background-image:url(images/tt_blank.gif);
	background-repeat:no-repeat;
	margin-top:15px;
	padding:28px 8px 15px 8px;
	font-size:0.675em;
	line-height:1.5em;
}
.caution {
	color:#FF0000;
}

/* 右サイドバー */
div#rightsidebar {
	width:180px;
	float:left;
	margin:0;
	padding:0;
	}
div#rightsidebar ul{
	padding:0px 0px 10px 5px;
	font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Osaka","ＭＳ Ｐゴシック",sans-serif;
	}

div#rightsidebar li,div#rightsidebar li li {
	list-style:none;
	line-height:1.6em;
	}
div#rightsidebar li li {
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:-5px 0.4em;
	padding-left:5px;
	font-size:0.75em;
	}
div#rightsidebar li li li {
	font-size:0.833em;
	}	
	
div#rightsidebar li h2 {
	color:#666;
	}

#twitter {
	margin:14px 10px 2px 10px;
}

#likebox {
	line-height:0;
	width:466px;
	height:308px;
	overflow:hidden;
	position:relative;
}

#likebox iframe{
	position:relative;
	top:-1px;
	left:-1px;
}


#twitter ul li{
	font-size:10px;
	list-style:disc;
	margin-left:11px;
	margin-top:4px;
	line-height:1.25em;
	font-family:"ＭＳ Ｐゴシック", "Osaka－等幅";
	
}

div#searchbox {
	background-image:url(images/searchbox.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:50px;
	margin:0px;
	padding:0px;
	}
div#search2 {
	padding:8px 0px 0px 28px;
}
div#searchbox3 {
	background-image:url(images/searchbox.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:50px;
	margin:0px 0px 5px 0px;
	padding:0px;
	}
div#search3 {
	font-size:0.625em;	
	padding:8px 0px 0px 27px;
}


div#rightsidebar div#search2 input#s {
	width:100px;
	height:16px;
	font-size:0.75em;
	padding:0px;
	}
div#rightsidebar div#search2 input#searchsubmit {
	font-size:0.6875em;
	width:2.8em;
	padding:0px;
	}

div.calendar {
	font-size:0.625em;
	letter-spacing:0.1em;
	line-height:1.5em;
	text-align:right;
	margin:10px;
	background-color:#dddddd;
}
	

div#ttpages {
	background-image:url(images/tt_pages.gif);
	background-repeat:no-repeat;
	margin-top:10px;
}
div#ttpages ul{
	padding:5px 0px 10px 5px;
}
div#ttpages h2 {
	text-indent:-8888px;
	height:24px;
}
div#ttsponsors {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image:url(images/tt_sponsors.gif);
	background-repeat:no-repeat;
	background-color:#CCCCCC;
	margin-top:10px;
}
div#ttsponsors h2 {
	text-indent:-8888px;
	height:30px;
}


div#rightsidebar.ads {
	background-image:none;
	height:25px
}		



/* 完成品バー */

div#kanseihin {
	width:132px;
	text-align:center;
	float:left;
}

div#kanseihin2 {
	width:132px;
	float:left;
}

div#kanseihin li{
	list-style:none;
	background-image:url(images/comp_bg.gif);
	background-position:6px 10px;
	background-repeat:no-repeat;
}

div#ttkansei {
	background:url(images/tt_kansei.gif) no-repeat 2px 25px;
	height:60px;
	text-indent:-8888px;
}


p#a110 a{
	display:block;
	background:url(images/tn_a110.jpg) no-repeat 15px 15px;
	height:120px;
	text-indent:-8888px;
}
p#newg a{
	display:block;
	background:url(images/tn_newg.jpg) no-repeat 15px 15px;
	height:120px;
	text-indent:-8888px;
}
p#zaku2 a{
	display:block;
	background:url(images/tn_zaku2.jpg) no-repeat 15px 15px;
	height:120px;
	text-indent:-8888px;
}
p#gouf a {
	display:block;
	background:url(images/tn_gouf.jpg) no-repeat 15px 15px;
	height:120px;
	text-indent:-8888px;
}
p#zplus a {
	display:block;
	background:url(images/tn_zplus.jpg) no-repeat 15px 15px;
	height:120px;
	text-indent:-8888px;
}
p#zgok a {
	display:block;
	background:url(images/tn_zgok.jpg) no-repeat 15px 15px;
	height:120px;
	text-indent:-8888px;
}
p#st165 a {
	display:block;
	background:url(images/tn_st165.jpg) no-repeat 15px 15px;
	height:120px;
	text-indent:-8888px;
}
p#ducatimhr a {
	display:block;
	background:url(images/tn_ducatimhr.jpg) no-repeat 15px 15px;
	height:120px;
	text-indent:-8888px;
}

p#kanseimiru a{
	font-family:"ＭＳ Ｐゴシック", Osaka;
	font-size:0.6875em;
	color:#FFFFFF;
}

p#rsidewhitetxt a{
	font-family:"ＭＳ Ｐゴシック", Osaka;
	font-size:0.6875em;
	line-height:1.3em;
	color:#FFFFFF;
}

p#rsidewhitetxt2 {
	font-family:"ＭＳ Ｐゴシック", Osaka;
	font-size:0.6875em;
	line-height:1.2em;
	color:#FFFFFF;
}

div#tttags {
	background:url(images/tt_tags.gif) no-repeat 2px 25px;
	height:60px;
	text-indent:-8888px;
}

div#ttspecial {
	background:url(images/tt_special.gif) no-repeat 2px 0px;
	height:40px;
	text-indent:-8888px;
}

p#wordtag {
	width:122px;
	padding:0px 5px 0px 5px;	

}

/* 記事個別ページ */
div.post img {
	margin:2px 0px 1px 2px;
	padding:0px;
	border:0px;
	}
div.post img.floatleft {
	float:left;
	display:inline;
	margin:0 15px 3px 0;
	border:0px;
	}

div.post strong.title {
	color:#008740;
	line-height:1.666em;
	font-size:1.166em;
	letter-spacing:0.1em;

}

div.post_page p strong.title {
	color:#008740;
	line-height:1.666em;
	font-size:1.166em;
	letter-spacing:0.1em;

}

div.post blockquote {
	margin-bottom:1em;
	padding:20px 15px 10px 20px;
	background-color:#eee;
	border:1px dashed #CCC;
	}
div.post ul,div.post ol {
	margin:0 0 1em 30px;
	}
div.post li {
	font-size:0.75em;
	line-height:1.5em;
	}

hr {
	border-top:solid #ddd;
	margin:1em 0;
	background:#fff;
	color:#fff;
	border-width:1px 0 0 0;
	}
code {
	font-family:"Courier New", Courier, monotype;
	font-size:1em;
	}
div.notes {
	font-size:0.75em;
	line-height:1.3em;
	margin:0px 0px 10px 0px;
	color:#666;
	padding:0px;
}
span.notes {
	font-size:0.75em;
	line-height:1.3em;
	margin:0px 0px 10px 0px;
	color:#666;
	padding:0px;
}
div.attention {
	color:#f00;
	font-size:0.75em;
}

div.post_page img {
	border:0px;
	margin:2px;
	padding:0px;
	}
div.post_page img.floatleft {
	float:left;
	display:inline;
	margin:0 15px 3px 0;
	}
div.post_page p {
	padding:0px;
	margin:0px;
}

/* コメント入力部分 */
h3 {
	font-size:1em;
	padding:10px 0 0.6em 0;
	}
h4 {
	font-size:0.88em;
	padding:0 0 0.4em 0;
	color:#666;
	}
input#trackbackurl {
	width:450px;
	font-size:0.75em;
	margin-bottom:1em;
	color:#666;
	}

ol#commentlist {
	margin:0 0 5px 0;
	background-color:#fff;
	font-size:0.8em;
}
ol#commentlist li.commentcontent {
	display:block;
	color:#777;
	list-style:none;
	margin-bottom:0;
	padding:18px 40px 15px 30px ;
	background:url(images/commentbg01.gif) no-repeat;
	}

ol#commentlist div.commentunit {
	background-image:url(images/commentbg02.gif);
	background-repeat:repeat-y;
	}
ol#commentlist div.commentunitbottom {
	background-image:url(images/commentbg03.gif);
	background-repeat:no-repeat;
	background-position:0 bottom;
	}

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:#e4fcd2;
	padding:3px 8px;
	color:#666;
	border:2px solid #92e47b;
	}

form#commentform label {
	width:140px;
	float:left;
	text-align:right;
	margin:0.25em 10px 0 0;
	font-weight:bold;
	}
form#commentform p{
	clear:both;
	}
form#commentform sub {
	display:block;
	padding:1px 0 0 20PX;
	}
input#author,input#email,input#url {
	width:283px;
	border:3px double #ccc;
	padding:1px 3px;
	}
textarea {
	font-size:1em;
	border:3px double #ccc;
	width:440px;
	}
p.submitbutton {
	text-align:left;
	}
p.submitbutton input {
	padding:3px 1em;
	font-weight:bold;
	color:#555;
	}
h3.commenttoukou {
	font-size:1em;
	background-color:#fff;
	border-top:dotted #CCC;
	padding:10px 0 0.6em 0;
	margin:10px 0 0 0;
	}

/* Mac IE文字化け */
input,select,textarea {
	font-family:Osaka , verdana, "ＭＳ ゴシック", sans-serif;
	}
 


.wp-pagenavi {
	text-align:center;
	font-size:0.75em;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration:underline;
	font-weight:bold;
	color: #0000ff;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	color: #333366;
	text-decoration:none;
	background-color: #FFFFFF;
}
.wp-pagenavi span.pages {
	padding: 2px 10px 0px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #666666;
	color: #ffffff;
	background-color: #b6a9b7;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}






