@charset "utf-8";
/*===============================================

	style

===============================================*/
body{
    font-family:'メイリオ',Meiryo, 'ヒラギノ Pro W3',Hiragino Kaku Gothic Pro,'ＭＳ Ｐゴシック','MS PGothic',osaka,sans-serif;
	background:#000000 url(../images/main_bg.png) center top repeat-x;
    line-height:1.6;
	color:#000000;
}
a{
	color:#900;
}
a:hover{
	text-decoration:none;
}
#gHead a img,
#dStore a img,
#booklink .booklinkSec a img,
#gFoot a img{
	border:0px;
	outline:none;
	-webkit-transition:opacity 0.6s;
	-o-transition:opacity 0.6s;
	-moz-transition:opacity 0.6s;
	transition:opacity 0.6s;
}
a:focus{
	outline:none;
}
#gHead a:hover img,
#dStore a:hover img,
#booklink .booklinkSec a:hover img,
#gFoot a:hover img{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter:"alpha(opacity=60)";
}
/* common */
.txtR{
	text-align:right;
}
.clearfix{
	zoom:1;
}
.clearfix:after{
    content:""; 
    display: block; 
    clear: both;
}
.wiremeshH{
	background:url(../images/wiremesh_bg_h.png) center top no-repeat;
	padding:25px 25px 5px 25px;
}
.wiremeshB{
	background:url(../images/wiremesh_bg_b.png) center top repeat-y;
}
.wiremeshF{
	background:url(../images/wiremesh_bg_f.png) center bottom no-repeat;
	padding-bottom:20px;
}
.wiremeshBox{
	background-color:#000000;
	border:#333333 solid 1px;
	color:#CCCCCC;
	padding:15px;
	zoom:1;
}
.wiremeshBox:after{
    content:""; 
    display: block; 
    clear: both;
}
/*===============================================

	layout

===============================================*/
/* gHead */
#gHead{
	margin:0 auto;
	width:1000px;
	height:390px;
	background:url(../images/head_silhouette.png) 773px 217px no-repeat;
}
#gHead .gheadSogen{
	height:38px;
	padding-top:12px;
	zoom:1;
}
#gHead .gheadSogen:after{
    content:""; 
    display: block; 
    clear: both;
}
#gHead .gheadLogo{
	width:150px;
	float:right;
}
#gHead .gHeadNav{
	width:850px;
	float:left;
}
#gHead .gHeadNav li{
	display:inline-block;
	*display:inline;
	margin:0 15px;
	padding-top:7px;
	text-align:center;
	vertical-align:top;
}
#gHead #sns{
	background:url(../images/ghead_sns_bg.png) center top no-repeat;
	height:37px;
	padding-top:15px;
	text-align:center;
}
#gHead h1{
	text-align:center;
}
/* dStore */
#dStore{
	background:url(../images/dstore_bg.png) center 54px no-repeat;
}
#dStore .wiremeshB{
	width:1000px;
	margin:0 auto;
}
#dStore .dStoreTtl{
	width:300px;
	float:left;
}
#dStore .dStoreWrap{
	width:600px;
	float:right;
}
#dStore .dRtoreList li,
#dStore .dRtoreApple li{
	display:inline-block;
	*display:inline;
	margin:0 3px 8px;
}
#dStore .dStoreExTtl{
	margin-top:22px;
	width:300px;
	float:left;
}
#dStore .dRtoreApple{
	margin-top:15px;
	width:300px;
	float:right;
}
/* booklist */
#booklist{
}
#booklist01,
#booklist02,
#booklist03{
	width:1080px;
	margin:0 auto;
	margin-top:30px;
}
#booklist .booklistH{
	background:url(../images/booklist_sec_bg_h.png) center top no-repeat;
	zoom:1;
}
#booklist .booklistH:after{
    content:""; 
    display: block; 
    clear: both;
}
#booklist .booklistB{
	background:url(../images/booklist_sec_bg_b.gif) center top repeat-y;
}
#booklist .booklistF{
	background:url(../images/booklist_sec_bg_f.gif) center bottom no-repeat;
}
#booklist .booklistL{
	padding-top:50px;
	width:670px;
	float:left;
}
#booklist .booklistR{
	padding-top:60px;
	width:385px;
	float:right;
}
#booklist .booklistTtl{
	margin-left:70px;
}
#booklist .booklistTxt{
	margin:15px 0 0 70px;
	padding-bottom:50px;
	font-size:116%;
}
#booklist iframe{
	float:left;
	margin-top:30px;
}
#booklist .booklistThum{
	float:right;
	padding-bottom:30px;
}
/* author */
#author{
	width:1000px;
	margin:0 auto;
	margin-top:30px;
}
#author .authorPhoto{
	width:180px;
	float:left;
}
#author .authorName{
	font-size:153.9%;
	font-weight:normal;
}
#author .authorTxt{
	font-size:116%;
}
#author .wiremeshBox{
	min-height:190px;
	width:725px;
	float:right;
}
#author .wiremeshH{
	zoom:1;
}
#author .wiremeshH:after{
    content:""; 
    display: block; 
    clear: both;
}
/* booklink */
#booklink{
	margin-top:40px;
	background:#999 url(../images/concrete_bg.gif) center top repeat-x;
}
#booklink .booklinkWrap{
	width:970px;
	margin:0 auto;
	position:relative;
	padding:50px 0 50px 30px;
	zoom:1;
}
#booklink .booklinkWrap:after{
    content:""; 
    display: block; 
    clear: both;
}
#booklink .booklinkWrap .pagetop{
	position:absolute;
	top:-24px;
	right:0px;
}
#booklink .booklinkSec{
	width:280px;
	margin:0 20px;
	float:left;
	text-align:center;
}
#booklink .cover img{
	border:#333 solid 2px;
}
#booklink .booklinkBtnDetail{
	margin-top:15px;
}
#booklink .bookTtl{
	text-align:left;
	margin-top:15px;
	color:#900;
	font-size:131%;
	line-height:1.4;
	font-weight:normal;
}
#booklink .bookAuthor{
	text-align:right;
	margin-top:5px;
	font-size:131%;
	font-weight:normal;
}
#booklink .bookInfo{
	margin-top:5px;
	font-size:116%;
}
#booklink .bookInfo dt{
	float:left;
	clear:both;
}
#booklink .bookInfo dd{
	float:left;
	text-align:left;
}
/* gFoot */
#gFoot{
	background:#999 url(../images/gfoot_bg.gif) center top repeat-x;
}
#gFoot .gFootWrap{
	width:1000px;
	margin:0 auto;
	padding:30px 0;
}
#gFoot .gFootCopy{
	text-align:right;
	display:block;
	margin-top:-20px;
	color:#CCCCCC;
}