/* -----------------------------
      contentLayout
------------------------------*/
#drama #header-btn{
	margin-right:0;
	padding-right:10px;
}
#content{
	color:#333;
}
#drama h1 {
	display:inline-block;
	padding-left:5px;
	padding-bottom:5px;
	font-size:85%;
	font-weight:normal;
	color:#333;
	text-align:left;
}
#drama #sns{
	position:relative;
	margin:0 auto;
	text-align:center;
	width:950px;
}
#drama #sns .twitter,
#drama #sns .twitter2{
	margin-top:0;
}
#drama #sns .twitter2{
	width:auto;
}

/* -----------------------------
      mainArea
------------------------------*/
#mainArea{
	padding:50px 30px 100px;
	background:url(../images/bg_01.png) 340px 0 no-repeat;
}
#mainArea .L{
	width:533px;
}
#mainArea .R{
	width:318px;
	float:right;
}
#mainArea h2{
	margin:15px 0;
}

/* -----------------------------
      dramaTitle
------------------------------*/
#dramaTitle{
	font:normal 18px 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif !important;
	background:url(../images/bg_02.png) top center no-repeat;
}
#dramaTitle h2{
	margin:35px 0 25px;
}
#dramaTitle p{
	line-height:1.7em;
}
.comment{
	margin:20px auto;
	padding:15px;
	width:80%;
	text-align:left;
	background-color:#fcffed;
	border:1px dotted #ccc;
	border-radius:5px;
}
.comment dt{
	padding-bottom:10px;
	font-size:14px;
	font-weight:bold;
}
.comment dt.dtQ{
	padding-top:15px;
	padding-bottom:5px;
	color:#52436f;
	font-size:12px;
}
.comment dd{
	font-size:11px;
	line-height:2em;
}
.comment dd .red{
	font-size:100%;
}

/* -----------------------------
      bookDetail
------------------------------*/
#bookDetail{
	padding:70px;
	color:#fff;
	font:normal 18px  'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif !important;
}
#bookDetail h2{
	margin-bottom:20px;
}
#bookDetail h3{
	color:#52436f;
	font-size:26px;
	font-weight:bold;
}
#bookDetail dl{
	padding:15px 25px 15px 0;
	background:url(../images/bg_text.png) top left repeat;
}
#bookDetail dt{
	font-size:28px;
	font-weight:bold;
}
#bookDetail img{
	margin-right:25px;
}
.purple{
	color:#b7a9d2;
	font-weight:bold;
}

/* -----------------------------
      btnLink
------------------------------*/
.btnLink{
	margin:0 auto;
	text-align:center;
}
.btnLink li{
	display:inline-block;
	margin-left:25px;
}
.btnLink li:first-child{
	margin-left:0;
}
.btnLink li a{
	display:block;
}

/* -----------------------------
      next
------------------------------
#next p{
	font:bold 22px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif !important;
}*/