@charset "UTF-8";


/* RESET ------------------------------------------------ */
body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
p,pre,blockquote,th,td,
form,fieldset,input,textarea,select{
	margin:0;
	padding:0;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}
strong,em,h1,h2,h3,h4,h5{font-weight:bold;}
html {overflow-y:scroll;}
table{border-collapse:collapse; border-spacing:0;}
caption,th{text-align:left;}
ol,ul{list-style:none;}
li {list-style:none outside; vertical-align:top;}
fieldset,img{border:0;}	
select option{padding:0 5px;}
form label{cursor:pointer;}
a {/*\*/overflow:hidden;/*exMacIE*/}


/* BASE ------------------------------------------------ */
body,input,select,textarea{
	color:#000;
	background-color:#fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", osaka, sans-serif;
	/*font-family:'ＭＳ ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;*/
	font-size:62.5%;
}

h1,h2,h3,h4,h5{font-size:1.4em;line-height:125%;}
pre,blockquote,dt,dd,li{font-size:1.0em;line-height:145%;}
p{font-size:1.2em;line-height:160%;}

a,a[name]:hover{color:#000; text-decoration:none;}
a:link {color:#900; text-decoration:underline;}
a:visited {color:#996699; text-decoration:underline;}
a:hover, a:visited:hover {color:#f00; text-decoration:underline;}

body{background:#fff url(../img/pattern.png) 0 0 repeat;
	text-align:left;
}
body div#sidespace{background:transparent url(../img/backleft.png) 0 0 repeat-y;}
body div#bottomspace{
	background:transparent url(../img/ftr_back.png) 45px 100% no-repeat;
	_background:transparent url(../img/ftr_back6.png) 45px 100% no-repeat;
}
body div#container{background:transparent url(../img/fromhell.jpg) 0 0 no-repeat;}

/* HEADER ------------------------------------------------ */
#header{
	margin:0 0 13px 57px;
	width:880px;
	height:545px;
	text-align:left;
	overflow: hidden;
	z-index: 0;
}
#video{
	width:880px;
	height:545px;
	position: relative;
}

#header #video h1{font-size: 2em;margin:300px 200px 20px 200px;}
#header #video p{position:absolute;font-size:xx-small;bottom:0px; right:0px;color: #333;}

#contents{
	margin:0 0 20px 57px;
	width:880px;
}

/* MAIN ------------------------------------------------ */
#index #main{
	float:left;
	margin:0 20px 20px 0px;
	width:655px;
	text-align:left;
	z-index: 1000;
}

#index #main ul.article li h1{
	text-indent:-9999px;
	width:655px;
	height:100px;
}

#index #main ul.article li h2{
	text-indent:-9999px;
	width:655px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:transparent;
}

/* BOOKS */
#index #main ul.article li#books{overflow:auto;_overflow:visible;zoom:1;/*\*//*/overflow:hidden;/**/}
#index #main ul.article li#books h2{height:74px;}

#index #main ul.article li#books p#campaignbnr{height:30px;/*margin:0 0 33px 375px;*/margin:3px 0 30px 300px;}
#index #main ul.article li#books p#campaignbnr a{
	display:block;
	width:280px;
	height:30px;
	text-indent: -9999px;
	background:transparent url(../img/bk_btn_bnr.png) 0px 0px no-repeat;
}
#index #main ul.article li#books p#campaignbnr a span{
	display:block;
	padding-top: 30px;
}
#index #main ul.article li#books p#campaignbnr a:hover{background-position:0px -30px;}
#index #main ul.article li#books p#booklead{
	float:right;
	text-indent:-9999px;
	width:355px;
	height:313px;
	background:transparent url(../img/bk_lead.png) 0px 0px no-repeat;
	_background-image:url(../img/bk_lead6.png);
}
#index #main ul.article li#books div.bookinfo{
	float:left;
	width:130px;
	margin-right:20px;
	overflow:hidden;
}
#index #main ul.article li#books div.bookinfo h3{
	font-size:1.2em;
	font-weight:normal;
	margin-bottom:3px;
}

#index #main ul.article li#books div.bookinfo p{font-size:1.0em;}

#index #main ul.article li#books div.bookinfo p.bookimg{
	width:130px;
	padding-bottom:8px;
	background:transparent url(../img/bk_shadow130.png) 0 100% no-repeat;
	_background-image:url(../img/bk_shadow136.png);
}

#index #main ul.article li#books div.bookinfo div.stores{
	margin-top:5px;
	width:130px;
	height:82px;
	padding:0px 0px 0px 7px;
	background:transparent url(../img/bk_store_back.png) 0px 0px no-repeat;
	_background-image:url(../img/bk_store_back6.png);
}
#index #main ul.article li#books div.bookinfo div.stores h4{
	text-indent:-9999px;
	height:30px;
}
#index #main ul.article li#books div.bookinfo div.stores p a{
	text-indent:-9999px;
	float:left;
	display:inline;
	width:56px;
	height:20px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:transparent;
}
#index #main ul.article li#books div.bookinfo div.stores p a.kinokuniya{margin:0 2px 2px 0;background-image:url(../img/bk_store_ki.png);}
#index #main ul.article li#books div.bookinfo div.stores p a.amazon{margin:0 0 2px 0;background-image:url(../img/bk_store_az.png);}
#index #main ul.article li#books div.bookinfo div.stores p a.bk1{margin:0 2px 0 0;background-image:url(../img/bk_store_bk.png);}
#index #main ul.article li#books div.bookinfo div.stores p a.sevenandy{background-image:url(../img/bk_store_7y.png);}
#index #main ul.article li#books div.bookinfo div.stores p a:hover{background-position:0px -20px;}


/* CAMPAIGN */
#index #main ul.article li#campaign{
	margin-top:20px;
	_margin-top:0px;
}
#index #main ul.article li#campaign h2{
	text-indent:-9999px;
	width:655px;
	height:43px;
	background:transparent url(../img/camp_title.png) 0px 0px no-repeat;
}
#index #main ul.article li#campaign div#campaigninfo{
	overflow:auto;_overflow:visible;zoom:1;/*\*//*/overflow:hidden;/**/
	width:655px;
	padding-bottom:20px;
	background:transparent url(../img/camp_back.png) 0% 100% no-repeat;
	_background-image:url(../img/camp_back6.png);

}
#index #main ul.article li#campaign div#campaigninfo div.detail{
	float:left;
	margin:20px 20px 0 20px;
	display:inline;
	width:465px;
}
#index #main ul.article li#campaign div#campaigninfo div.detail p.note{
	display:block;
	float:left;
	margin:15px 20px 0 0;
	width: 260px;
	color:#600;
}
#index #main ul.article li#campaign div#campaigninfo div.detail p.buy span{
	text-indent:-9999px;
	display:block;
	float:left;
	width:185px;
	height:40px;
	margin:20px 0 0 0;
	background:transparent url(../img/camp_btn_preof.png) 0px 0px no-repeat;
}
#index #main ul.article li#campaign div#campaigninfo div.detail p.buy a{
	text-indent:-9999px;
	display:block;
	float:left;
	width:185px;
	height:40px;
	margin:20px 0 0 0;
	background:transparent url(../img/camp_btn_preo.png) 0px 0px no-repeat;
}
#index #main ul.article li#campaign div#campaigninfo div.detail p.buy a:hover{background-position:0px -40px;}

#index #main ul.article li#campaign div#campaigninfo p.cardimg{
	margin-top:20px;
}


/* FROMT */
#index #main ul.article li#fromt{
	margin-top:40px;
	width:655px;
}
#index #main ul.article li#fromt h2{
	text-indent:-9999px;
	width:489px;
	height:28px;
	margin-bottom:20px;
	background:transparent url(../img/fromt_title.png) 0px 0px no-repeat;
	_background-image:url(../img/fromt_title6.png);
}
div#fancy_div h2{
	text-indent:-9999px;
	width:500px;
	height:100px;
	margin-bottom:50px;
}
#index #main ul.article li#fromt p{
	width:505px;
	margin-bottom:10px;
}
div#fancy_div p{
	width:505px;
	margin-bottom:12px;
	line-height:1.9em;
	margin-left: 80px;
}
#index #main ul.article li#fromt p.signature, div#fancy_div p.signature{
	text-align: right;
	margin-bottom:20px;
}
#index #main ul.article li#fromt p a{
	text-indent:-9999px;
	display:block;
	width:130px;
	height:22px;
	background:transparent url(../img/cmn_btn_more2.png) 0px 0px no-repeat;
	margin-left: 375px;
}
#index #main ul.article li#fromt p a:hover{background-position:0px -22px;}
#index #main ul.article li#fromt p a.active{background-position:0px -44px;}
#index #main ul.article li#fromt p a.active:hover{background-position:0px -66px;}
#index #main ul.article li#fromt #fromtmore{display: none;}
div#fancy_div p a{display:none;}

/* ABOUT */
#index #main ul.article li#about{
	margin-top:40px;
	width:655px;
}
#index #main ul.article li#about h2{
	text-indent:-9999px;
	width:302px;
	height:28px;
	margin-bottom:20px;
	background:transparent url(../img/about_title.png) 0px 0px no-repeat;
	_background-image:url(../img/about_title6.png);
}

#index #main ul.article li#about p{
	width:505px;
	text-indent:1.5em;
	margin:10px 0 0 0;
	background:transparent url(../img/cmn_list_mark.png) 0px 0px no-repeat;
}

#index #main ul.article li#about p span{font-size:0.85em;}
#index #main ul.article li#about blockquote{
	margin-top:3px;
	margin-left:1em;
	padding-left:1em;
	border-left:2px solid #999;
	color:#666;
	font-size:1.2em;
}
#index #main ul.article li#about blockquote span{font-size:0.85em;}
#index #main ul.article li#about ul{margin-top:5px;}
#index #main ul.article li#about ul li{
	font-size:1.2em;
	margin-left:1em;
	padding-left:12px;
	background:transparent url(../img/cmn_arrw.png) 0px 0px no-repeat;
}
#index #main ul.article li#about div.txt{
	position: relative;
	margin-top: 10px;
}
#index #main ul.article li#about div.txt p.img{
	position:absolute;
	width:130px;
	right:0;
	top:0;
	margin-top: 0;
	text-indent:0;
	background:none;
}
#index #main ul.article li#about div.txt blockquote{
	margin-right:150px;
}
#index #main ul.article li#about h3#ageandsocietyh3{
	text-indent:-9999px;
	width:655px;
	height:43px;
	margin-top:20px;
	background:transparent url(../img/about_age_title.png) 0px 0px no-repeat;
}
#index #main ul.article li#about div#ageandsociety{
	overflow:auto;_overflow:visible;zoom:1;/*\*//*/overflow:hidden;/**/
	width:655px;
	padding-bottom:20px;
	background:transparent url(../img/camp_back.png) 0% 100% no-repeat;
	_background-image:url(../img/camp_back6.png);
}
#index #main ul.article li#about div#ageandsociety p{
	width:615px;
	margin:20px 20px 0 20px;
	background:none;
	text-indent:0;
}
#index #main ul.article li#about div#ageandsociety blockquote{
	margin:20px 20px 0 32px;
	padding-left:1em;
	border-left:2px solid #999;
	color:#000;
	font-size:1.2em;
}
#index #main ul.article li#about div#ageandsociety img{
	float:right;
	margin:0 0 10px 20px;
}
#index #main ul.article li#about div#ageandsociety p img{
	float:none;
	margin:0;
}
#index #main ul.article li#about a.toggle_trigger{
	text-indent:-9999px;
	display:block;
	width:655px;
	height:22px;
	margin-bottom: 15px;
	background:transparent url(../img/cmn_btn_more.png) 0px 0px no-repeat;
}
#index #main ul.article li#about a.toggle_trigger:hover{background-position:0px -22px;}
#index #main ul.article li#about a.active{background-position:0px -44px;}
#index #main ul.article li#about a.active:hover{background-position:0px -66px;}


/* AUTHORS */
#index #main ul.article li#authors{
	overflow:auto;_overflow:visible;zoom:1;/*\*//*/overflow:hidden;/**/
	margin-top:40px;
	padding-bottom:200px;
	width:655px;
}
#index #main ul.article li#authors h2{
	text-indent:-9999px;
	width:302px;
	height:28px;
	margin-bottom:20px;
	background:transparent url(../img/authors_title.png) 0px 0px no-repeat;
	_background-image:url(../img/authors_title6.png);
}
#index #main ul.article li#authors div#authorinfo{
	float:left;
	width:505px;
	margin:0 20px 0 0;
}
#index #main ul.article li#authors div#authorinfo h3{
	text-indent:-9999px;
	width:505px;
	height:18px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:transparent;
	margin-bottom:10px;
	margin-top:25px;
}
#index #main ul.article li#authors div#authorinfo h3#moore{
	margin-top:0;
	background-image:url(../img/authors_moore.png);
	_background-image:url(../img/authors_moore6.png);
}
#index #main ul.article li#authors div#authorinfo h3#campbell{
	background-image:url(../img/authors_campbell.png);
	_background-image:url(../img/authors_campbell6.png);
}
#index #main ul.article li#authors div#authorinfo h3#yanashita{
	background-image:url(../img/authors_yanashita.png);
	_background-image:url(../img/authors_yanashita6.png);
}
#index #main ul.article li#authors div#authorinfo p{
	width:505px;
	line-height:1.5;
}
#index #main ul.article li#authors div#authorinfo ul{margin-top:5px;}
#index #main ul.article li#authors div#authorinfo ul li{
	font-size:1.2em;
	margin-left:1em;
	padding-left:12px;
	background:transparent url(../img/cmn_arrw.png) 0px 0px no-repeat;
}

#index #main ul.article li#authors div#authorphoto{
	float:left;
	width:130px;
	padding-top:30px;
}
#index #main ul.article li#authors div#authorphoto img{margin-bottom:30px;}




/* SUB ------------------------------------------------ */
#index #sub{
	float:left;
	margin:0 0 20px 0;
	width:205px;
	text-align:left;
}

#index #sub ul.article li{
	width:205px;
	margin-bottom:20px;
}
#index #sub ul.article li div.subbody{
	overflow:auto;_overflow:visible;zoom:1;/*\*//*/overflow:hidden;/**/
	padding:20px 0px 5px 7px;
	background:transparent url(../img/sub_back.png) 0% 100% no-repeat;
	_background-image:url(../img/sub_back6.png);
}
#index #sub ul.article li h2{
	text-indent:-9999px;
	width:205px;
	height:40px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:transparent;
}

#index #sub ul.article li#info h2 a{
	display:block;
	text-indent:-9999px;
	width:205px;
	height:40px;
	background:transparent url(../img/info_title.png) 0 0 no-repeat;
}
#index #sub ul.article li#info h2 a span{
	display:block;
	padding-top: 40px;
}
#index #sub ul.article li#info h2 a:hover{background-position:0px -40px;}
#index #sub ul.article li#info dl#infodetail{
	padding:20px 15px 5px 15px;
	background:transparent url(../img/sub_back.png) 0% 100% no-repeat;
	_background-image:url(../img/sub_back6.png);
}
#index #sub ul.article li#info dt{font-weight:bold;color:#666;margin-bottom:0.2em;}
#index #sub ul.article li#info dd{font-size:1.2em;line-height:160%;margin-bottom:1.4em;}

#index #sub ul.article li#further h2{background-image:url(../img/further_title.png);}
#index #sub ul.article li#readings h2{background-image:url(../img/readings_title.png);height:15px;}
#index #sub ul.article li#references h2{background-image:url(../img/references_title.png);}

#index #sub ul.article li div.subbody div.bookinfo{
	float:left;
	width:80px;
	margin:0 8px 0 8px;
	display:inline;
	overflow:hidden;
}

#index #sub ul.article li div.subbody div.bookinfo p{
	font-size:1em;
	line-height:1.4;
}
#index #sub ul.article li div.subbody div.bookinfo p.bookimg{
	width:75px;
	padding-bottom:6px;
	background:transparent url(../img/bk_shadow75.png) 100% 100% no-repeat;
}
#index #sub ul.article li div.subbody div.bookinfo h4{
	margin:0 0 3px 0;
	font-size:1.2em;
	font-weight:normal;
}
#index #sub ul.article li div.subbody div.bookinfo p.author{color:#666; margin:2px 0 2px 0;}

#index #sub ul.article li div.subbody div.bookline{
	overflow:auto;_overflow:visible;zoom:1;/*\*//*/overflow:hidden;/**/
	margin-bottom: 10px;
}


/* FOOTER ------------------------------------------------ */
#footer{
	clear:both;
	margin:0 0 0 57px;
	padding:36px 0 0 0;
	width:880px;
	height:84px;
	text-align:left;
	overflow:hidden;
}
#footer #gotop a{
	text-indent:-9999px;
	display:block;
	margin:0 4px 37px 786px;
	width:90px;
	height:15px;
	background:transparent url(../img/ftr_gotop.png) 0px -15px no-repeat;
}
#footer #gotop a:hover{background-position:0px 0px;}

#footer p#ftrlogo a{
	float:left;
	text-indent:-9999px;
	display:block;
	width:182px;
	height:20px;
	background:transparent url(../img/ftr_logo.png) 0px -20px no-repeat;
}
#footer p#ftrlogo a:hover{background-position:0px 0px;}

#footer p#ftrcopy{
	float:right;
	text-indent:-9999px;
	margin:9px 1px 0 0;
	width:279px;
	height:9px;
	background:transparent url(../img/ftr_copyright.png) 0px 0px no-repeat;
}


/* -----------------------------------------------------------------------*/
/* ---------->>> fancybox  <<<--------------------------------------------*/
/* -----------------------------------------------------------------------*/
html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(../img/fancy_progress.png) no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url(../img/fancy_loading.gif) no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 38px 65px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	/*background: #FFF;*/
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	height: 100%;
	width: 100%;
	z-index: 100;
	padding:30px 0px 10px 20px;
	overflow: auto;
	background: transparent url(../img/fromt.jpg) 0 0 no-repeat;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0;
	padding: 10px;
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	left: -15px;
	height: 30px;
	width: 30px;
	background: url(../img/fancy_closebox.png) top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
	padding: 10px;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px;
}

a#fancy_right {
	right: 0px;
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url(../img/fancy_left.png) no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url(../img/fancy_right.png) no-repeat;
}

a#fancy_left:hover {
	visibility: visible;
}

a#fancy_right:hover {
	visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: -2px; left: -2px;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0px 20px 42px 0px;
	margin: 0;
	background: transparent url(../img/pattern.png) 0 0 repeat;
	border: 2px solid #c66;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	_padding-left:20px;
	height: 18px;
	background: transparent url(../img/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../img/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../img/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../img/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	_padding-left:20px;
	height: 18px;
	background: transparent url(../img/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../img/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../img/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../img/fancy_shadow_nw.png) no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -42px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #000;
	font-size:12px;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	/*background: transparent url(../img/fancy_title_left.png) repeat-x;*/
}

td#fancy_title_main {
	height: 32px;
	/*background: #fff url(../img/fancy_title_main.png) repeat-x;*/
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	/*background: transparent url(../img/fancy_title_right.png) repeat-x;*/
}