@charset "UTF-8";
/* -------------------------------- 
(http://www.craft-mai.jp)
Title: CRAFT Mai
Date: September 2013
----------------------------------- */

html {
	font-size: 62.5%;
}

p {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic','sans-serif';
}
/* ------------------------------
　サイト全体デザイン
------------------------------ */

body{
	width: 100%;
	margin: 0 auto;
	background-repeat: repeat;
	background: url('image/bg_back.jpg') ;
	text-align: center;
	font-size: 14px;/* =14px */
	line-height: 1.6em;
	letter-spacing: 0.15em;
}

html {
	background-color: transparent;
}

a img{
	border-style: none;
}
/* new clearfix */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

img.nodisplay{
	display: none;
}

h1{
	display: block;
	font-size: 11px;
	float: right;
	margin-right: 40px;
	margin-bottom:-25px;
	font-weight: normal;
}

ul.openbook{
	display: block;
	position: absolute;
	left: 7%;
	top: 39px;
}

h2 {

	font-size: 12px;
}

p.date{
	font-size: 90%;
	float: right;
	margin-top: -30px;
}

div.close input{
	margin:20px;
}

input[type=button]{
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#a9a9a9 1px solid;
   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   width:200px;
   height:25px;
   padding:0 3px;
   cursor:pointer;
   color:#333;
   font-weight:bold;
   background:#f5f5f5;
   text-shadow:1px 1px 0px #fff;
	font-size: 10px;
  letter-spacing: 0.1em;
}



/* ------------------------------
　ヘッダー
------------------------------ */

#header,#footer{
	display: block;
	width: 100%;
	height: 50px;
	background-color: black;
}
/* ------------------------------
　バナー
------------------------------ */

ul.banner{
}

ul.banner li{
	float: left;
	padding: 6px;
}
/* ------------------------------
　コンテンツ全体の構成
------------------------------ */

#wrap{
	position: relative;
	display: block;
	width: 450px;
	height: auto;
	margin: 20px auto 20px;
}

/* ------------------------------
　本の背景および基本構成
------------------------------ */

#container, #container_n {
	display: block;
	margin: 0 auto 20px; 
	width: 1000px;
	text-align: center;
	padding-bottom: 20px;
	background: url('image/bg_book.gif') no-repeat 40px 60px;
}

#container_n{
	font-size: 14px;
	line-height: 1.6em;
}

.contents_L{
	display: block;
	float: left;
	margin: 40px 0 0 20px ;
	width: 380px;
	height:auto;
	text-align: left;
}

#contents_R{
	margin-left: 60px;
}

#container p.before{
	font-size: 10px;
	display: block;
	position: absolute;
	float: left;
	top: 612px;
	left: 8%;
}

#container p.before img{
	margin-right: 8px;
}

#container p.after{
	font-size: 10px;
	display: block;
	position: absolute;
	float: right;
	top: 612px;
	right: 2%;
}

#container p.after img{
	margin-left: 8px;
}
	
/* ------------------------------
　目次
------------------------------ */

ul.mokuji{
	width: 900px;
	height: 500px;
	padding-top: 150px;
	padding-left: 80px;
}

ul.mokuji li{
	width: 450px;
	height: 160px;padding: 0px:
   display: block;
	float: left;
	overflow: hidden;
	text-align: left;
	margin-left,margin-right:0; 
}

ul.mokuji li.sub1{
	margin-top: -10px;　 
}

ul.mokuji li.sub2{
	margin-top: -142px;　 
}

ul.mokuji li img{
	vertical-align: middle;
	margin-right: 20px;
}

ul.mokuji li ul{
	margin-top: -30px;
	text-indent: 12em;
	font-size: 90%;
}

ul.mokuji h2{
	margin-bottom: 4px;
	font-size: 120%;
	font-weight: bold;
}
/* ------------------------------
　手のひらサイズ
------------------------------ */

h2.palm {
	padding: 80px 0;
	background: url('../image/bg_palm.gif');
	background-repeat: no-repeat;
	background-position: center;
}

div.palm_prof{
      display: block;
	position: relative;
	float: right;
	margin:-80px 0 0 50px;
	text-align: right;
	font-size: 85%;
}

div.palm_prof p{
	font-size: 85%;
}

div.palm_prof img{
	margin-bottom: 6px;
}



/* ------------------------------
　著作権
------------------------------ */

#copyright p{
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	padding-left: 1em;
}

#copyright h2, #copyright h3{
	font-size: 16px;
	font-weight: bold;
	margin: 6px 2px;
	padding-bottom: 1px;
	border-bottom: 1px silver solid;
	text-indent: 1em;
}

#copyright h3{
	font-size: 13px;
	margin: 8px 2px 10px;
	border-bottom: 1px silver dotted;
}


#copyright p.commerce{
	display: block;
	width: 360px;
	height: auto;
	padding: 6px 12px;
	margin: 4px 0 8px;
	font-size: 12px;
	line-height: 1.4em;
	letter-spacing: 0.11em;
	border: 2px solid #cc3;
}

#copyright p.commerce img {
	display: inline;
	vertical-align: middle;
}

#copyright span.kyocho{
	color: red;
	padding: 0.1em;
}

#copyright div.cc{
	display: block;
	width: 368px;
	height: auto;
	padding: 4px 3px;
	margin: 8px 0 0;
	font-size: 11px;
	line-height: 1.1em;
	letter-spacing: 0.12em;
	border: 2px dotted silver;
}

#copyright div.cc img{
	border: 0;
	float: left;
	margin: 0 6px 6px 0;
}

div.cc{
	display: block;
	margin: -30px auto 0;
}

div.no-c{
	background-color: #ffc;
}

#copyright div.cc p{
	font-size: 11px;
}

p.cclicense{
	letter-spacing: 0.02em;
	font-size: 10px;
	margin-left: 30px;
}

#copyright div.mai{
	display: absolute;
	display: block;
	width: 810px;
	height: auto;
	padding: 10px;
	margin: 10px 0 14px;
	font-size: 11px;
	line-height: 1.4em;
	letter-spacing: 0.12em;
	border: 2px dotted #cc3;
	background: url('image/bg_copyright.jpg');
}

h2.copy, h2.non_c{
	display: block;
	padding:0.2em 1em;
	background: url('../image/bg_copy.gif');
	background-repeat:no-repeat;
	background-position: 10em 50%;
}

h2.non_c{
	background-position: 16em 50%;
}


/* ------------------------------
　お問合せ
------------------------------ */

p.form_c{
	display: block;
	position: absolute;
	top: 600px;
	left:180px;
	font-size: 9px;
	color: gray;
}

div#contents_R.thanks{
	width: 340px;
	text-align:center;
	margin:200px auto 0;
}

div#contents_R.thanks p{
	margin:10px 0;
}


	

/* ------------------------------
　フッター
------------------------------ */

#footer{
	color: white;
	text-align: center;vertical-align: center:
}

/* ------------------------------
　引用
------------------------------ */

blockquote.comment{
	display:block;
	font-size:80%;
        margin-top:0px;
	margin-left:4px;
	margin-right:14px;
	color: gray;
	line-height: 1.5em;
	text-align: right;
}

