@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 {outline:0;/*\*/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{
	text-align:center;
	background:#f9f9f8 url(../img/container-back.png) 50% 0% repeat-y;
}

#container{
	text-align:center;
}

/* HEADER ------------------------------------------------ */
#header{
	text-indent:-9999px;
	margin-bottom:45px;
	height:480px;
	overflow: hidden;
	background:#f0f4f2 url(../img/hdr-back.jpg) 50% 0% no-repeat;
}

#contents{
	margin:0 auto 20px auto;
	width:880px;
	text-align:left;
	overflow:auto;_overflow:visible;zoom:1;/*\*//*/overflow:hidden;/**/
}

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

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

/* campaign */
#main #campaign{
	width:655px;
	margin-bottom: 50px;
}
#main #campaign a{
	text-indent:-9999px;
	display: block;
	width:655px;
	height:189px;
	background:transparent url(../img/campaign-bnr.png) 0px 0px no-repeat;
}

/* summary */
#main #summary{
	width:655px;
	background:transparent url(../img/summary-back.jpg) 0px 0px no-repeat;
	margin-bottom: 50px;
}
#main #summary h2{
	text-indent:-9999px;
	width:655px;
	height:295px;
}

#main #summary p{
	width:430px;
	line-height: 1.6em;
	font-size:1.4em;
}

/* timeline */
#main #timeline{
	width:655px;
	margin-bottom: 50px;
}
#main #timeline h2{
	text-indent:-9999px;
	width:655px;
	height:37px;
	background:transparent url(../img/timeline-h2.png) 0px 0px no-repeat;
	margin-bottom: 16px;
}
#main #timeline p{
	width:655px;
	margin-bottom: 10px;
}

/* authors */
#main #authors{
	width:655px;
	margin-bottom: 50px;
	background:transparent url(../img/author-photo.jpg) 0px 21px no-repeat;
}
#main #authors h2{
	text-indent:-9999px;
	width:655px;
	height:1px;
	background:transparent url(../img/cmn-line-dh.png) 0px 0px repeat-x;
	margin-bottom: 20px;
}


#main #authors h3{
	text-indent:-9999px;
	width:505px;
	height:27px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:transparent;
	margin:25px 0 10px 150px;
}
#main #authors h3#chida{
	margin-top:0;
	background:transparent url(../img/author-h3-chida.png) 0px 0px no-repeat;
}
#main #authors h3#osim{
	background:transparent url(../img/author-h3-osim.png) 0px 0px no-repeat;
}
#main #authors h3#ohtomo{
	height:24px;
	background:transparent url(../img/author-h3-ohtomo.png) 0px 0px no-repeat;
}
#main #authors h3#utsunomiya{
	height:24px;
	background:transparent url(../img/author-h3-utsunomiya.png) 0px 0px no-repeat;
}

#main #authors p{
	width:505px;
	margin:0 0 10px 150px;
	font-size: 1.0em;
	line-height: 145%;
}

#main #authors dl{
	width:505px;
	margin:0 0 10px 150px;
	font-size: 1.0em;
	line-height: 145%;
	overflow:auto;_overflow:visible;zoom:1;/*\*//*/overflow:hidden;/**/
}

#main #authors dt {
  float:left;
  width:105px;
  margin-bottom:1px;
  /*\*/clear:both;/**/
}
#main #authors dd {
  width:400px;
  margin-bottom:1px;
  float:left;

}


/* SUB ------------------------------------------------ */
#sub{
	float:left;
	margin:0 0 20px 0;
	width:205px;
	text-align:left;
	background:transparent url(../img/cmn-line-dv.png) 0px 0px repeat-y;
}

#sub h2{
	text-indent:-9999px;
	width:185px;
	height:26px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:transparent;
	margin:40px 0px 5px 0px;
}

#sub #info{margin-left:20px;}
#sub #info h2{margin-top: 0;}
#sub #info h2 a{
	display:block;
	text-indent:-9999px;
	width:185px;
	height:26px;
	background:transparent url(../img/info-h2.png) 0px 0px no-repeat;
}
#sub #info h2 a:hover{background-position:0px -26px;}

#sub #info #infodetail{
	margin:20px 0px 5px 0px;
}
#sub #info dt{font-weight:bold;color:#666;margin-bottom:0.2em;}
#sub #info dd{font-size:1.2em;line-height:160%;margin-bottom:1.4em;}


/* bookdtl */

#sub #bookdtl{margin-left:20px;}
#sub #bookdtl h2{height:321px;}
#sub #bookdtl h2 a{
	display:block;
	text-indent:-9999px;
	height:321px;
	width:185px;
	background:transparent url(../img/book-h2.jpg) 0px 0px no-repeat;
}

#sub #bookdtl p{font-size:1.0em;}

#sub #bookdtl div.stores{
	margin-top:5px;
	overflow:auto;_overflow:visible;zoom:1;/*\*//*/overflow:hidden;/**/
}
#sub #bookdtl div.stores h3{
	text-indent:-9999px;
	width:185px;
	height:17px;
	margin:10px 0 9px 0;
	background:transparent url(../img/book-h3-store.png) 0px 0px no-repeat;
}
#sub #bookdtl div.stores p a{
	text-indent:-9999px;
	float:left;
	display:inline;
	width:88px;
	height:31px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:transparent;
}
#sub #bookdtl div.stores p a.kinokuniya{margin:0 9px 9px 0;background-image:url(../img/store_ki.png);}
#sub #bookdtl div.stores p a.amazon{margin:0 0 9px 0;background-image:url(../img/store_az.png);}
#sub #bookdtl div.stores p a.bk1{margin:0 9px 0 0;background-image:url(../img/store_bk.png);}
#sub #bookdtl div.stores p a.sevenandy{background-image:url(../img/store_7y.png);}
#sub #bookdtl div.stores p a.rakuten{background-image:url(../img/store_rt.png);}
#sub #bookdtl div.stores p a:hover{background-position:0px -31px;}


#sub #further{margin-left:20px;}
#sub #further h2{background-image:url(../img/rel-h2.png);margin-bottom: 20px;}

#sub div.bookinfo{
	margin:0 0 15px 0;
	overflow:auto;_overflow:visible;zoom:1;/*\*//*/overflow:hidden;/**/
}

#sub div.bookinfo p{
	float:right;
	width:100px;
	font-size:1em;
	line-height:1.4;
}
#sub div.bookinfo p.bookimg{
	float:left;
	width:85px;
}
#sub div.bookinfo h4{
	margin:0 0 3px 0;
	font-size:1.2em;
	font-weight:normal;
}
#sub div.bookinfo h4 span{
	margin:0 0 3px 0;
	font-size:0.8em;
	font-weight:normal;
}
#sub div.bookinfo p.author{color:#666; margin:2px 0 2px 0;}



/* FOOTER ------------------------------------------------ */
#footer{
	margin:0 auto 20px auto;
	width:880px;
	height:100px;
	text-align:left;
	background:transparent url(../img/cmn-line-dh.png) 0px 25px repeat-x;
}
#footer #gotop a{
	text-indent:-9999px;
	display:block;
	margin:0 0 25px 791px;
	width:89px;
	height:15px;
	background:transparent url(../img/ftr-gotop.png) 0px 0px no-repeat;
}
#footer #gotop a:hover{background-position:0px -15px;}
#footer p#ftrlogo a{
	float:left;
	text-indent:-9999px;
	display:block;
	width:182px;
	height:20px;
	background:transparent url(../img/ftr-logo.png) 0px 0px no-repeat;
}
#footer p#ftrlogo a:hover{background-position:0px -20px;}

#footer p#ftrcopy{
	clear:both;
	text-indent:-9999px;
	width:277px;
	height:30px;
	background:transparent url(../img/ftr-copyright.png) no-repeat;
	background-position:0 20px;
	*background-position:0px 0px;
}

#footer ul#bkmrk{
	float:right;
	width:150px;
	height:16px;
}
#footer ul#bkmrk li{
	text-indent:-9999px;
	float:left;
	display:inline;
	width:16px;
	height:16px;
	margin-left:14px;
}
#footer ul#bkmrk li a{
	display: block;
	width:16px;
	height:16px;
	background-color:transparent;
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#footer ul#bkmrk li a:hover{background-position:0px -16px;}
#footer ul#bkmrk li.twitter a{background-image:url(../img/bkmrk_tw.png);}
#footer ul#bkmrk li.hatena a{background-image:url(../img/bkmrk_hb.png);}
#footer ul#bkmrk li.delicious a{background-image:url(../img/bkmrk_dl.png);}
#footer ul#bkmrk li.livedoor a{background-image:url(../img/bkmrk_lb.png);}
#footer ul#bkmrk li.yahoo a{background-image:url(../img/bkmrk_yh.png);}


/* -----------------------------------------------------------------------*/
/* ---------->>> 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;*/
}