@charset "utf-8";
/* --------------------------------------------------
	Since : 2009/03/29
	Last Modified: 2009/03/29
	Version: 1.0
 --------------------------------------------------- */

/*
===== CONTENTS ================================================================================

	1: Base Style Setting
		: Reset
		: Base Setting
		: Font Setting
		: Finding Setting
	2: Huck
	3: Layout Setting
		: main-layout
		: header
		: footer
		: navi
		: sidebar
		: entry
		: option
	4: Contents
		: top
		: category

===============================================================================================
*/



/* 1: Base Style Setting
----------------------------------------------------------------------------------------------*/

/* Reset
==========================================================*/
*        { margin:0;padding:0; }
img      { border:none;vertical-align:top; }
p        { margin:0;padding:0; }
b,strong { font-weight:bold; }
ul       { margin:0;padding:0; }
li       { margin:0;padding:0;list-style:none; }
dl       { margin:0;padding:0; }
dt       { margin:0;padding:0; }
dd       { margin:0;padding:0; }
.clear   { clear:both;}

h1,h2,h3,h4,h5,h6 {
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:normal;
	clear:both;
	}


/* Base Setting
==========================================================*/
blockquote {
	margin:10px;
	padding:10px;
	text-align:left;
	background:#f4f4f4;
	}
	
hr {
	border:dotted #ccc;
	border-width:1px 0px 0px 0px;
	height:1px;
	overflow:hidden;
	margin:7px 0;
	clear:both;
	}

a {color:#777;text-decoration:none;}
a:hover {text-decoration:underline; }

table { font-size:12px; }
	
body {
	margin:0;
	padding:0;
	text-align:center;
	font:12px  "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background:url(../image/main/background.jpg) repeat-x top;
	line-height:160%;
	color:#222;
	}


/* Font Setting
==========================================================*/
.font-color-gray   {color:#888;}
.font-color-orange {color:#f93;}
.font-color-red    {color:#c00;}
.font-color-white  {color:#fff;}
.font-color-blue   {color:#000066;}
.font-color-green  {color:#006600}
.font-color-pink   {color:#e93069;}
.font-color-purple {color:#a644ff;}
.font-color-cyan   {color:#3aa;}

.font-size-large   {font-size:16px;font-weight:normal;}
.font-size-nomal   {font-size:12px;font-weight:normal;}
.font-size-small   {font-size:10px;font-weight:normal;}


/* Finding Setting
==========================================================*/
h1 {
	background:url(../image/main/line-color.jpg) repeat-y;
	font-size:11px;
	text-align:left;
	color:#FFFFFF;
	text-indent:10px;
	}

h2 {
	background:url(../image/main/h2.jpg) no-repeat left;
	height:30px;
	line-height:30px;
	color:#002200;
	font-size:14px;
	text-indent:15px;
	margin-bottom:10px;
	font-weight:bold;
	}
	
h2#h2-about {
	background:url(../image/title/title_about.jpg) no-repeat;
	height:36px;
	line-height:normal;
	text-indent:-9999px;
	border-bottom:2px solid #ba1f27;
	}

h2#h2-book {
	background:url(../image/title/title_book.jpg) no-repeat;
	height:36px;
	line-height:normal;
	text-indent:-9999px;
	border-bottom:2px solid #ba1f27;
	}

h2#h2-wrapping {
	background:url(../image/title/title_wrapping.jpg) no-repeat;
	height:36px;
	line-height:normal;
	text-indent:-9999px;
	border-bottom:2px solid #ba1f27;
	}

h2#h2-gift {
	background:url(../image/title/title_gift.jpg) no-repeat;
	height:36px;
	line-height:normal;
	text-indent:-9999px;
	border-bottom:2px solid #ba1f27;
	}
	
h2#h2-guide {
	background:url(../image/title/title_guide.jpg) no-repeat;
	height:36px;
	line-height:normal;
	text-indent:-9999px;
	border-bottom:2px solid #ba1f27;
	}

h2#h2-mark {
	background:url(../image/title/title_mark.jpg) no-repeat;
	height:36px;
	line-height:normal;
	text-indent:-9999px;
	border-bottom:2px solid #ba1f27;
	}


h2#h2-qa {
	background:url(../image/title/title_qa.jpg) no-repeat;
	height:36px;
	line-height:normal;
	text-indent:-9999px;
	border-bottom:2px solid #ba1f27;
	}

h3 {
	background:url(../image/main/h3.jpg) no-repeat left;
	height:25px;
	line-height:25px;
	color:#FF6600;
	font-size:13px;
	font-weight:bold;
	text-indent:20px;
	margin-bottom:10px;
	}

h4 {
	background:url(../image/main/h4.jpg) no-repeat 10px 10px;
	height:25px;
	border:1px solid #ccc;
	line-height:25px;
	color:#68a102;
	font-size:12px;
	font-weight:bold;
	text-indent:20px;
	margin-bottom:10px;
	}
	
h5 {
	background:url(../image/main/h5.jpg) no-repeat 5px 2px;
	 font-size:12px;
	 color:#68a102;
	 font-weight:bold;
	 padding-left:15px;
	 }

/* 2: Huck
----------------------------------------------------------------------------------------------*/

/* ボックスの最後にclearをセット
==========================================================*/
.clearfix:after,
div#container:after,
div#wrapper:after,
div#content:after,
div#sidebar :after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix,
div#container,
div#wrapper,
div#content,
div#sidebar { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix,
* html div#container,
* html div#wrapper,
* html div#content,
* html div#sidebar  { height: 1% }
.clearfix,
div#container,
div#wrapper,
div#content,
div#sidebar  {display:block;}
/* end MacIE5 */


/* Safariのフォントサイズを変更
==========================================================*/
html:\66irst-child body,
html:\66irst-child table{
	font-size:10px;
}


/* CSSロールオーバー(アルファ使用)
==========================================================*/
a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
}


/* 透過pngを利用する場合 IE6用 パターン1
==========================================================*/
/*
* html div#alpha{
	width:283px;
	height:96px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src=http://www.honest-book.com/blog/img/main/logo.png);
	}
* html  div#alpha img{
	display:none;
	}
*/


/* 透過pngを利用する場合 IE6用 (iepngfix.jsを使用) パターン2
==========================================================*/
/*
* html .iepngfix { behavior: expression(IEPNGFIX.fix(this)); }
*/



/* 3: Layout Setting
----------------------------------------------------------------------------------------------*/

/* main-layout
==========================================================*/
div#container {
	width:850px;
	background:url(../image/main/background-main.jpg) repeat-y;
	text-align:center;
	margin: 0 auto;
	}

div#wrapper{
	padding:10px;
	text-align:justify;
	text-justify:inter-ideograph;
	margin:0 auto;
	}
	
div#content {
	padding-top:10px;
	width:600px;
	}
	
div.main {
	padding-bottom:20px;
	}
	
div.section {
	margin-left:15px;
	margin-bottom:20px;
	}
	
div.section p{
	margin-bottom:10px;
	}

/* layout 
左メニューの場合は「layout-left」を、
右メニューの場合は「layout-right」を使用
*/
body#layout-left #content  { float:right; }
body#layout-right #content { float:left;  }
	

/* header 
==========================================================*/
div#header {
	text-align:left;
	width:850px;
	}

div#logo {
	background:url(../image/main/header_blog.jpg) no-repeat;
	height:130px;
	position:relative;
	}
	
div#logo a#logo-a{
	position:absolute;
	top:10px;
	left:10px;
	width:276px;
	height:66px;
	display:block;
	}

a#btn-contact {
	top:28px;
	right:10px;
	width:152px;
	height:33px;
	display:block;
	position:absolute;
	}
	
div#global-navi {
	}
	
div#global-navi ul{
	text-align:center;
	}
			
	div#global-navi ul li{
		display:inline;
		float:left;
	}
	
	div#global-navi ul li a{
	}
			

	
/* footer
==========================================================*/
div#footer {
	}
	
div#footer p{
	display:block;
	background:url(../image/main/footer.jpg) no-repeat;
	height:20px;
	line-height:20px;
	text-align:center;
	color:#333333;
	}	
	
div#footer ul{
	background:url(../image/main/line-color.jpg) repeat-y;
	text-align:right;
	padding-right:10px;
	color:#FFFFFF;
	}
	
div#footer ul li{
	display:inline;



	}
	
div#footer ul li a{
	color:#FFFFFF;
	}
	



/* navi
==========================================================*/
div#navi {
	padding:0 0 5px 0;
	}
	
	
/* sidebar
==========================================================*/
div#sidebar                { width:210px;padding-top:10px; }
body#layout-left #sidebar  { float:left; }	
body#layout-right #sidebar { float:right; }

div.side-form {
	width:190px;
	margin-bottom:20px;
	}

div.side-body {
	border-left:#ccc solid 1px;
	border-right:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	background:#fff;
	}	
	
div.side-body2 {
	border-left:#ccc solid 1px;
	border-right:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	background:#fff;
	padding:10px;
	}	

div.side-title {
	background:url(../image/main/side-label2.jpg) no-repeat;
	height:24px;
	line-height:24px;
	text-align:left;
	text-indent:10px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;	
	}
	
div.side-form ul {
	}
	
div.side-form li{
	list-style:none;
	padding:5px;
	padding-right:0;
	background:url(../image/main/list.jpg) no-repeat 5px 5px;
	text-indent:10px;
	font-weight:bold;
	}
	
div.side-form ul li ul{
	padding:0;
	}
	
div.side-form ul li ul li{
	list-style:none;
	background:url(../image/main/arrow.jpg) no-repeat 5px 10px;
	text-indent:10px;
	font-weight:normal;
	}

div.side-form ul li a:hover{
	color:#80b000;
	}
	
div#banner {
	text-align:center;
	}
	
div#banner img {
	margin-bottom:8px;
	}

	
	
/* option
==========================================================*/
.img-left{
	float:left;
	margin:0 10px 10px 0;
	}
	
.img-right {
	float:right;
	margin:0 0 10px 10px;
	}
	
.img-border {
	padding:2px;
	border:1px solid #ccc;
	}

	
/* table
==========================================================*/
table.tbl-normal {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	}
	
table.tbl-normal th{
	padding:5px;
	text-align:left;
	line-height:120%;
	letter-spacing:1px;
	border:1px solid #ccc;
	font-weight:normal;
	background:#f4f4f4;
	white-space:nowrap;
	}
	
	
table.tbl-normal td{
	padding:5px;
	text-align:left;
	line-height:120%;
	letter-spacing:1px;
	border:1px solid #ccc;
	}
	
table.tbl-order {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	}
	
table.tbl-order th{
	padding:5px;
	text-align:left;
	line-height:120%;
	letter-spacing:1px;
	border:1px solid #ccc;
	font-weight:normal;
	background:#f4f4f4;
	white-space:nowrap;
	width:35%;
	}
	
	
table.tbl-order td{
	padding:5px;
	text-align:left;
	line-height:160%;
	letter-spacing:1px;
	border:1px solid #ccc;
	}

	


/* 4: Contents
----------------------------------------------------------------------------------------------*/
/* top
==========================================================*/
div.entry-more {
	text-align:right;
	}

