@charset "utf-8";

	*{margin:0;padding:0;
	}

	a{
	outline:none;
	border:0;
	}

	body {
	font-family:ArialMT, "Hiragino Kaku Gothic ProN", "�q���M�m�p�S ProN W3", ���C���I, sans-serif;
	-webkit-text-size-adjust: none; /* �t�H���g�T�C�Y�������� */  
	background: #ececec;
	color: #660000;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	}

	li{list-style-type:none;}
	
	.colorG {color: #333;}

	

A:link    {COLOR: #81bcc8; TEXT-DECORATION: underline;}
A:visited {COLOR: #4a93a2; TEXT-DECORATION: underline;}



header {
	background: #fff;
	margin-bottom:10px;
	padding-top:5px;
	height: 30px;
	width:100%;
	-webkit-box-shadow: 0 2px 3px #ccc;
	-moz-box-shadow: 0 2px 3px #ccc;
	box-shadow: 0 2px 3px #ccc;
	}

#tab ul,
.stafflist li,
.imglist li,
#blogAria ul,
nav ul,
header:after {
	content:"";
	display:block;
	clear:both;
	}


#logo {
	width:50%;
	}

/*������test������*/



	

.h_space{
	height:100%;
	width:100%;
	line-height:0;
	text-align:left;
	padding:10px 10px 10px 10px;
	background: #ffffff;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	}


.h_posi{
	display:block;
	height:50px;
	width:110px;
	line-height:0;
	right:10px;
	top:10px;	
	position:absolute;
	overflow:hidden;
	}



.h_posi img{
	max-width:100%; 
	height:auto;
	vertical-align: bottom;
	}


.navi_sp{
	padding:0px;
	text-align:center;
	margin:0 auto;
	}

/*-------------------------------------------------------------*/
#menu {
	width:100%;
	padding:0;
	margin:0;
	list-style-type: none;
	}

#menu li {
	width:33.3%;
	float:left;
	padding:0px;
	margin:0px 0px 0px 0px;
	text-align:center;
	height:auto;
	}


#menu li img{
	vertical-align: middle;
	}



#menu li a {
	position:relative;
	width:auto;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-shadow:0 -1px 0px #e85064,0 1px 0px #e85064;
	padding:0px;
	text-decoration:none;
	display:block;
	height:auto;


    /*�S�̂̃O���f�[�V����*/
	background: #ffffff;/*IE9�̔w�i�p*/
	background:linear-gradient(#ffffff,#DCDCDC);
 	background:-webkit-linear-gradient(#ffffff,#DCDCDC);/*Google Chrome�ASafari*/
 	background:-moz-linear-gradient(#ffffff,#DCDCDC);/*Firefox�p*/
	background:-o-linear-gradient(#ffffff,#DCDCDC);/*Opera*/
	background:-ms-linear-gradient(#ffffff,#DCDCDC);/*Internet Explorer*/

 	border-left:1px solid #DCDCDC;/*�d�؂���*/

	box-shadow: 1px 0px 0px rgba(225,225,225,0.4) inset,/*1px�̃n�C���C�g*/
		-1px 0px 0px rgba(225,225,225,0.2) inset,/*1px�̃n�C���C�g*/
		0px 1px 1px rgba(0,0,0,0.1) inset,
		0px -1px 1px rgba(0,0,0,0.3) inset,
		0px 1px 3px #666;
	-pie-background:linear-gradient(#f7c4c7, #e85064);;/*PIE�p*/
	behavior: url("/PIE.htc");
	}







/*追記*/

#container {
	width: 100%; 
	margin: 0 auto;
	background: #FFF;
	overflow: hidden;
}

section {
	padding: 16px 8px 0;
}

section * + h2, section * + h3, section * + h4, section * + p {
	padding-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.btn {
	display: flex;
	justify-content: space-around;
	margin-top:5px;
}

.btn li {
	width: 45%;
	text-align: center;
}

#feature li { 
	margin-bottom: 8px; 
	padding: 8px; border: 
	1px solid #000;
}

.list li{ 
	width: 100%;
	margin: 2px; 
	padding: 4px; 
	font-size: 0.8rem;
	line-height: 1;
	text-align: center;
}

.list li a {
	color: #444444;
}

.list li figure img {
	max-width:100%;
	height:auto;
	border: solid 2px #fff;
	-webkit-box-shadow: 0 0 4px #666;
	-moz-box-shadow: 0 0 4px #666;
	box-shadow: 0 0 4px #666;
	vertical-align: bottom;
}

.list li p {
	font-size: 12px;
}


.read_btn_box {
	display:block;
	}

.read_btn_box p {
	text-align:center;
	font-size:small;
	height:37px;
	max-height:100%;
	margin-block-start:1em;
	margin-block-end:1em;
	margin-inlin-start:0px;
	margin-inline-end:0ex;
}

.read_btn_box a {
	display:block;
	width:80%;
	margin: auto;
	padding: 7px 5px 5px;
	box-sizing: border-box;
	border:1px solid #ddd;
	font-size:12px;
	text-align: center;
	font-weight:500;
	vertical-align: baseline;
	}



#new .list {
	width:100%;
	display: flex; 
	flex-wrap: wrap;
	justify-content: space-between;
}

#new .list::before, #new .list::after { 
	content: ''; 
	display: block; 
	width: 30%; 
	order: 1;
}

#new .list li {
	position: relative; 
	width: 30%; 
	margin: 0 0 4%;
}

#new .btn {
	width: 90%; 
	margin: 0 auto;
}




/*------------------------------------------------------------*/

.info_title{
	background:#74B52B;
	width:100%;
	padding:0px;
	margin:0px;
	overflow:hidden;
	}


.info{
	background:#fff9ac;
	width:100%;
	padding:0px;
	margin:0px;
	color:#808080;
	clear:both;
	}

.font_bw{
	padding:0px 0px 0px 10px;
	font-weight:bold;
	color:#ffffff;
	}


.font_bp{
	font-weight:bold;
	color:#FF69B4;
	font-sixe:12px;
	line-height:16px;
	}

.font_br{
	font-weight:bold;
	color:#cc0000;
	font-sixe:15px;
	line-height:18px;
	}




.t_area{
	width:auto; 
	height:auto;
	padding:0px;
	text-decoration:none;
	display:block;
	vertical-align: bottom;
	}

.t_area img{
	max-width:100%; 
	height:auto;
	vertical-align: bottom;
	}


.icon_sakusha{
	background:#0090da;
	color:#ffffff;
	font-weight:bold;
	font-size:8px;
	padding:1px 3px 1px 3px;
	border-radius:3px;
	}


.icon_shuppan{
	background:#ea669e;
	color:#ffffff;
	font-weight:bold;
	font-size:8px;
	padding:1px 3px 1px 3px;
	border-radius:3px;
	}


.btn_motto a{
	width:50%;
	background:#ffde69;
	background:linear-gradient(#ffffcc, #ffcc33);
	background:-webkit-linear-gradient(#ffffcc, #ffcc33);
	background:-moz-linear-gradient(#ffffcc, #ffcc33);
	background:-o-linear-gradient(#ffffcc, #ffcc33);
	background:-ms-linear-gradient(#ffffcc, #ffcc33);
	display:block;

	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-border-radius:3px;
	-ms-border-border-radius:3px;

	box-shadow: 1px 0px 0px rgba(225,225,225,0.4) inset,/*1px�̃n�C���C�g*/
		-1px 0px 0px rgba(225,225,225,0.2) inset,/*1px�̃n�C���C�g*/
		0px 1px 1px rgba(0,0,0,0.1) inset,
		0px -1px 1px rgba(0,0,0,0.3) inset,
		0px 1px 3px #666;
	-pie-background:linear-gradient(#ffffcc, #ffcc33);/*PIE�p*/
	behavior: url("/PIE.htc");

	color:#8d3b2e;
	padding:5px 0 5px 0;
	text-align:center;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	border: solid 1px #ffcc33;
	margin-top:10px;
	position:relative;
	right: 0;
	bottom: 0;
	text-decoration:none;
	}



.textAria2 {
	width:73%;
	min-height: 80px;
	float: left;
	}
	
.btnArea2 {
	width:auto;
	padding-right:10px;
	line-height:0;
	display:block;
	vertical-align:bottom;
	}






/*�t�b�^�[�e�[�u��*/

table.support{
	width:100%;
	border-collapse: collapse;
	margin-bottom:10px;
	}

table.support a{
	text-decoration:none;
	color:#595757;
	}


table.support th ,
table.support td  {
	border: 1px solid #DCDCDC;
	width:50%;
	text-align:left;
	padding:20px 0 20px 10px;
	font-size:12px;
	font-weight:bold;
	color:#595757;
	line-height:13px;
	background:linear-gradient(#ffffff,#DCDCDC);
	background:-webkit-linear-gradient(#ffffff,#DCDCDC);
	background:-moz-linear-gradient(#ffffff,#DCDCDC);
	background:-o-linear-gradient(#ffffff,#DCDCDC);
	background:-ms-linear-gradient(#ffffff,#DCDCDC);
	}

table.support th:hover,
table.support td:hover  {
	border: 1px solid #808080;
	width:50%;
	text-align:left;
	padding:20px 0 20px 10px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:13px;
	background:linear-gradient(#C0C0C0, #808080);
	background:-webkit-linear-gradient(#C0C0C0, #808080);
	background:-moz-linear-gradient(#C0C0C0, #808080);
	background:-o-linear-gradient(#C0C0C0, #808080);
	background:-ms-linear-gradient(#C0C0C0, #808080);
	}


table.support th:hover a,
table.support td:hover a  {
	text-decoration:none;
	color:#ffffff;
	}




.pad10{
	width:90%;
	padding:0px 18px 10px 18px;
	box-sizing:border-box;
	}




/*������*/
.searchbox_new {
	font-size:18px;
	padding:5px 5px 5px 5px;
	width: 75%;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
	border-right:none;
	background:#FFFFFF
	url("/css/img/search1.png")
	no-repeat 5px;

	border-top-left-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	-moz-border-top-left-radius: 2px;
	-o-border-top-left-radius: 2px;
	-ms-border-top-left-radius: 2px;

	border-bottom-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-bottom-left-radius: 2px;
	-o-border-bottom-left-radius: 2px;
	-ms-border-bottom-left-radius: 2px;


	border-top-right-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-top-right-radius:0px;
	-o-border-top-right-radius:0px;
	-ms-border-top-right-radius:0px;

	border-bottom-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-bottom-right-radius:0px;
	-o-border-bottom-right-radius:0px;
	-ms-border-bottom-right-radius:0px;
	}



.siro{
	text-align:center;
	margin:0 auto;
	width:60%;
	height:auto;
	padding:10px;
	box-sizing:border-box;
	font-size:12px;
	color:#ffffff;
	line-height:12px;
}


.blue{
	width:100%;
	height:auto;
	background: #00c8ff;
	padding:10px 0px 10px 0px;
	}



.btn_new {
	font-size:18px;
	display:inline;
	padding:5px 5px;
	margin-left: 0px;
	}



.common_set_new {
	text-align:center;
	color:#ffffff;
	border-top:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #999;

	border-top-right-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-top-right-radius: 2px;
	-o-border-top-right-radius: 2px;
	-ms-border-top-right-radius: 2px;

	border-bottom-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-bottom-right-radius: 2px;
	-o-border-bottom-right-radius: 2px;
	-ms-border-bottom-right-radius: 2px;


	border-top-left-radius:0px;
	-webkit-border-top-left-radius:0px;
	-moz-border-top-left-radius:0px;
	-o-border-top-left-radius:0px;
	-ms-border-top-left-radius:0px;

	border-bottom-left-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-bottom-left-radius:0px;
	-o-border-bottom-left-radius:0px;
	-ms-border-bottom-left-radius:0px;


	background:linear-gradient(#66ccff, #0066ff);
	background:-webkit-linear-gradient(#66ccff, #0066ff);
	background:-moz-linear-gradient(#66ccff, #0066ff);
	background:-o-linear-gradient(#66ccff, #0066ff);
	background:-ms-linear-gradient(#66ccff, #0066ff);


	margin-bottom: 0px;
	margin-top: 0px;
	font-size:18px;
	padding:2px;
}





.btnRegistBig a {
	width:90%;
	background:#ffde69;
	background:linear-gradient(#ffffcc, #ffcc33);
	background:-webkit-linear-gradient(#ffffcc, #ffcc33);
	background:-moz-linear-gradient(#ffffcc, #ffcc33);
	background:-o-linear-gradient(#ffffcc, #ffcc33);
	background:-ms-linear-gradient(#ffffcc, #ffcc33);
	display:block;

	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-border-radius:3px;
	-ms-border-border-radius:3px;

	box-shadow: 1px 0px 0px rgba(225,225,225,0.4) inset,/*1px�̃n�C���C�g*/
		-1px 0px 0px rgba(225,225,225,0.2) inset,/*1px�̃n�C���C�g*/
		0px 1px 1px rgba(0,0,0,0.1) inset,
		0px -1px 1px rgba(0,0,0,0.3) inset,
		0px 1px 3px #666;
	-pie-background:linear-gradient(#ffffcc, #ffcc33);/*PIE�p*/
	behavior: url("/PIE.htc");

	color:#8d3b2e;
	padding:5px 0 5px 0;
	text-align:center;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	border: solid 1px #ffcc33;
	margin-top:10px;
	position:relative;
	right: 0;
	bottom: 0;
	text-decoration:none;
}




















/*�����o�^�{�^��*/
.btnRegistBig02 a {
	display: block;
	width: 90%;
	color: #ffffff;
	height: 50px;
	margin: 10px auto;
	font-size:30px;
	line-height:50px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	text-shadow: 0 1px 1px #0099ff;
	-webkit-box-shadow: 0 0 4px #ccc;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 0 4px #ccc;
	-moz-border-radius: 6px;
	box-shadow: 0 0 4px #ccc;
	border-radius: 6px;
	border:0.5px solid #00ccff;
	background:66ccff;
	background:linear-gradient(#66ccff, #0099ff);
	background:linear-gradient(#66ccff, #0099ff);
	background:-webkit-linear-gradient(#66ccff, #0099ff);
	background:-moz-linear-gradient(#66ccff, #0099ff);
	background:-o-linear-gradient(#66ccff, #0099ff);
	background:-ms-linear-gradient(#66ccff, #0099ff);
}




.bookImgAria img{
	max-width:100%; 
	height:auto;
	vertical-align: bottom;
	}
	






















#blogAria {
	width:50%;
	float: right;
	}

#logo h1 a {
	display:block;
	padding-top: 24px;
	overflow: hidden;
	height: 0;
	width:94px;
	background-image:url("../img/logo.png") ;
	-webkit-background-size:94px 24px;
	-moz-background-size:94px 24px;
	background-size:94px 24px;
	float: left;
	position: relative;
	left: 3px;
	}

#currentBtn {
    text-align: right;
    line-height: 50px;
    float: right;
    color: #F73C3C;
}	
#blogAria ul {
	display:block;
	width: 150px;
	margin-left:auto;
	position: relative;
	right: 3px;
	bottom:2px;
	}


#blogAria .btnRegist a {
	display:block;
	height: 24px;
	width:66px;
	font-size: 62%;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	color: #990000;
	font-weight: 700;
	text-shadow: 0 1px 1px #fff;
	-webkit-box-shadow: 0 0 4px #ccc;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 0 4px #ccc;
	-moz-border-radius: 6px;
	box-shadow: 0 0 4px #ccc;
	border-radius: 6px;
	border:2px solid #fff;
	float: left;
	background: -moz-linear-gradient(top, #ccff99, #9de132);
    background: -webkit-gradient(linear, left top, left bottom,
    			color-stop(0, #ccff99),
    			color-stop(1.0, #9de132));
	}
	
#blogAria .btnLogin a {
	display:block;
	margin-left: 8px;
	height: 24px;
	width:66px;
	font-size: 62%;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	color: #990000;
	font-weight: 700;
	text-shadow: 0 1px 1px #fff;
	-webkit-box-shadow: 0 0 4px #ccc;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 0 4px #ccc;
	-moz-border-radius: 6px;
	box-shadow: 0 0 4px #ccc;
	border-radius: 6px;
	border:2px solid #fff;
	float: left;
	background: -moz-linear-gradient(top, #fdec31, #ffae00);
    background: -webkit-gradient(linear, left top, left bottom,
    			color-stop(0, #fdec31),
    			color-stop(1.0, #ffae00));
	}


.bookImgAria {
	width: 100%;
	margin: 10px 0;
}
	.bookImg {
		width: 100%;
		height: auto;
	}

#tab {
	width: 100%;
	height: 40px;
	position: relative;
	top:5px;
	z-index: 10;
}
	#tab .tabOn {
		position: relative;
		bottom: 5px;
	}
	#tab .tabOff {
		position: relative;
		top: 5px;
	}
		#tab ul li {
			width: 33.3%;
			height: 60px;
			float: left;
		}

.totalBtn a {
	display: block;
	margin: 0 auto;
	width: 90%;
	height: 50px;
	font-size: 100%;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	color: #990000;
	font-weight: 700;
	text-shadow: 0 1px 1px #fff;
	-webkit-box-shadow: 0 0 4px #ccc;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-box-shadow: 0 0 4px #ccc;
	-moz-border-top-left-radius: 6px;
	-moz-border-top-right-radius: 6px;
	box-shadow: 0 0 4px #ccc;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border:2px solid #fff;
	background: -moz-linear-gradient(top, #fdec31, #ffae00);
    background: -webkit-gradient(linear, left top, left bottom,
    			color-stop(0, #fdec31),
    			color-stop(1.0, #ffae00));
}

/*.boysBtn a {BL繧�E�繝��E/
	display: block;
	margin: 0 auto;
	width: 90%;
	height: 50px;
	font-size: 100%;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-weight: 700;
	text-shadow: 0 1px 1px #098ddc;
	-webkit-box-shadow: 0 0 4px #ccc;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-box-shadow: 0 0 4px #ccc;
	-moz-border-top-left-radius: 6px;
	-moz-border-top-right-radius: 6px;
	box-shadow: 0 0 4px #ccc;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border:2px solid #fff;
	background: -moz-linear-gradient(top, #7de3fd, #009cff);
    background: -webkit-gradient(linear, left top, left bottom,
    			color-stop(0, #7de3fd),
    			color-stop(1.0, #009cff));
}

.adultBtn a {/*迚ｹ髮・ち繝��E/
	display: block;
	margin: 0 auto;
	width: 90%;
	height: 50px;
	font-size: 100%;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-weight: 700;
	text-shadow: 0 1px 1px #e852d4;
	-webkit-box-shadow: 0 0 4px #ccc;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-box-shadow: 0 0 4px #ccc;
	-moz-border-top-left-radius: 6px;
	-moz-border-top-right-radius: 6px;
	box-shadow: 0 0 4px #ccc;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border:2px solid #fff;
	background: -moz-linear-gradient(top, #fdbbf1, #fb7deb);
    background: -webkit-gradient(linear, left top, left bottom,
    			color-stop(0, #fdbbf1),
    			color-stop(1.0, #fb7deb));
}
*/
.box {
	background:#fff;
	width:100%;
	padding: 5px 0;
	margin-bottom:15px;
	height: auto;
	-webkit-box-shadow: 0 0 4px #ccc;
	-moz-box-shadow: 0 0 4px #ccc;
	box-shadow: 0 0 4px #ccc;
	position: relative;
	z-index: 20;
	}

.obi {
	display:block;
	background: -moz-linear-gradient(top, #fff, #edecec 5%, #c9c8c8);
    background: -webkit-gradient(linear, left top, left bottom,
    			color-stop(0, #fff),
    			color-stop(0.05, #edecec),
    			color-stop(1.0, #c9c8c8));
	-webkit-box-shadow: 0 1px 4px #999;
	-moz-box-shadow: 0 1px 4px #999;
	margin-bottom:10px;
	height: 34px;
	width:100%;
	}
	
.obi p {
	font-size:87%;
	line-height: 34px;
	text-shadow: 0 1px 1px #fff;
	padding-left:5px;
	color:#666;
	font-weight: 700;
	}
	
.btnAria {
	width: 90%;
	height: 27px;
	margin: 20px auto;
	background: -moz-linear-gradient(top, #fdec31, #ffae00);
    background: -webkit-gradient(linear, left top, left bottom,
    			color-stop(0, #fdec31),
    			color-stop(1.0, #ffae00));
	-webkit-box-shadow: 0 0 4px #ccc;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 0 4px #ccc;
	-moz-border-radius: 6px;
	box-shadow: 0 0 4px #ccc;
	border-radius: 6px;
	border:2px solid #fff;
}

.btnAria a {
	display: block;
	background:url("../img/arrow_h.png") center right no-repeat;
	-webkit-background-size:15px 15px;
	-moz-background-size:15px 15px;
	background-size:15px 15px;
	text-align: center;
	width: 100%;
	color: #990000;
	font-weight: 700;
	text-shadow: 0px 1px 1px #fff;
	text-decoration: none;
	font-size:87%;
	line-height: 27px;
	height: 27px;
}
.btnRegistBig a {
	display: block;
	width: 90%;
	color: #990000;
	height: 40px;
	margin: 20px auto;
	font-size:87%;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	color: #8D3B2E;
	font-weight: 700;
	-webkit-box-shadow: 0 0 4px #ccc;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 0 4px #ccc;
	-moz-border-radius: 6px;
	box-shadow: 0 1px 2px #939393;
	border-radius: 6px;
	border: 1px solid #FFD651;
	background: linear-gradient(#ffffcc, #ffcc33);
	background: 
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	-webkit-linear-gradient(#ffffcc, #ffcc33);
	background: 
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	-moz-linear-gradient(#ffffcc, #ffcc33);
	background: 
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	-o-linear-gradient(#ffffcc, #ffcc33);
	background: 
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	-ms-linear-gradient(#ffffcc, #ffcc33);
}
	
.cateNavi {/*譁E��逹縲√Λ繝ｳ繧�E�繝ｳ繧�E�縲∫音髮・・繧�E�繝ｳ*/
	width: 90%;
	height: 27px;
	margin: 0 auto;
	background: -moz-linear-gradient(top, #fdec31, #ffae00);
    background: -webkit-gradient(linear, left top, left bottom,
    			color-stop(0, #fdec31),
    			color-stop(1.0, #ffae00));
	-webkit-box-shadow: 0 0 4px #ccc;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 0 4px #ccc;
	-moz-border-radius: 6px;
	box-shadow: 0 0 4px #ccc;
	border-radius: 6px;
	border:2px solid #fff;
}

	.cateNavi ul li {
		width: 33.3%;
		float: left;
		text-align: center;
		font-size:87%;
		line-height: 27px;
	}
		.btnNew a {
			display: block;
			color: #990000;
			font-weight: 700;
			text-shadow: 0px 1px 1px #fff;
			text-decoration: none;
		}
		.btnLank a {
			display: block;
			background:url("../img/line_o.gif") top left no-repeat;
			-webkit-background-size:1px 27px;
			-moz-background-size:1px 27px;
			background-size:1px 27px;
			color: #990000;
			font-weight: 700;
			text-shadow: 0px 1px 1px #fff;
			text-decoration: none;
		}
		.btnSpecial a {
			display: block;
			background:url("../img/line_o.gif") top left no-repeat;
			-webkit-background-size:1px 27px;
			-moz-background-size:1px 27px;
			background-size:1px 27px;
			color: #990000;
			font-weight: 700;
			text-shadow: 0px 1px 1px #fff;
			text-decoration: none;
		}
		
.genreNavi {
	width: 90%;
	height: 27px;
	margin: 0 auto;
	background: -moz-linear-gradient(top, #fecb94, #9e5311);
    background: -webkit-gradient(linear, left top, left bottom,
    			color-stop(0, #fecb94),
    			color-stop(1.0, #9e5311));
	-webkit-box-shadow: 0 0 4px #ccc;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 0 4px #ccc;
	-moz-border-radius: 6px;
	box-shadow: 0 0 4px #ccc;
	border-radius: 6px;
	border:2px solid #fff;
}

	.genreNavi ul li {
		width: 33.3%;
		float: left;
		text-align: center;
		font-size:87%;
		line-height: 27px;
	}
		.btnGenre a {
			display: block;
			color: #fff;
			font-weight: 700;
			text-shadow: 0px 1px 1px #723802;
			text-decoration: none;
		}
		.btnAuthor a {
			display: block;
			background:url("../img/line_cha.gif") top left no-repeat;
			-webkit-background-size:1px 27px;
			-moz-background-size:1px 27px;
			background-size:1px 27px;
			color: #fff;
			font-weight: 700;
			text-shadow: 0px 1px 1px #723802;
			text-decoration: none;
		}
		.btnCompany a {
			display: block;
			background:url("../img/line_cha.gif") top left no-repeat;
			-webkit-background-size:1px 27px;
			-moz-background-size:1px 27px;
			background-size:1px 27px;
			color: #fff;
			font-weight: 700;
			text-shadow: 0px 1px 1px #723802;
			text-decoration: none;
		}
	
.imglist li {
	border-bottom:1px dotted #ccc;
	margin-bottom: 5px;
	}

.noBoder li:last-child {
	border-bottom:none;
	}

	
.titlText {
	font-size:14px;
	line-height: 20px;
	color:#ff9900;
	font-weight: 700;	
	}
	
.taimText {
	text-align: right;
	font-size:10px;
	color:#ccc;	
	}
	
.imglist li {
	display:block; 
	min-height: 150px;
	width:100%;
	text-decoration: none;
	color:#573100;
	font-size:11px;
	line-height: 14px;
	}
	
.btnTachiyomi a {/*遶九■隱�E�縺�E�繝懊ち繝ｳ*/
	display: block;
	font-size: 100%;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	color: #ff9900;
	font-weight: 700;
	text-shadow: 0 1px 1px #fff;
	width: 60%;
	height: 25px;
	position: relative;
	right: 5px;
	top:3px;
	margin-left: auto;
	border:1px solid #fff;
	-webkit-box-shadow: 0 0 2px #999;
	-moz-box-shadow: 0 0 2px #999;
	box-shadow: 0 0 2px #999;
	background: -moz-linear-gradient(top, #ccff99, #9de132);
    background: -webkit-gradient(linear, left top, left bottom,
    			color-stop(0, #ccff99),
    			color-stop(1.0, #9de132));
}

.samAria img {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
	
.samAria {
	width:27%;
	height: 80px;
	text-align: center;
	float: left;
	}
	
.textAria {
	width:73%;
	min-height: 80px;
	float: left;
	}
	
.comiList li {
	width: 100%;
	height: 52px;
	background: -moz-linear-gradient(top, #fff, #eae9e9 5%, #ccc);
    background: -webkit-gradient(linear, left top, left bottom,
    			color-stop(0, #fff),
    			color-stop(0.05, #eae9e9),
    			color-stop(1.0, #ccc));
    border-top: solid 1px #999;
}

.comiList ul {
    border-bottom: solid 1px #999;
}

.comiList li a {
	display: block;
	font-size: 100%;
	line-height: 52px;
	background:url("../img/arrow_b.png") center right no-repeat;
	-webkit-background-size:16px 20px;
	-moz-background-size:16px 20px;
	background-size:16px 20px;
	color: #333;
	font-weight: 700;
	text-shadow: 0px 1px 1px #fff;
	text-decoration: none;
}

.comiList li img {
	vertical-align: -35%;
	margin: 0 5px;
	-webkit-box-shadow: 0 1px 2px #fff;
	-moz-box-shadow: 0 1px 2px #fff;
	box-shadow: 0 1px 2px #fff;
}

/*隧�E�邏ｰ繝壹・繧�E�*/
.detaAria {
	width: 100%;
	font-size:81%;
	line-height: 18px;
	margin: 0 auto;
	min-height: 165px;
	position: relative;
	color: #666;
}
.detaSamAria img {
	border: solid 2px #fff;
	-webkit-box-shadow: 0 0 4px #666;
	-moz-box-shadow: 0 0 4px #666;
	box-shadow: 0 0 4px #666;
}
	
.detaSamAria {
	width:40%;
	min-height: 150px;
	text-align: center;
	float: left;
	}
	
.detaTextAria {
	width:60%;
	min-height: 150px;
	float: left;
	}
	
.detaBtnTachiyomi a {/*隧�E�邏ｰ繝壹・繧�E�縺�E�遶九■隱�E�縺�E�繝懊ち繝ｳ*/
	display: block;
	font-size: 100%;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	color: #ff9900;
	font-weight: 700;
	text-shadow: 0 1px 1px #fff;
	width: 50%;
	height: 25px;
	position: absolute;
	right: 5px;
	bottom:5px;
	margin-left: auto;
	border:1px solid #fff;
	-webkit-box-shadow: 0 0 2px #999;
	-moz-box-shadow: 0 0 2px #999;
	box-shadow: 0 0 2px #999;
	background: -moz-linear-gradient(top, #ccff99, #9de132);
    background: -webkit-gradient(linear, left top, left bottom,
    			color-stop(0, #ccff99),
    			color-stop(1.0, #9de132));
}

.detaOpText {
	color: #ff6600;
	font-size: 120%;
	line-height: 40px;
	font-weight: 700;
	text-shadow: 0 1px 1px #fff;
}

.outline {
	background: #fff;
	width: 100%;
	padding: 10px 0;
	font-size: 100%;
	line-height: 25px;
	color: #666;
}
.outline p {
	width: 95%;
	margin: 0 auto;
}
.outline p span {
	border-bottom: dotted 1px #ccc;
}

.detacomiList li {
	display: block;
	font-size: 81%;
	line-height: 20px;
	color: #666;
	text-shadow: 0 1px 1px #fff;
	width: auto;
	height: 52px;
	padding: 0 0 5px 5px;
	background: -moz-linear-gradient(top, #fff, #eae9e9 5%, #ccc);
    background: -webkit-gradient(linear, left top, left bottom,
    			color-stop(0, #fff),
    			color-stop(0.05, #eae9e9),
    			color-stop(1.0, #ccc));
    border-top: solid 1px #999;
    position: relative;
}

.detacomiList ul {
    border-bottom: solid 1px #999;
}

.detaAten {
	width: 100%;
	font-size: 120%;
	line-height: 25px;
	color: #ff6666;
	text-align: center;
    border-bottom: dotted 1px #999;
    padding: 5px 0;
}


.btnTop a {
	display: block;
	font-size: 100%;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-weight: 700;
	text-shadow: 0 1px 1px #333;
	width: 25%;
	height: 32px;
	position: relative;
	right: 5px;
	top:3px;
	margin-left: auto;
	border:1px solid #fff;
	-webkit-box-shadow: 0 0 2px #999;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-box-shadow: 0 0 2px #999;
	-moz-border-top-left-radius: 6px;
	-moz-border-top-right-radius: 6px;
	box-shadow: 0 0 2px #999;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	background: -moz-linear-gradient(top, #999, #666 5%, #666);
    background: -webkit-gradient(linear, left top, left bottom,
    			color-stop(0, #999),
    			color-stop(0.05, #666),
    			color-stop(1.0, #666));
    position: relative;
    top: 5px;
    z-index: 10;
}

footer {
	display:block;
    position: relative;
    z-index: 200;
    width: 100%;
}

footer ul li {/*繝輔ャ繧�E�繝ｼ縺�E�繝｡繝九Η繝ｼ*/
	width: 50%;
	background: -moz-linear-gradient(top, #fff, #eae9e9 5%, #ccc);
    background: -webkit-gradient(linear, left top, left bottom,
    			color-stop(0, #fff),
    			color-stop(0.05, #eae9e9),
    			color-stop(1.0, #ccc));
    float: left;
}
#ftList li a {
	display: block;
	font-size: 68%;
	line-height: 26px;
	text-decoration: none;
	color: #000;
	font-weight: 700;
	text-shadow: 0 1px 1px #fff;
	background:url("../img/arrow_s.png") center right no-repeat;
	-webkit-background-size:11px 13px;
	-moz-background-size:11px 13px;
	background-size:11px 13px;
	width: 100%;
	height: 26px;
}
.ftText{
	display: block;
	height: 26px;
	width: 90%;
	padding-left: 5px;
	background:url("../img/line_g.gif") center left no-repeat;
	-webkit-background-size:2px 26px;
	-moz-background-size:2px 26px;
	background-size:2px 26px;
}
.ftTextNone{
	display: block;
	height: 26px;
	width: 90%;
	padding-left: 5px;
}
footer p {
	text-decoration:none;
	font-size:12px;
	line-height: 24px;
	padding: 3px 0;
	width:100%;
	color:#999;
	text-align: center;
	}
	
/*form*/
#searchform4 {  
    width: 90%;
    background: #fff;
    -webkit-box-shadow: inset 0 0 2px #ccc;
    -moz-box-shadow: inset 0 0 2px #ccc;
    border-radius: 20px;
    border: solid 1px #ccc;
    display: block;
    height: 24px;
    position: relative;
    margin: 0 auto;
}  
#keywords4  {  
    width: 80%;  
    position: absolute;  
    top: 3px;  
    left: 12px;  
    border: 0;  
}  
#searchBtn4 {  
    position: absolute;  
    top: 3px;  
    right: 5px;  
}
/*繧�E�繝ｯ繧�E�繝苓�E��E�遉ｺ*/

.picAria {
	display:block;
	width: 320px;
	padding-top: 10px;
	text-align:center;
	margin: 0 auto;
	clear:both;
	}	


/*消費税関連*/
.consumptionTax{
	text-align: center;
	font-size: 0.95em;
	margin-top: 10px;
}
.consumptionTax p{
	color:#444;
	font-weight: bold;
}
.consumptionTax p a{
	color: #bb0000;
	line-height: 2em;
}

/*lp*/
#lp{
	background: #E9E9E9;
}
#lp a{
	text-decoration: none;
}
#lpHeader{
	height: 50px;
	background: #FFFFFF;
	box-shadow: 0 1px 2px #ACACAC;
}
#lpHeader img {
	height: 40px;
	padding-left: 5px;
	padding-top: 2px;
}
.lpTopImg{
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}
.lpTopImg a{
	display: block;
}
.lpTopImg img{
	width: 100%;
	vertical-align: bottom;
}
.lpRegist {
	margin-bottom: 15px;
}
#lp .lpRegist ul{
	overflow: hidden;
	padding: 2px;
}
#lp .lpRegist ul li{
	float: left;
	width: 50%;
}
.lpRegist ul li a{
	display: block;
	width: 80%;
	margin: 0 auto;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	text-shadow: 0 1px 1px #3B2603;
	border: 2px solid #FFFFFF;
	border-radius: 5px;
	box-shadow: 1px 1px 1px rgba(127, 56, 0, 0.67);
	background: rgba(252,205,77,1);  background: -moz-linear-gradient(top, rgba(252,205,77,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(248,181,0,1) 100%);  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,205,77,1)), color-stop(50%, rgba(252,205,77,1)), color-stop(51%, rgba(248,181,0,1)), color-stop(100%, rgba(248,181,0,1)));  background: -webkit-linear-gradient(top, rgba(252,205,77,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(248,181,0,1) 100%);  background: -o-linear-gradient(top, rgba(252,205,77,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(248,181,0,1) 100%);  background: -ms-linear-gradient(top, rgba(252,205,77,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(248,181,0,1) 100%);  background: linear-gradient(to bottom, rgba(252,205,77,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(248,181,0,1) 100%);
}
.lpNav ul{
	overflow: hidden;
	box-shadow: 1px 1px 1px #913516;
}
.lpNav ul li{
	float: left;
	width: 33.3%;
}
.lpNav ul li a{
	display: block;
	text-align: center;
	height: 45px;
	line-height: 45px;
	color: #662908;
	text-shadow: 0 1px 1px #FFE0A7;
	font-size: 0.9em;
	font-weight: bold;
	background: #FFFECE;
	border-left: 1px solid rgba(138, 90, 45, 1);
	border-top: 1px solid #917C4C;
	border-bottom: 1px solid #7E3F10;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.lpNav ul li:first-child a{
	border-left: none;
}

.lpContents{
	margin-top: 15px;
	margin-bottom: 15px;
}
.lpObi{
	position: relative;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #4A4A4A;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 0 5px 5px;
	border-top: 1px solid #E2E2E2;
	box-shadow: 0 1px 1px rgba(116, 116, 116, 1);
	background: rgba(186, 186, 186, 1);  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(143,143,143,1) 100%);  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(143,143,143,1)));  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(143,143,143,1) 100%);  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(143,143,143,1) 100%);  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(143,143,143,1) 100%);  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(143,143,143,1) 100%);
}

.lp2Column{
	overflow: hidden;
	background: #FFFFFF;
}
.lp2Column li{
	float: left;
	width: 50%;
	padding: 10px 5px 10px 2px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px dashed rgba(138, 59, 3, 0.79);
	border-right: 1px dashed rgba(155, 70, 2, 0.79);
}
.lp2Column li:nth-child(even){
	border-right: none;
}
.lp2Column li:nth-child(3){
	border-bottom: none;
}
.lp2Column li:nth-child(4){
	border-bottom: none;
}

.lp2Column li a{
}
.lpBookWrap{
	overflow: hidden;
}
.lpSamAria{
	width: 40%;
	height: 80px;
	text-align: center;
	float: left;
}
.lpTextAria{
	width: 60%;
	min-height: 80px;
	float: left;
	font-size: 0.8em;
	line-height: 1.2em;
	color: rgba(106, 106, 106, 0.9);
}
.lpTitlText {
	font-size: 1em;
	color: rgba(46, 46, 46, 0.92);
	font-weight: 700;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.lpDetailLink{
	width: 90%;
	margin: 7px auto 0;
}
.lpDetailLink a{
	display: block;
	text-align: center;
	height: 45px;
	line-height: 45px;
	color: #005F08;
	font-size: 0.9em;
	font-weight: bold;
	text-shadow: 0 1px 1px #fff;
	border: 2px solid #fff;
	border-radius: 10px;
	box-shadow: 1px 1px 1px #2C6716;
	background: rgba(205,255,179,1);  background: -moz-linear-gradient(top, rgba(205,255,179,1) 0%, rgba(129,255,61,1) 100%);  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(205,255,179,1)), color-stop(100%, rgba(129,255,61,1)));  background: -webkit-linear-gradient(top, rgba(205,255,179,1) 0%, rgba(129,255,61,1) 100%);  background: -o-linear-gradient(top, rgba(205,255,179,1) 0%, rgba(129,255,61,1) 100%);  background: -ms-linear-gradient(top, rgba(205,255,179,1) 0%, rgba(129,255,61,1) 100%);  background: linear-gradient(to bottom, rgba(205,255,179,1) 0%, rgba(129,255,61,1) 100%);
}
.lpFButton{
	position: relative;
	background: rgba(128,52,5,1);
	background: -moz-linear-gradient(top, rgba(128,52,5,1) 0%, rgba(136,57,12,1) 50%, rgba(113,42,4,1) 51%, rgba(110,43,7,1) 71%, rgba(110,43,12,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(128,52,5,1)), color-stop(50%, rgba(136,57,12,1)), color-stop(51%, rgba(113,42,4,1)), color-stop(71%, rgba(110,43,7,1)), color-stop(100%, rgba(110,43,12,1)));
	background: -webkit-linear-gradient(top, rgba(128,52,5,1) 0%, rgba(136,57,12,1) 50%, rgba(113,42,4,1) 51%, rgba(110,43,7,1) 71%, rgba(110,43,12,1) 100%);
	background: -o-linear-gradient(top, rgba(128,52,5,1) 0%, rgba(136,57,12,1) 50%, rgba(113,42,4,1) 51%, rgba(110,43,7,1) 71%, rgba(110,43,12,1) 100%);
	background: -ms-linear-gradient(top, rgba(128,52,5,1) 0%, rgba(136,57,12,1) 50%, rgba(113,42,4,1) 51%, rgba(110,43,7,1) 71%, rgba(110,43,12,1) 100%);
	background: linear-gradient(to bottom, rgba(128,52,5,1) 0%, rgba(136,57,12,1) 50%, rgba(113,42,4,1) 51%, rgba(110,43,7,1) 71%, rgba(110,43,12,1) 100%);
}
.lpFButton a{
	position: relative;
	display: block;
	color: #eee;
	font-size: .95em;
	font-weight: bold;
	text-align: center;
	line-height: 45px;
	height: 45px;
	border-top: 2px solid #7F3D2A;
	border-bottom: 2px solid #551800;
	background: url("../img/arrow_s2.png") no-repeat 97% 50%;
}



.lp3Column{
	text-align: center;
}
.lpRanking{
	overflow: hidden;
	background: #FFFFFF;
}
.lpRanking li{
	overflow: hidden;
	padding: 10px 0 10px 3px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #333;
}
.lpRanking:nth-child(4) li{
	border-bottom: none;
	margin-bottom: 0;
}
.lpList1Img {
	width: 27%;
	height: 80px;
	text-align: center;
	float: left;
}
.lpList1TextWrap{
	width: 73%;
	min-height: 80px;
	font-size: 0.8em;
	line-height: 1.4em;
	color: rgba(106, 106, 106, 0.9);
	float: left;
}
.lpList1Title{
	font-size: 1.1em;
	color: rgba(46, 46, 46, 0.92);
	font-weight: 700;
}
.lpList1DetailButton a{
	display: block;
	width: 50%;
	float: right;
	text-align: center;
	margin-right: 10px;
	height: 45px;
	line-height: 45px;
	color: #195308;
	font-size: 1em;
	font-weight: bold;
	text-shadow: 0 1px 1px #fff;
	border: 2px solid #fff;
	border-radius: 10px;
	box-shadow: 1px 1px 1px #137A2B;
	background: rgba(205,255,179,1);  background: -moz-linear-gradient(top, rgba(205,255,179,1) 0%, rgba(129,255,61,1) 100%);  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(205,255,179,1)), color-stop(100%, rgba(129,255,61,1)));  background: -webkit-linear-gradient(top, rgba(205,255,179,1) 0%, rgba(129,255,61,1) 100%);  background: -o-linear-gradient(top, rgba(205,255,179,1) 0%, rgba(129,255,61,1) 100%);  background: -ms-linear-gradient(top, rgba(205,255,179,1) 0%, rgba(129,255,61,1) 100%);  background: linear-gradient(to bottom, rgba(205,255,179,1) 0%, rgba(129,255,61,1) 100%);
}

.registButtonW a{
	display: block;
	width: 90%;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	text-shadow: 0 1px 1px #784B0B;
	line-height: 45px;
	height: 45px;
	border: 2px solid #FFFFFF;
	border-radius: 5px;
	box-shadow: 1px 1px 1px #754B04;
	background: rgba(252,205,77,1);  background: -moz-linear-gradient(top, rgba(252,205,77,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(248,181,0,1) 100%);  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,205,77,1)), color-stop(50%, rgba(252,205,77,1)), color-stop(51%, rgba(248,181,0,1)), color-stop(100%, rgba(248,181,0,1)));  background: -webkit-linear-gradient(top, rgba(252,205,77,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(248,181,0,1) 100%);  background: -o-linear-gradient(top, rgba(252,205,77,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(248,181,0,1) 100%);  background: -ms-linear-gradient(top, rgba(252,205,77,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(248,181,0,1) 100%);  background: linear-gradient(to bottom, rgba(252,205,77,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(248,181,0,1) 100%);
}
.lpGenre li a{
	display: block;
	z-index: 100;
	line-height: 45px;
	height: 45px;
	color: #444;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	border-bottom: 1px solid #9E9E9E;                        
	background: rgba(227,227,227,1);  background: -moz-linear-gradient(top, rgba(227,227,227,1) 0%, rgba(186,186,186,1) 49%, rgba(196,196,196,1) 50%, rgba(201,201,201,1) 100%);  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(227,227,227,1)), color-stop(49%, rgba(186,186,186,1)), color-stop(50%, rgba(196,196,196,1)), color-stop(100%, rgba(201,201,201,1)));  background: -webkit-linear-gradient(top, rgba(227,227,227,1) 0%, rgba(186,186,186,1) 49%, rgba(196,196,196,1) 50%, rgba(201,201,201,1) 100%);  background: -o-linear-gradient(top, rgba(227,227,227,1) 0%, rgba(186,186,186,1) 49%, rgba(196,196,196,1) 50%, rgba(201,201,201,1) 100%);  background: -ms-linear-gradient(top, rgba(227,227,227,1) 0%, rgba(186,186,186,1) 49%, rgba(196,196,196,1) 50%, rgba(201,201,201,1) 100%);  background: linear-gradient(to bottom, rgba(227,227,227,1) 0%, rgba(186,186,186,1) 49%, rgba(196,196,196,1) 50%, rgba(201,201,201,1) 100%);
}
.lpGenre li:first-child a{
	border-top: 1px solid #C2C2C2;
}

.lpAuthorName{
	color: #880000;
	font-size: 0.75em;
	text-align: center;
}

#lp footer p{
	color: #980000 !important;
}


/*退会アンケート*/
#wrapper{
}
.formPage{
	background: #fff;
	margin-bottom: 10px;
	padding-bottom: 15px;
}
.question p:first-child{
	font-weight: bold;
}
.question p{
	color: #555;
}
.question ul li{
	position: relative;
}
.question label{
	display: block;
	color: #434343;
	padding: 15px 5px;
	border-top: 1px solid #aaa;
	background: #F2f2f2;
}
.question ul li:first-child label{
	border-top: none;
}
.question ul li:last-child label{
	border-bottom: 1px solid #aaa;
}
.question textarea{
	width: 96%;
	height: 150px;
	margin-top: 4px;
	margin-left: 2%;
	border-color: #aaa;
}
.question ul li input[type="radio"]{
	opacity: 0;
	position: absolute;
	top: -3px;
	left: -3px;
}
.question ul li input[type="radio"]:checked + label{
	color: #F2f2f2;
	background: #2F7ED9;
}
.question ul li input[type="checkbox"]{
	opacity: 0;
	position: absolute;
	top: -3px;
	left: -3px;
}
.question ul li input[type="checkbox"]:checked + label{
	color: #F2f2f2;
	background: url("../img/check_on.png") no-repeat,#2F7ED9;
	background-position: 95% 50%;
}

.question select{
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	font-size: 1em;
	background: url("../img/underArrow.png") no-repeat,#F2f2f2;
	background-position: 95% 50%;
	width: 100%;
	padding: 12px 5px;
	border: none;
	border-bottom: 1px solid #aaa;
	border-radius: 0px;
}
.formPage input[type="submit"] {
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	font-size: 1em;
	background: rgba(235,235,235,1);
	background: -moz-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(224,224,224,1) 50%, rgba(219,219,219,1) 50%, rgba(224,224,224,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(235,235,235,1)), color-stop(50%, rgba(224,224,224,1)), color-stop(50%, rgba(219,219,219,1)), color-stop(100%, rgba(224,224,224,1)));
	background: -webkit-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(224,224,224,1) 50%, rgba(219,219,219,1) 50%, rgba(224,224,224,1) 100%);
	background: -o-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(224,224,224,1) 50%, rgba(219,219,219,1) 50%, rgba(224,224,224,1) 100%);
	background: -ms-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(224,224,224,1) 50%, rgba(219,219,219,1) 50%, rgba(224,224,224,1) 100%);
	background: linear-gradient(to bottom, rgba(235,235,235,1) 0%, rgba(224,224,224,1) 50%, rgba(219,219,219,1) 50%, rgba(224,224,224,1) 100%);
	box-shadow: 1px 1px 1px #ccc;
	border: none;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 12px;
	width: 100%;
}
.questionNom {
    display: block;
    font-size: 1em;
    margin-top: 16px;
    padding: 5px 2px;
    box-sizing: border-box;
    background: #737373;
    box-shadow: inset 0 -2px 2px #434343,inset 0 2px 2px #929292;
    color: #fff !important;
}
.questionNom span{
	color: #FF0000;
}

.fs_big{
	font-size:20px;
	font-weight:bold;
	line-height:25px;
	color:#ff0000;
	}

/*-----------------------退会チェックボックス用追加----------------------------------*/


.tc_bg{
	background:#ffffff;
	font-size:1em;
	line-height:1.5em;
	color:#333333;
	}
	
.tc_title{
	text-align:center;
	font-size:1.2em;
	line-height:1.5em;
	padding:10px 0;
	background:#333333;
	color:#ffffff;
	}


.tc_text-area{
	padding:10px;
	text-align:left;
	}

.tc_checkbox_area01{
	margin:0 auto;
	text-align:center;
	}

.tc_checkbox_area02{
	width:80%;
	background:#d7d6d6;
	padding:10px;
	display:inline-block;
	margin-bottom:20px;
	}


.btn_tc{
	width:50%;
	max-width:400px;
	background: #797979;/*IE*/
	background:linear-gradient(#c0c0c0, #696969);
 	background:-webkit-linear-gradient(#c0c0c0, #696969);/*Google Chrome Safari*/
 	background:-moz-linear-gradient(#c0c0c0, #696969);/*Firefox*/
	background:-o-linear-gradient(#c0c0c0, #696969);/*Opera*/
	background:-ms-linear-gradient(#c0c0c0, #696969);/*Internet Explorer*/
	padding:5px 10px;
	text-align:center;
	fint-size:0.8em;
	line-height:1.5em;
	display:inline-block;
	border-radius:5px;
	border:1px solid #ffffff;
	box-shadow:0 0 5px #333333;
	text-shadow:0 0 5px #333333;
	color:#ffffff;
	}


.btn_tc:hover{
	color:#ffffff;
	background: #3c3c3c;/*IE*/
	background:linear-gradient(#696969, #373737);
 	background:-webkit-linear-gradient(#696969, #373737);/*Google Chrome Safari*/
 	background:-moz-linear-gradient(#696969, #373737);/*Firefox*/
	background:-o-linear-gradient(#696969, #373737);/*Opera*/
	background:-ms-linear-gradient(#696969, #373737);/*Internet Explorer*/
	}

a.btn_tc{
	color:#ffffff;
	text-decoration:none;
	}
