@charset "UTF-8";
/* CSS Document */

#bookpaneltitle{
	position:relative;
	width:500px;
	text-align:left;
	font-family: "游ゴシック体 ボールド","游ゴシック体 ミディアム","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif ;
	font-size:20px; 
	color: rgba(30,90,40,1);
	margin:5px 0px 5px 0px;
}

#bookinfotitle{
	position:relative;
	width:500px;
	text-align:left;
	font-family: "游ゴシック体 ボールド","游ゴシック体 ミディアム","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif ;
	font-size:20px;
	line-height:24px;
	color: rgba(30,80,120,1);
}

#bookinfoadd{
	position:relative;
	width:500px;
	text-align:left;
	font-family: "游ゴシック体 ボールド","游ゴシック体 ミディアム","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif ;
	font-size:16px; 
	color: rgba(210,0,80,1);
	margin:5px 0px 10px 0px;
}

#bookinfoimg{
	position:relative;
	margin:0 auto;
	width:330px;
	text-align:center;
	border:1px solid rgba(200,200,200,1);
}

.bookinfotable{
	position:relative;
	border:1px;
	margin:10px 0px 20px 5px;
}

.bookinfocol1{
	width:70px;
    border-collapse: collapse;
    border:2px solid rgba(140,210,160,0.8);
	padding:5px;
	background: rgba(140,210,160,0.1);
}

.bookinfocol2{
	width:390px;
    border-collapse: collapse;
    border:2px solid rgba(140,210,160,0.8);
	padding:5px;
	background: rgba(140,210,160,0.1);
}

.bookcoment{
	margin:15px 0px 0px 10px;
	font-size:14px;
	line-height:19px
}

.bookindex{
	position:relative;
	margin:8px 5px 3px 5px;
	font-family: "游ゴシック体 ボールド","游ゴシック体 ミディアム","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif ;
	font-size:14px;
	line-height:14px;
	float:left;
}

.bookindexlist{
	position:relative;
	margin:2px 3px 0px 10px;
	font-size:11px;
	line-height:14px;
	float:left;
}

.bookformfield {
	position:absolute;
	background:rgba(210,255,160,1) url(../image/bgcover.png);
	top:340px;
	left:580px;
	height:340px;
	width:360px;
	padding:10px;
}

#bookformtitle{
	position:relative;
	margin:0 auto;
	padding:0px;
	text-align:left;
	font-size:20px;
	font-family: "游ゴシック体 ボールド","游ゴシック体 ミディアム","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif
}

.bookformtable {
	position:relative;
	margin:0 auto;
	text-align:left;
}

.bookformcol1{
	width:70px;
	text-align:justify;
	vertical-align:middle;
	font-size:12px;
	padding:3px 0px 3px 15px;
}

.formcol2{
	width:260px;
	text-align:left;
	vertical-align:middle;
	font-size:12px;
	padding:3px;
}

#booktitle{
	font-size:32px;
	position:absolute;
	top:36px;
	left:12px;
	font-family: "游ゴシック体 ボールド","游ゴシック体 ミディアム","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif
}

#booksubtitle{
	font-size:20px;
	position:absolute;
	top:12px;
	left:12px;
	font-family: "游ゴシック体 ボールド","游ゴシック体 ミディアム","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif
}


.bookformwidth240 {
	width:240px;
	float:left;
}

.bookformwidth160 {
	width:160px;
	height:16px;
	float:left;
}

.bookformwidth40 {
	width:40px;
	margin-left:10px;
	height:16px;
	float:left;
}

.bookformadd {
	width:10px;
	font-size:12px;
	height:16px;
	float:left;
}

#bookformprivacy {
	position:relative;
	margin:0 auto;
	margin-top:5px;
	text-align:left;
	font-size:10px;
}

#bookformbutton {
	background:rgba(150,220,120,1) url(../image/bgcover.png);
	width:100px;
	margin:0px 10px 0px 10px;
	text-align:center;
	font-size:12px;
	padding:5px;
	border-style:none;
	float:left;
}

