﻿
/* nonframe_css */


/************** 角丸コンテナbox ******************/
.blp-dbscont600	{
	width: 99%px;
	margin: 2px 0 5px 0;
	padding: 5px 0 10px 0;
}
.blp-dbscont600	 h1{
	font-size: 16px;
	text-align: center;
	line-height: 24px;
	color: #666666;
	font-weight: 600;
	margin: 0px;
	padding-top: 2px;
}
.blp-dbscont600	 h6{
	font-size: 14px;
	text-align: right;
	line-height: 22px;
	color: #0000ff;
	font-weight: 300;
	margin: -20px 15px 0 0;
	padding: 0;
}
/*------ bar色 ------*/

/* 薄薄緑 */
.c007h	{
	background-image: url(../blp-button/bt007h_block45-18.jpg);
	background-repeat: repeat-x;
	background-color: #e7fbf1;
	border-radius: 8px 8px 0px 0px;
	margin: 0px auto 0px auto;
	padding-top: 0px;
}
/* 薄薄緑BG無し */
.c007hf	{
	background-image: url(../blp-button/bt007h_block45-18.jpg);
	background-repeat: repeat-x;
	border-radius: 8px 8px 0px 0px;
	margin: 0px auto 0px auto;
	padding-top: 0px;
}
/* 薄橙 */
.c015h	{
	background-image: url(../blp-button/bt015h_block45-18.jpg);
	background-repeat: repeat-x;
	border-radius: 8px 8px 0px 0px;
	margin: 0px auto 0px auto;
	padding-top: 0px;
}
/* 薄薄青 */
.c016h	{
	background-image: url(../blp-button/bt016h_block45-18.jpg);
	background-repeat: repeat-x;
	border-radius: 8px 8px 0px 0px;
	margin: 0px auto 0px auto;
	padding-top: 0px;
}
/* 薄薄紫 */
.c002h	{
	background-image: url(../blp-button/bt002h_block45-18.jpg);
	background-repeat: repeat-x;
	background-color: #f2f1ff;
	border-radius: 8px 8px 0px 0px;
	margin: 0px auto 0px auto;
	padding-top: 0px;
}

/*グレー・文字*/
.pg12 {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-align: left;
	text-indent: 5px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left:10px;
}

/*グレー・文字*/
.pg12s {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-align: center;
	text-indent: 5px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left:10px;
}

/*黒・文字*/
.p12 {
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	text-align: left;
	text-indent: 5px;
	margin: 5px 10px 5px 10px;
}
.p12s {
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	text-align: center;
	text-indent: 0px;
	margin: 5px 10px 5px 10px;
}
.p14 {
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	text-align: left;
	text-indent: 0px;
	margin: 5px 10px 5px 10px;
}

/*青・文字*/
.pb12 {
	font-size: 12px;
	color: #0080ff;
	line-height: 16px;
	text-align: left;
	text-indent: 5px;
	margin: 5px 10px 5px 10px;
}
/*　薄緑ライン */
hr {
	border: none;
	height: 2px;
	background: linear-gradient(90deg,rgba(002,258,162,0.1)0%,rgba(002,258,162,1)50%,rgba(002,258,162,0.1)100%);
}


/**************************** 著者別検索 *****************************/
/********* あかさたな中間header *********/
.jmoji_header	{
	font-size: 18px;
	text-align: center;
	color: #ffffff;
	font-weight: 600;
	background: #02eea2;
	border-radius: 10px;
	padding: 1px 20px 1px 20px;
	margin: 25px 10px -5px 10px;
}
/*    */
.mark1::after	{
	content: "\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E";
	color: #02eea2;
	font-size: 14px;
}
.mark2::after	{
	content: "\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E\221E";
	color: #02eea2;
	font-size: 14px;
}
/*********  2列－文字navi  *********/

ul.moji_navi	{
	width: 100%;
	margin: 0;
	padding: 0;
}
ul.moji_navi li	{
	float: left;
	display: inlin-block;
	width: 290px;
	overflow: hidden;
	text-align: left;
	list-style: none;
	background-color: #ffffff;
	border-left: solid 6px #02eea2;
	border-bottom: solid 1px #02eea2;
	padding: 5px 0 5px 10px;
	margin: 20px 0px 5px 15px;
}
ul.moji_navi li	a	{
	font-size: 18px;
	color: #333333;
	font-weight: 400;
	text-decoration: none;
	line-height: 22px;
	padding: 0;
	margin:  0;
}
ul.moji_navi li a:hover	{
	color: #ff0000;
	text-decoration: underline;
}
.navi-end	{
	height: 22px;
	clear: both;
}
/**************************** ジャンル検索 **************************/
/********** 1列－ 文字＋画像  ***********/
ul.ser_navi	{
	width: 585px;
	margin: 0;
	padding: 0;
}
ul.ser_navi	li	{
	display: inline-block;
	width: 600px;
	text-align: left;
	list-style-type: none;
	background-color: #ffffff;
	border-top: solid 1px #ffffff;
	border-left: solid 4px #02eea2;
	border-right: solid 4px #02eea2;
	border-bottom: solid 1px #02eea2;
	border-radius: 4px;
	padding: 5px 20px 5px 20px;
	margin: 10px 0 8px 0px;
}
ul.ser_navi	li	a:link	{
	font-size: 18px;
	color: #000000;
	line-height: 24px;
	text-decoration: none;
}
ul.ser_navi	li	a:visited	{
	font-size: 18px;
	color: #000000;
	text-align: left;
	line-height: 24px;
	text-decoration: none;
}
ul.ser_navi	li a:hover	{
	color: #ff0000;
	text-decoration: underline;
}
ul.ser_navi	li	img	{
	float: right;
	font-size: 0;
	border: 0;
	margin: -3px 0 -3px 0;
}

/********** フッター *********/
.address	{font-size: 0.75em;
	color: #666666;
	font-style: normal;
	text-align: center;
}
