﻿/*  
Theme Name: Hachimituya
Theme URI: http://hachimituya.net/
Description: <a href="http://lod.bz/">L.o.D</a> made this template for "Hachimituya".
Version: 1.0
Author: Gokucho
Author URI: http://lod.bz/
*/



/*
LastUp:2007.05.31
Title:はちみつ屋

search key"="+"n"

=1 リセット
=2 基本設定
	=2-1 表示の調整
	=2-2 リンクの設定
	=2-3 clearFixの設定
=3 フォントの統一 by Y!UI
=4 共通テキスト
=5 共通レイアウト
	=5-1 全体
	=5-2 header
	=5-3 グローバルナビゲーション
	=5-4 コンテンツ
	=5-5 フッター
=6 ブログ専用
*/


/* =1 リセット
*************************************************** */
body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,
p,blockquote,th,td{
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
}
ol,ul{
	list-style:none;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after{
	content:'';
}
abbr,acronym{
	border:0;
}
img{
   vertical-align:bottom;
}

/* =2 基本設定
*************************************************** */
/* =2-1　表示の調整
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
html{
	filter:expression(document.execCommand("BackgroundImageCache", false, true));  /* IE6.0でImageReplaceした時のチラつきを回避 */
	overflow-y:scroll;  /* Firefoxでスクロールバーを強制表示 */
	height:100%;
}
body{
	line-height:1;
}

/* =2-2 リンクの設定
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
a:link{
	color:#6B6A6A;
	text-decoration:underline;
}
a:visited{
	color:#6B6A6A;
	text-decoration:underline;
}
a:hover{
	color:#fff;
	text-decoration:underline;
}
a:active{
	color:#fff;
	text-decoration:underline;
}

/* =2-3 clearFixの設定
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{display:inline-table;zoom:1;}
/* exlude MacIE5 \*/
* html .clearfix { height:1% }
.clearfix {display:block;}
/* end MacIE5 */


/* =3  フォントの統一 by Y!UI
*************************************************** */
body{
	font:13px;
	*font-size:small;
	*font:x-small;
}
table{
	font-size:inherit;
	font:100%;
}
select,input,textarea{
	font:99%;
}
pre,code{
	font:125% monospace;
	*font-size:100%;
}
body * {
	line-height:133%;
}
/**
 * 99% for safari; 100% is too large
 */
select ,
input ,
textarea {
	font-size:99%;
}

/**
 * Bump up !IE to get to 13px equivalent
pre ,
code {
	font:115% monospace;
	*font-size:100%;
}
 */


/* =4 共通テキスト
*************************************************** */
body{
	font-size:12px;
	line-height:133%;
	color:#868686;
}
p{
	text-align:justify;
	text-justify:inter-ideograph;
} 



/* =5 共通レイアウト
*************************************************** */

/* =5-1 全体
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
body{
	position:relative;
	background:url(images/bg1.jpg) left top repeat-x;
	background-color:#000000;
	margin:0 auto;
	padding:0;
	text-align:center;
	width:759px;
}
#container{
	text-align:left;
	width:750px;
	margin:0;
	padding:0 4px 0 5px;
	background:url(images/body_bg.png) left top repeat-y;
	behavior: expression(IEPNGFIX.fix(this));
}

/* =5-2 header
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#topImg{
	margin-top:20px;
}
#header{
	width:659px;
	height:59px;
	_height:58px;
	background:url(images/body_bg.png) left top repeat-y;
	behavior: expression(IEPNGFIX.fix(this));
	padding:0 50px 0;
}
#header h1{
	float:left;
}
#header h2{
	float:right;
}
/* ページ先頭部分 */
p#topParagraph{
	margin:0;
	line-height:1;
	visibility:hidden;
}

/* =5-3 グローバルナビゲーション
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#gNav ul li{
	float:left;
}
div#gNav ul li#gNavBuy,
div#gNav ul li#gNavInfo{
	margin-left:16px;
}

/* =5-4 コンテンツ
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#content{
	padding:40px 50px;
	width:649px;
}

/* =5-5 フッター
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#footer{
	padding-bottom:25px;
}
div#footer address,
div#footer p{
	text-align:center;
	font-family:Helvetica, Arial, Verdana, sans-serif;
}


/* =6 ブログ専用
*************************************************** */
body#infoPage div#mainContent{
	float:left;
	width:515px;
}

body#infoPage div#sidebar{
	float:right;
	width:100px;
	margin-left:34px;
}


body#infoPage div#mainGspace{
	display:block;
	width:750px;
	height:248px;
}

/* entry */
div.post{
	margin-top:50px;
}
div.post h2{
	margin-bottom:10px;
	font-size:14px;

}

div.post h2 a:link,
div.post h2 a:visited,
div.post h2 a:hover{
	text-decoration:none;
}
div.post p.day{
	margin-top:30px;
	margin-bottom:5px;
	font-size:10px;
}
a.pageTopLink{
	font-size:12px;
	float:right;
	margin-top:30px;
	margin-right:14px;
	margin-bottom:10px;
}
div.entry{
}
div.entry a img{
	float:left;
	margin-right:25px;
	margin-bottom:25px;
}
div.entry strong{
	font-weight:bold;
	font-size:18px;
	color:#FFFFFF;
	margin-bottom:1em;
	display:block;
}
p.cap{
	margin-top:20px;
	font-size:10px;
	clear:both;
}
div.navigation{
	margin-top:20px;
}

/* side bar */
li#recent-posts{
	margin:20px 0 0;
}
li#recent-posts li{
	margin-left:1em;
}
li#archives{
	margin:20px 0 0;
}
li#archives li{
	margin-left:1em;
}
li#categories{
	margin:20px 0 0;
}
li#categories li{
	margin-left:1em;
}
li#text-1{
	margin-left:1em;
}
li#text-1 a:link,
li#text-1 a:visited,
li#text-1 a:hover{
	margin-left:1em;
	color:#000000;
}
#searchform{
}
#searchform input#s{
	background:#000000;
	color:#FFFFFF;
	border:#999999 solid 1px;
}
#searchform input#s:hover{
	border:#CCCCCC solid 1px;
}
#searchform input#s:focus{
	border:#CCCCCC solid 1px;
	background:#666666;
	color:#FFFFFF;
}
#searchform #searchsubmit{
}

/* アーカイヴ用 */
h2.pagetitle{
	margin-top:50px;
	color:#FFFFFF;
}
h2.pagetitle strong{
	font-size:16px;
	font-weight:bold;
}
strong.search-excerpt {
  background-color: #123456;
}
div.navigation div.alignleft{
	float:left;
}
div.navigation div.alignright{
	float:right;
}