@charset "utf-8";
/*=============================================================================

	Font-size Adjustment
	*default size 11px
	
				| 	135% = 15px	|	182% = 21px	|
	92%  = 10px	|	129% = 16px	|	189% = 22px	|
	100% = 11px	|	144% = 17px	|	208% = 23px	|
	107% = 12px	|	152% = 18px	|	219% = 24px	|
	116% = 13px	|	162% = 19px	|	228% = 25px	|
	126% = 14px	|	172% = 20px	|

==============================================================================*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,label,input,textarea,p,blockquote,th,td {  
    margin:0; 
    padding:0; 
} 
body {
	font-family:"MS PGothic","Osaka",Arial,sans-serif;	*font:x-small;*/
	line-height: 1.0;
	font-size: 11px;
	color: #555555;
}

/* for IE6 */
* html body {
    font-size: 68%;
}

/* for IE7 */
*:first-child+html body {
    font-size: 68%;
}

table { 
    border-collapse: collapse; 
    border-spacing: 0;
	font-size: inherit;
} 

fieldset {  
    border:none; 
} 

img{
	border: none;
	vertical-align: bottom;
}

address,caption,cite,code,dfn,em,strong,th,var { 
    font-style: normal; 
    font-weight: normal; 
} 

ol,ul,li { 
    list-style: none; 
} 

caption,th { 
    text-align: left; 
} 

h1,h2,h3,h4,h5,h6 { 
    font-size: 100%; 
    font-weight: normal; 
} 

a {
	text-decoration: none;
	color: #701e20;
}

a:hover {
	text-decoration: none;
	color: #701e20;
}

br {
	letter-spacing: normal;
}
hr {
	display: none;
}

select,
input,
textarea {
	font-size: 99%;
}


/*===================================================================

#2 LAYOUT

===================================================================*/
html { /* firefoxのスクロールバーを常に表示 */
	overflow-y: scroll;
}


body {
	background: url(../images/bg.gif) repeat 0 0;
	text-align:center;
}

#wrapper {
	width: 892px;
	margin: 0 auto;
	padding: 0 31px 40px;
	background: url(../images/bg_shadow.png) repeat-y 0 0;
	text-align: left;
}

/*

	#header
------------------------------------------------------------------*/

#header {
	position: relative;
	padding-left: 1px; 
	height: 100px;
	border-top: 5px solid #701E20;
}

#header #logo {
	position: absolute;
	top: 47px;
	left: 0;
}

#header #header_intro {
	position: absolute;
	top: 17px;
	left: 0;
	width: 484px;
	height: 10px;
	background: url(../images/header_intro.gif) no-repeat 0 0;
	text-indent: -9999px;
}
 
#header #link {
	position: absolute;
	top: -5px;
	right: 0;
}
 
#header #gnav {
	position: absolute;
	top: 55px;
	right: 1px;
}
 
#head_nav {
	height: 0;
	line-height:0;
	font-size:0;
	text-indent: -9999px;
	display: none;
}

/*

	#content
------------------------------------------------------------------*/

#content {
	width: 892px;
	overflow: hidden;
} 

/*  #topickpath
----------------------------------*/

#topickpath {
	overflow: hidden;
	width: 872px;
	margin: 0 auto 20px;
	padding: 0 9px;
	background-color: #f0f0f0;
}

#topickpath li {
	float: left;
	color: #000000;
	font-size: 100%;
	line-height: 1.6;
}

#topickpath li span {
	padding: 0 4px;
}

#topickpath li a {
	color: #555;
	text-decoration: underline;
}

#topickpath li a:hover {
	text-decoration: none;
}

h1 {
	margin: 0 auto 25px;
	background: url(../images/bg_pagename.gif) repeat-x 0 bottom;
}

h2.small_ttl {
	font-size: 172%;
	color: #000;
	padding: 10px 10px;
	font-weight: bold;
	background-color: #F0F0F0;
	border-top: 1px solid #999;
	margin-bottom: 30px;
}
.category_txt {
	border-bottom: 2px solid #701e20;
	/*padding: 20px 0;*/
	line-height: 18px;
	margin-bottom: 20px;
	/*overflow: hidden;*/
	height: 18px;
	
}

.category_txt span { 
	float: left; 
	padding-right: 20px; /* ボタン内　右側余白*/
	line-height: 15px;   /* ボタン高さ */ 
	background: url(../images/bg_category.gif) no-repeat right top;
	margin-right: 5px;   /* ボタン外　右側余白*/ 
	color: #fff;
}
.category_txt span strong { 
	display: block;
	min-width: 70px;
	width: auto !important; /*min-widthをIE6用にハック*/
	width: 70px; /*min-widthをIE6用にハック*/
	padding-left: 20px;  /* ボタン内　左側余白*/ 
	padding-top: 3px;	/* 上下余白 */
	padding-bottom: 0px;	/* 上下余白 */
	background: url(../images/bg_category.gif) no-repeat 0 top;
	text-align: center;
} 



/*

	#footer
------------------------------------------------------------------*/

#footer {
	overflow: hidden;
	width: 892px;
	height: 52px;
	margin: 0 auto;
	padding: 18px 31px 20px;
	background: url(../images/bg_shadow_bottom.png) no-repeat 0 0;
	text-align: left;
}

#fnav {
	float: left;
	width: 610px;
}

#fnav li { 
	display: inline;
	padding-right: 9px;
}

#fnav li a {
	padding-right: 10px;
	background: url(../images/bg_fnav.gif) no-repeat right 0 ;
}
p#copy {
	float: left;
	width: 282px;
}

/* alpha */
.entry .book_img .book a:hover img,
#sab p.bnr a:hover img,
#footer li a:hover img,
#bnr_area a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}

/* clearfix  */

.clearfix:after,
.category_txt:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix,
.category_txt {
	min-height: 1px;
}

* html .clearfix,
* html .category_txt {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

