@CHARSET "UTF-8";
/*
Theme Name: Wafusozai
Theme URI: http://www.wafusozai.com/
Description: オリジナルテーマ
Author: Kazuyuki Kakishita
Author URI: http://wafusozai.com/
Version: 1.0
*/
/* 全体的なルール */
*{margin:0; padding:0;}

body {
	background-color:#323C50;
	background-position:0 0;
	color:#000;
	font-size:12pt;
}

a { text-decoration:none; color:#000; }
a:link { color:#0F243E; }
a:visited { color:#4E076B; }
a:hover { color:#ff4000; text-decoration:underline;}
a:active { color:#0F243E; }

/* ヘッダテンプレート */
#page {
	background:url(images/bg_header.png) 0 0 repeat-x;
	width:96%;
	margin:0;
	min-width: 990px;
	max-width: 1600px;
}
  
div#header {
/*	padding:30px 20px 55px 20px;*/
	height:132px;
	background:url(images/bg_headerLeft.png) 0 0 no-repeat;
/*	background:url(images/bg_header3.png) -1px -4px no-repeat;*/

position:relative;
margin-bottom:0px;
}

div#hd_right{
	width:200px;
	height:132px;
	background:url(images/bg_headerRight.png) right 0 no-repeat;
	float:right;
}

div#header h1 {
	font-family:georgia, serif;
	font-size:1.5em;
	text-indent:-5000px;
}
div#header h1 a:link, div#header h1 a:visited { color:#696969;}
/* div#header h1 a:hover, div#header h1 a:active { color:#999; }*/

div#header p {
	color:#666;
	font-size:0.8em;
	text-indent:-5000px;
}

div#g_ads {
	width:728px;
	height:26px;
	position:absolute;
	top:124px;
	left:54px;
	text-align:center;
}
/* フッタテンプレート */
div#footer {
	clear:both;
	height:100px;
	text-align:right;
	background:url(images/bg_footer.png) right bottom no-repeat;
}

div#ft_left{
	width:100%;
	height:100px;
	float:left;
	background:url(images/bg_footerLeft.png) left bottom no-repeat;
}

div#footer p{
	width:720px; align:center; margin-bottom:4px;
}

div#ads_wide{
	height:90px;
	width:730px;
	margin:0 auto 12px auto;
	display:block;
}
	

div#ads_footer{
	width:728px;
	float:right;
	margin:0 230px 0 0;
}

div#copyright {
/*	text-align:center;*/
	width:500px;
	font-size:0.8em;
	margin-top:12px;
	margin-right:auto;
	margin-left:auto;
	padding-right:200px;
	line-height:2em;
	text-align:center;
}

div#copyright ul {
	text-align:center;
}

/* トップページテンプレート (home.php)*/
div#wrapper {
	width:auto;
/*	height:auto;*/
	padding-left:18px;
	background:url(images/bg_leftShadow.png) repeat-y #ffffff;
/*	border:1px solid green;*/
/*	background:url(images/bg_wrapper.png) 300px 450px no-repeat;*/
}

div#rightShadow{
	width:100%;
	background:url(images/bg_rightShadow.png) right 0 repeat-y;
/*	float:right;*/
	padding:0;
/*	border:1px solid green;*/
}

div.topBlock{
	width:auto;
	clear:both;
}

div.block_craftsman{
	width:700px;
	height:200px;
	background:url(images/bg_craftsman.png) 0 0 no-repeat;
	line-height:1.6em;
	margin-top:20px;
	margin-bottom:20px;
	border:1px solid white;
}

div.block_kochizu{
	width:700px;
	height:200px;
	background:url(images/bg_map.png) 0 0 no-repeat;
	line-height:1.6em;
	margin-top:20px;
	margin-bottom:20px;
	border:1px solid white;
}

div.block_fall{
	width:700px;
	height:200px;
	background:url(images/bg_fall.png) 0 0 no-repeat;
	line-height:1.6em;
	margin-top:20px;
	margin-bottom:20px;
	border:1px solid white;
}

div.block_summer{
	width:700px;
	height:200px;
	background:url(images/bg_summer.png) 0 0 no-repeat;
	line-height:1.6em;
	margin-top:20px;
	margin-bottom:20px;
	border:1px solid white;
}

div.block_sakura{
	width:700px;
	height:200px;
	background:url(images/bg_hinasakura.png) 0 0 no-repeat;
	line-height:1.6em;
	margin-top:20px;
	margin-bottom:20px;
	border:1px solid white;
}

div.block_nenga{
	width:700px;
	height:200px;
	background:url(images/bg_nengaillust.png) 0 0 no-repeat;
	line-height:1.6em;
	margin-top:20px;
	margin-bottom:20px;
	border:1px solid white;
}

div.block_texture{
	width:700px;
	height:200px;
	background:url(images/bg_wasitexture.png) 0 0 no-repeat;
	line-height:1.6em;
	margin-top:20px;
	margin-bottom:20px;
	border:1px solid white;
}

div.block_illustration{
	width:700px;
	height:200px;
	background:url(images/bg_wafuillust.png) 0 0 no-repeat;
	line-height:1.6em;
	margin-top:20px;
	margin-bottom:20px;
	border:1px solid white;
}

div.block_wallpaper{
	width:700px;
	height:200px;
	background:url(images/bg_wallpaper.png) 0 0 no-repeat;
	line-height:1.6em;
	margin-top:20px;
	margin-bottom:20px;
	border:1px solid white;
}

div.block_craftsman h2, div.block_kochizu h2, div.block_fall h2, div.block_summer h2,div.block_sakura h2,div.block_nenga h2, div.block_texture h2, div.block_illustration h2, div.block_wallpaper h2{
	margin-top:66px;
	font-size:1em;
}


div.block_craftsman p, div.block_kochizu p, div.block_fall p,div.block_summer p,div.block_sakura p,div.block_nenga p, div.block_texture p, div.block_illustration p, div.block_wallpaper p{
	margin-left:20px;
	line-height:1em;
	width:400px;
}
/*
div.block_texture a, div.block_illustration a, div.block_wallpaper a{
	display:block;
	float:right;
	margin-right:20px;
	margin-bottom:6px;
	font-size:1.2em;
}
*/
div.menuBlock{
	width:49%;
	float:left;
	margin-bottom:8px;
}

h2.midashi {
	background-color:#f0f0f0;
	border-left:8px solid #707070;
	border-bottom:1px solid #c0c0c0;
	font-size:1.2em;
	line-height:1.2em;
	padding:2px 0 0 16px;
	margin-bottom:10px;
}

div#information{
	width:97%;
/*	height:76px;*/
/*	float:left;*/
	margin:18px 10px 10px 10px;
	border:1px dotted #D6D9DE;
	color:#0F243E;
	background:url("images/bg_information.png") right top no-repeat;
}

div#information h1{font-size:1em;margin:6px;}
div#information h1 a{text-decoration:none;color:black;}
div#innerbox div#information p {font-size:0.8em; margin:6px;line-height:1.4em;}

div#information ul {list-style-type:disc;}
div#information ul li {margin-left:40px; font-size:0.8em;}

div#information a{
	color:blue;
	text-decoration:underline;
}

span.dropcap {
  display:block;
  float:left;
  width:40px;
  height:40px;
  margin-right:2px;
  background-image:url("images/dropcap.png");
  background-repeat:no-repeat;
  }
span.dropcap span {display:none;} 

div#banner{
	width:194px;
	height:170px;
	float:left;
	margin:0 0px 0 0px;
	border:1px solid #D6D9DE;
	font-size:.8em;
	line-height:1.3em;
	text-align:center;
	overflow:hidden;
}
/*
div#top_content {
	width:767px;
	height:208px;
	margin:6px 0 0 0;
	float:left;
	background:url(images/bg_topcontent.png) repeat-x #D6D9DE;
	padding:4px 0 8px 5px;
}
*/
div#whatsnew{
/*	width:100%;*/
/*	margin-right:-380px;
	float:left;*/
	width:auto;
/*	border:1px solid green;*/
	height:160px;
}

div#topnews{
	margin-right:-380px;
	float:left;
	width:100%;
/*	border:1px solid red;*/
/*	background:url(images/cap_news.png) no-repeat;*/
}

/* 新着情報 */

#topnews h2	{
	margin-right:380px;
	padding: 0;
/*	background-color: #00657d;
	color: #ffffff;*/
	font-size: 0.75em;
	text-indent:-5000px;
/*	width:100%;*/
	height:40px;
	background:url(images/menutitle.png) 0 -40px no-repeat;
	}

#topnews ul	{
	font-size: 0.75em;
	margin: 0;
	margin-right:380px;
	list-style:none;
	padding: 6px;
	height: 106px;
	overflow: auto;
	border:1px solid #D6D9DE;
	}

#topnews li	{
	margin-bottom:6px;
	padding-left:0px;
}
	
/*
#topnews ul a:link { color:#0F243E; }
#topnews ul a:visited { color:#4E076B; }
#topnews ul a:hover { color:#ff4000; border-bottom:1px solid #ff4000;}
#topnews ul a:active { color:#0F243E; }
*/

div#cap_contents{
	width:190px;
	height:120px;
	float:left;
	background:url(images/cap_contents.png) no-repeat;
	border:1px solid #D6D9DE;
	margin:4px 0 0 12px;
}

div#cap_contents ul{margin-top:43px; height:70px;}

div#cap_contents li{
	line-height:1.1em;
	padding-left:11px;
	background:url(images/blt_index.png) no-repeat;
}

ul.listmenu{
	
	display:block;
	margin-top:0px;
	margin-left:0;
	float:left;
/*	background-color:#fff;*/
	font-size:0.8em;
	line-height:1.3em;

width:100%;
	border:1px solid #D6D9DE;
}

#sidebar ul.listmenu2{
	width:160px;
	display:block;
	height:137px;
	margin-left:10px;
	font-size:0.8em;
	line-height:1.3em;
	padding-top:43px;
	background:url(images/cap_contents.png) no-repeat;
	border:1px solid blue;
}

ul.listmenu2 li {
	list-style:none;
	margin-left:12px;
	margin-bottom:0.3em;
	padding-left:14px;	
}
#sidebar div.home_sidebar{
	margin-left:12px;
	width:190px;
	height:400px;
}

div.rightpos{float:right;}

ul.listmenu li{
	list-style:none;
	margin:0 1px;
	padding:0 6px;
}

ul.listmenu li p{
	margin-left:1em;
}

ul.listmenu li p img{
	border:none;
	float:left;
	margin-right:4px;
	}

#menucap1{
	background:url(images/menutitle.png) 0 -80px no-repeat;
	height:40px;
	text-indent:-5000px;
}

#menucap2{
	background:url(images/menutitle.png) 0 -120px no-repeat;
	height:40px;
	text-indent:-5000px;
}

#menucap3{
	background:url(images/menutitle.png) 0 -160px no-repeat;
	height:40px;
	text-indent:-5000px;
}

#menu1 li, #menu2 li{height:3em; }
#menu3 li, #menu4 li, #menu5 li{height:60px; }

.listmenu a { text-decoration:none }
.listmenu a:link { color:blue; }
.listmenu a:visited { color:blue; }
.listmenu a:hover { color:#ff4000; }
.listmenu a:active { color:blue; }

.listmenu p {color:#404040;}
.listmenu strong {font-weight:normal; text-decoration:underline;}

.pos_left{
	margin-right:12px;
	margin-top:0;	
}

#menucap4{
	background:url(images/menutitle.png) 0 -200px no-repeat;
	height:40px;
	text-indent:-5000px;
}

#menucap5{
	background:url(images/menutitle.png) 0 -240px no-repeat;
	height:40px;
	text-indent:-5000px;
}


/* index.php */
div#content {
/*	width:571px;*/
	width:100%;
	float:left;
	margin-right:-230px;
/*	border:1px solid red;*/
}
   
div#innerbox {
/*	padding:0 10px 20px 10px;*/
/*	float:left;*/
	margin-right:230px;
	margin-left:20px;
/*	border:1px solid blue;
	background-color:#fff;*/
}

div#innerbox p#bread	{
	margin-top: 20px;
	text-align: left;
	}

div#innerbox p a{color:blue; text-decoration:underline;}
div#innerbox p a:hover{ color:#ff4000; text-decoration:underline;}

div#innerbox h2{
	font-size:1.2em;
	line-height:2em;
}

div#innerbox p.indent {
	margin-left:4em;
}

div#innerbox dl {
	font-size:.8em;
	line-height:1.2em;
}

div#innerbox dt {
	font-weight:bold;
	background-color:#F9E38C;
	line-height:2em;
	padding-left:10px;
/*	border-top:1px dotted #ccc;*/
}

div#innerbox dt h3 {margin:0; line-height:.8em;}

div#innerbox dt h3 a{ color:blue; text-decoration:underline; font-size:1.2em;}

div#innerbox dd {
	margin:1em;
}

div#innerbox dd a{
	color:red;
}
div.post {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px dashed #999;
	clear:both;
}
h2.posttitle {
	font-size:1em;
	margin-bottom:0.5em;
}
dl {
	margin-bottom:1em;
}
dl.metadata dt, dl.metadata dd {
	font-size:0.65em;
	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#content p {
	font:0.75em/1.5em verdana, sans-serif;
	margin-bottom:1em;
	line-height:1.8em;
}

p.navigation {
	text-align:center;
}

div#sidebar {
	float:right;
	margin:0 20px 0 0;
	width:178px;
	height:100%;
	display:inline;
/*	border:1px solid red;*/
}

div#sidebar a {
	color:#000;
}

div#sidebar a:hover {
	color:#ff4000;
}

div#sidebar p {	font-size:0.75em; line-height:2em;}

div#sidebar ul {
	margin:0 0 5px 10px;
}
div#sidebar li, div#sidebar li li {
	list-style:none;
	line-height:1.5em;
}
div#sidebar li li {
	background:url(images/blt_folder.png) 0 3px no-repeat;
	padding-left:12px;
	font-size:0.75em;
}
div#sidebar li li li {
	font-size:1em;
}

div#sidebar li h2 {
	font-size:0.82em;
	color:#fff;
	letter-spacing: 0.5em;
/*	background-color:#FAA321;*/
/*	background-color:#B7770D;*/
	background-color:#707070;
	text-align:center;
	margin-top:6px;
	margin-bottom:8px;
}
div#sidebar li.searchform ul {
	margin-left:0;
}
div#sidebar li.searchform li {
	background:none;
	padding-left:0;
}
div#sidebar li.searchform li input#s {
	width:120px;
	margin-top:2px;
}

div#sidebar li.searchform li input#searchsubmit {
	width:3em;
}

div#sidebar li.page_item{
	background:url(images/blt_boxarrow.png) 0 5px no-repeat;
}

div#sidebar hr {
	margin:0;
}

div.post img {
	border:4px solid #ccc;
}
div.post img.wp-smiley {
	border:none;
}
div.post img.floatleft {
	float:left;
	margin:0 8px 8px 0;
}
div.post blockquote, div#monthpost blockquote{
	color: #4D2117;
	font-size:.9em;
	line-height:1.6em;
	margin-bottom:1em;
	padding:20px 15px 10px 15px;
	background:url(images/bg_blockquote.png) #F2F2EA;
	border:1px solid;
	border-color:#efefef #ccc #ccc #efefef;
}

div#monthpost blockquote.type2{
	border:1px solid #381C16;
	font-size:.9em;
	line-height:1.6em;
	color:#381C16;
	padding-left:10px;
	background-image:none;
	background-color:#FFFFDD;
}

div#monthpost blockquote.type2 ol{
	margin-left:30px;
}

div#monthpost blockquote.typemail{
	border:none;
	border-right:1px solid #B6B3AB;
	border-bottom:1px solid #B6B3AB;
	font-size:.9em;
	line-height:1.6em;
	color:#381C16;
	padding:20px 8px 0px 10px;
	background:url(images/bg_mail.png) #FFFAE1 no-repeat;
}

div.post ul, div.post ul ul, div.post ol, div.post ol ol{
	margin:0 0 1em 25px;
}
div.post li {
	font-size:0.75em;
	line-height:1.5em;
}
div.post li li {
	font-size:1em;
}
hr {
	border-top:solid #ccc;
	background:#fff;
	color:#fff;
	border-width:1px 0 0 0;
	margin:1em 0;
}

hr.separator{
	border:1px dotted #D6D9DE;
	margin:0.5em 0;
}

code {
	font-family:"courier new", courier, monotype;
	font-size:1em;
}

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:400px;
	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;
}


#monthmain	{
	background-color: #ffffff;
	}

#monthmain	{
	background-color: #ffffff;
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	padding: 0px 0 1px;
	}

#monthsidebar	{
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 170px;
	float: left;
	font-size: 0.75em;
	}

#monthcontent	{
	width: 570px;
	float: left;
	margin-left: 20px;
	padding-bottom: 20px;
	}

#monthmain .clear	{
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	}


#monthsidebar ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#monthsidebar li strong	{
	display: block;
	padding: 10px 20px;
	}

#monthsidebar li li	{
	padding: 5px 5px 5px 20px;
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	}

#monthsidebar li li a	{
	color: #000000;
	text-decoration: none;
	border-bottom: dotted 1px #ffffff;
	}

#monthsidebar li li a:hover	{
	color: red;
	}


#monthcontent #bread	{
	margin-top: 20px;
	text-align: right;
	}

#monthcontent #date	{
	font-size: 0.75em;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	color: #69d600;
	}

#monthcontent #date img	{
	vertical-align: middle;
	padding-right: 10px;
	}

div#pn_post
{
	font-size:1em;
	height:1em;
	padding:0;
}

div#pn_post p.left
{float:left; height:1em;line-height:1em;}

div#pn_post p.right
{float:right; height:1em;line-height:1em;}

#monthpost	{
	padding-bottom: 10px;
	}

#monthpost h2.post_title {
	background-color:#0F243E;
	background:url(images/bg_caption1.png) repeat-x;
	color: #fff;
	font-size: 1.2em;
	margin:5px 0px 12px 0px;
	padding:1px 0px 0px 8px;
	text-align:left;
	line-height:1.5em;
/*	border-left:8px solid #808080;*/
	}

#monthpost h3 {
	background-color:#f0f0f0;
	border-left:8px solid #707070;
	border-bottom:1px solid #c0c0c0;
	padding:6px 0 2px 16px;
	margin-bottom:8px;
}

#monthpost h4 {
	border-left:8px solid #707070;
	border-bottom:1px dotted #c0c0c0;
	padding:6px 0 2px 16px;
	margin-bottom:8px;
}

#monthpost p	{
	font-size: 0.75em;
	line-height: 150%;
	padding: 0 10px;
	}


#monthlist h2	{
	margin: 30px 0 0;
	padding-bottom: 5px;
	border-bottom: solid 4px #69d600;
	font-size: 0.875em;
	}

#monthlist h2 a	{
	text-decoration: none;
	color: #00657d;
	}

#monthlist h2 span	{
	color: #888888;
	font-size: smaller;
	font-family: Verdana, Helvetica, sans-serif;
	}

#monthlist h2 a:hover	{
	color: #00a0c6;
	}

#monthlist p	{
	margin-top: 10px;
	font-size: 0.75em;
	line-height: 140%;
	}

#footer ul {margin:0px; padding:0px; width:auto; list-style:none; text-align:right; font-size:11px;}
#footer li {display:inline; margin-right:15px;}

#footer a {display:inline; padding:10px 0px; vertical-align:middle;}
#footer a:link{color:black;}
#footer a:active{color:black;}
#footer a:visited{color:black;}
#footer a:hover{color:red; text-decoration:underline;}

#footer li#map {padding-left:13px; background:url(images/icon_sitemap.png) 0 no-repeat;}
#footer li#mail {padding-left:13px; margin-left:8px; background:url(images/icon_mail.png) 0 no-repeat;}


#link	{
	border-collapse: collapse;
	margin-bottom: 20px;
	font-size: 0.75em;
	width:94%;
	}

#link th, #link td	{
	text-align: left;
	padding: 10px 5px;
	border: solid 1px #C0CFDA;
	}

#link th	{
	width: 130px;
/*	background-color: #88c0ff;*/
	}

#link a	{
	text-decoration: none;
	color: #2F3D65;
	}

#link a:hover	{
	color: #E12D00;
	}
	
	
#link th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #6C799B;
	border-right: 1px solid #C0CFDA;
	border-bottom: 1px solid #C0CFDA;
	border-top: 1px solid #C0CFDA;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

#link th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C0CFDA;
	background: none;
}
#link th.sitename {	
	border-left: 1px solid #C0CFDA;
	border-top: 0;
	background: #fff url(images/bullet2.gif) no-repeat;
}

#link td {
	border-right: 1px solid #C0CFDA;
	border-bottom: 1px solid #C0CFDA;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #6C799B;
}

ul.category_index {
	margin:0 0 10px 40px;
}

ul.category_index li h2 a{
	line-height:1.2em;
	font-size:10pt;
	color:blue;
	text-decoration:underline;
}


/*
table#link {	clear:both; margin-top:20px; width: 500px; border-collapse:collapse; text-align: center; }
table#link caption { font: 1.8em/1.8em Arial, Helvetica, sans-serif; text-align: center; text-indent: 10px; background: url(images/bg_caption.gif) right top; height: 45px; color: #FFAA00; }
table#link th { background: url(images/bg_th.gif) no-repeat right; height: 47px; color: #FFFFFF; font-size: 11px; font-weight: bold; padding: 0px 7px; margin: 20px 0px 0px; text-align:center; border-right: 1px solid #FCF1D4; }
table#link tr { background: url(images/bg_td1.gif) repeat-x top; }
table#link tr.odd { background: #FFF8E8 url(images/bg_td2.gif) repeat-x; }
table#link th,table#link td { font-size: 11px; line-height: 1.4em; font-family: Arial, Helvetica, sans-serif; color: #0C5074; padding: 10px 7px; border-bottom: 1px solid #316FA6; border-left: 1px solid #BDCFDF; text-align: center; }
table#link th { border-left: none;}
table#link a { color: #777777; font-weight: bold; text-decoration: underline; }
table#link a:hover { color: #F8A704; text-decoration: underline; }
table#link tfoot th { background: url(images/bg_total.gif) repeat-x bottom; color: #FFFFFF; height: 30px; }
table#link tfoot td { background: url(images/bg_total.gif) repeat-x bottom; color: #FFFFFF; height: 30px; }
*/
/*
div#sidebar li li, div#sidebar li{
	list-style-type: none;
	padding-left: 14px;
}

div#sidebar li.cat-item{

	background:url(images/blt_docs.png) 0 3px no-repeat;
}

div#sidebar li.page_item, div#sidebar ul.page_item{

	background:url(images/blt_folder.png) 0 3px no-repeat;
}
*/


/* BEGIN PageBar */
.pagebar { font-size: 0.8em; padding: 0.2em 0.5em; margin-right: 0.1em; margin-bottom:18px; border: 1px solid #FFF; background: #FFF; text-decoration: none; text-align: center; }
.pagebar a, .pageList .this-page, span.nextprev  { border: 1px solid #777777; text-decoration: none; padding: 0.2em 0.5em; background: #FFF url(images/bg_pagebar.png) repeat-x;}
.pagebar span.nextprev {color:#A0A0A0;}
.pagebar a:visited { border: 1px solid #777777; color:#000; text-decoration: none; padding: 0.2em 0.5em; }
.pagebar a:hover {   background:#ccc; border:1px solid #666; color:#000; } 
.pagebar .break { padding: 2px 6px; border: none; background: #FFF; text-decoration: none; }
.pagebar .this-page { border: 1px solid #000; padding: 0.2em 0.5em; font-weight: bold; background: #848C8C; color: #FFF; }
/* END PageBar */

/* Hakkenden Menu */
ul#hakkenden_menu {width:500px; height:200px; margin-right:auto; padding:0; margin-left:auto; margin-bottom:20px;}
ul#hakkenden_menu li {float:left; list-style-type:none; display:inline; width:220px; height:40px; margin-left:28px;}
/*ul#hakkenden_menu li a { margin-left:34px; }*/
ul#hakkenden_menu li a {display:block; line-height:40px;width:184px; height:40px; padding-left:36px;}

ul#hakkenden_menu .menu01 a {background:url(images/bg_hakkenden_menu.png) 0 0 no-repeat;}
ul#hakkenden_menu .menu02 a {background:url(images/bg_hakkenden_menu.png) 0 -40px no-repeat;}
ul#hakkenden_menu .menu03 a {background:url(images/bg_hakkenden_menu.png) 0 -80px no-repeat;}
ul#hakkenden_menu .menu04 a {background:url(images/bg_hakkenden_menu.png) 0 -120px no-repeat;}
ul#hakkenden_menu .menu05 a {background:url(images/bg_hakkenden_menu.png) 0 -160px no-repeat;}
ul#hakkenden_menu .menu06 a {background:url(images/bg_hakkenden_menu.png) 0 -200px no-repeat;}
ul#hakkenden_menu .menu07 a {background:url(images/bg_hakkenden_menu.png) 0 -240px no-repeat;}
ul#hakkenden_menu .menu08 a {background:url(images/bg_hakkenden_menu.png) 0 -280px no-repeat;}
ul#hakkenden_menu .menu09 a {background:url(images/bg_hakkenden_menu.png) 0 -320px no-repeat;}
ul#hakkenden_menu .menu10 a {background:url(images/bg_hakkenden_menu.png) 0 -360px no-repeat;}

ul#hakkenden_menu .menu01 a:visited {background-position:-220px 0px;}
ul#hakkenden_menu .menu02 a:visited {background-position:-220px -40px;}
ul#hakkenden_menu .menu03 a:visited {background-position:-220px -80px;}
ul#hakkenden_menu .menu04 a:visited {background-position:-220px -120px;}
ul#hakkenden_menu .menu05 a:visited {background-position:-220px -160px;}
ul#hakkenden_menu .menu06 a:visited {background-position:-220px -200px;}
ul#hakkenden_menu .menu07 a:visited {background-position:-220px -240px;}
ul#hakkenden_menu .menu08 a:visited {background-position:-220px -280px;}
ul#hakkenden_menu .menu09 a:visited {background-position:-220px -320px;}
ul#hakkenden_menu .menu10 a:visited {background-position:-220px -360px;}

ul#hakkenden_menu .menu01 a:hover {border:none; background-position:-440px 0px;}
ul#hakkenden_menu .menu02 a:hover {border:none; background-position:-440px -40px;}
ul#hakkenden_menu .menu03 a:hover {border:none; background-position:-440px -80px;}
ul#hakkenden_menu .menu04 a:hover {border:none; background-position:-440px -120px;}
ul#hakkenden_menu .menu05 a:hover {border:none; background-position:-440px -160px;}
ul#hakkenden_menu .menu06 a:hover {border:none; background-position:-440px -200px;}
ul#hakkenden_menu .menu07 a:hover {border:none; background-position:-440px -240px;}
ul#hakkenden_menu .menu08 a:hover {border:none; background-position:-440px -280px;}
ul#hakkenden_menu .menu09 a:hover {border:none; background-position:-440px -320px;}
ul#hakkenden_menu .menu10 a:hover {border:none; background-position:-440px -360px;}

/* sitemap */
div.smapblock{width:246px; float:left; margin-bottom:24px; }
ul.sitemap {width:240px; float:left; margin-bottom:1em; }

ul.sitemap li {
	list-style-type: none;
	padding-left: 12px;
	font-size:.9em;
}

ul.sitemap li.page_item, ul.sitemap li.cat-item{

	background:url(images/blt_boxarrow.png) 0 3px no-repeat;
}

ul.sitemap li.folder{

	background:url(images/blt_folder.png) 0 3px no-repeat;
}

ul.sitemap li.document{
	background:url(images/blt_doc.png) 0 5px no-repeat;
}

ul.sitemap li.tree{
	background:url(images/blt_tree.png) 0 0px no-repeat;
	line-height:1.5em;
}

ul.sitemap li.tree_last{
	background:url(images/blt_tree_end.png) 0 0px no-repeat;
	line-height:1.5em;
}

.w240{
	width:240px;
	text-align:center;
	float:left;
	font-size:.7em;
	line-height:1.3em;
}
.w240 img {margin-bottom:4px;}
.w300 {width:300px; display:block; float:left;}
.w50per{width:46%;text-align:center; float:left;}
.clear {clear:both;}

li.even{background:url(images/bg_toplist.png) 0 0 repeat-x #FFFFFF; border-top:1px solid #DDDDDD;}
li.odd{background:url(images/bg_toplist2.png) 0 0 repeat-x #F6F9FB; border-top:1px solid #C5D4E6;}

.st-related-posts {font-size:.8em; margin-left:20px; margin-bottom:1em;}
.st-related-posts a {color:blue; text-decoration:underline;}
/*li.count1, li.count2, li.count3, li.count4, li.count5, li.count6{border-top:1px solid #f0f0f0;}
*/

/*------------ for Gallery -------------*/
.credits {
	width: 280px;
	margin: 0 auto 20px;
	text-align: center;
	border-bottom: solid 1px #ccc;
	padding: 0 0 8px 0;
	font: 130%/110% Garamond, Georgia, serif;
}
.credits em {
	color: #999;
}
.credits a {
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
}
.credits a:hover {
	text-decoration: underline;
}
img {
	border: none;
}

/* ---------- gallery styles start here ----------------------- */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
	width:100%;
}
.gallery li {
	padding: 0px;
	margin: 0;
	float: left;
	position: relative;
	width: 130px;
	height: 140px;
	font-size:0.8em;
	text-align:center;
	line-height:1em;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 5px;
	margin:4px;
}
.gallery li:hover img {
	border-color: #999;
}

.gallery em {
	width: 102px;
	background: url(images/bubble.gif) no-repeat;
	padding: 3px 0 6px;
	display: none;
	position: absolute;
	top: -2px;
	left: 50px;
	font-style: normal;
	text-align: center;
}
.gallery a {
	text-decoration: none;
	color: #000;
}
.gallery a:hover em {
	display: block;
}

.notice{padding:10px; border:1px solid red;}
.notice strong {margin-bottom:4px;margin-top:12px;}
.notice p{margin-top:4px; padding-left:20px;}
.notice legend{color:red;}

.iphone{
	color:red;
	width:200px;
	height:90px;
	line-height:90px;
	padding:0 0 0 50px;
	background: url(images/icon_iphone.png) no-repeat;
}

div.related{
	font-size:10pt;
}

div.related a, div.related a:visited{
	color:blue;
	text-decoration:underline;
}

div.related a:hover{
	color:red;
	text-decoration:underline;
}

div.related a img {
	border: 1px solid #B2B2B2;
	cursor:hand;
	display:block;
	float:left;
	margin:12px;
}

/*
div.related a:hover img {
	line-height:243px;
	border: 1px solid red;
}
*/

div.related fieldset {
	margin-top:20px;
	padding:8px;
}

div#category_desc{
	display:block;
	clear:both;
	margin:1em;
	border:1px dotted gray;
}

div#category_desc h1{
	font-size:1em;
	margin:1em 0 0 1em;
}
div#category_desc p{
	margin:0 1em 1em 2em;
}

pre {border:1px solid #C0CFDA;margin:0;padding:6px;}
code{font-size:0.8em;color:green;margin:0;}

div#docarea{
	width:400px;
	margin:8px auto;
}

ul#related_img{
	width:660px;
	list-style-type:none;
	margin:0 auto;
}

ul#related_img li{
	float:left;
	text-align:center;
	margin:8px;
}

