
/**************　ブックレビュー ヘッダー **********/
.header01	{
	width: 610px;
	background-image: url(../blp-button/bt018_block45-18.jpg);
	background-repeat: repeat-x;
	background-color: #edfffb;
	border-radius: 10px 10px 0 0;
	border-bottom: 3px solid #58ffab;
	margin: 20px 0 0 0;
	padding: 0 0 10px 0 ;  
}
.header01	h4	{
	font-size: 12px;
	font-weigth: 600;
	text-align: center;
	line-height: 12px;
	color: #666666;
	margin: 0;
	padding: 5px 0 15px 0; 
}
.header01	h5	{
	font-size: 10px;
	text-align: right;
	line-height: 22px;
	color: #0000ff;
	font-weight: 300;
	margin: -32px 15px 8px 0;
	padding: 0 0 0px 0;
}
.header02	{
	width: 610px;
	height: 16px;
	font-size: 12px;
	font-weigth: 400:
	text-align: center;
	line-height: 16px;
	color: #cc0000;
	background-image: url(../blp-button/bt018h_block45-18.jpg);
	background-repeat: repeat-x;
	border-radius: 16px;
	margin: 10px auto 10px auto;
	padding: 3px 0 0 0; 
}
.header02	h6	{
	font-size: 12px;
	font-weigth: 600;
	text-align: center;
	line-height: 12px;
	color: #666666;
	margin: 0;
	padding: 1px 0 5px 0; 
}

/********* ブックレビューリストスタイル  **********/
ul#blp-icon12 {
	width: 600px;
	margin: 0;
	padding: 0;
}
ul#blp-icon12 li	{
	font-size: 12px;
	color: #505050;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	letter-spacing: 2px;
	list-style-type: none;
	padding: 0px 0px 0px 25px;
	margin: 0px 20px 0px 20px;
}

/* ▲灰 */
ul#blp-icon12 li#igeta2	{
	background: url(../blp-button/listmark_19_gl.png)no-repeat;
}

/* 中間ライン緑 */
ul#blp-icon12 li#line	{
	background: linear-gradient(90deg,rgba(88,255,172,0.1)0%,rgba(88,255,172,1)50%,rgba(88,255,172,0.1)100%);
	height: 2px;
	margin: 3px 0 8px 0px;
}
/* 名前 */
ul#blp-icon12 li#name	{
	text-align: left;
}
/* 最終ライン緑 */
.end-line-gr {
	width: 585px;
	border: none;
	height: 3px;
	background: #58ffab;
	margin: 0px 0 10px 0;
}
/*** 括弧枠文字 ***/
.blp-cust-gr	{
	font-size: 12px;
	text-align: center;
	line-height: 16px;
	color: #505050;
	display: inline-block;
	border-color: #505050;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-radius: 10px 10px 10px 10px;
	margin:  2px 0px 8px 30px;
	padding: 1px 10px 1px 10px;
}
/***************** その他 ***************/
.pic-end	{
	clear: both;
}

