@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {

	content: '';

	content: none;

	}



input, textarea,{
	margin: 0;

	padding: 0;

	}



ol, ul{

	list-style:none;
	overflow: hidden;

	}



table{
	border-collapse: collapse;
	border-spacing:0;

	}



caption, th{

	text-align: left;

}


a:focus {

	outline:none;

	}



.clearfix:after {

	content: ".";

	display: block;

	clear: both;
	height: 0;
	visibility:
	hidden;

}


.clearfix {
	min-height: 1px;

}


* html .clearfix {
	height: 1px;
	height: auto;
	overflow: hidden;
}


html{
    overflow-y: scroll;
    font-family: "???C???I", verdana, sans-serif;
}

body {
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
	background: #e9e8e7;
	position: relative;
	font-family: sans-serif;
	font-size: small;
	word-wrap : break-word;
	overflow-wrap: break-word;
}





/*-----------------------------------------------------------*/
img {
	max-width: 100%;
	vertical-align: bottom;
}

a {
	color: #FFF;
	text-decoration: none;
}


.main{
	width: 100%;
	margin: 0 auto;
	font-family: sans-serif;
	font-size: small;
	word-wrap : break-word;
	overflow-wrap: break-word;
	}






/*---------------------------?????3???????????------*/
.wall_img3{
	margin:0 auto;
	width: 95%;
	border-collapse: separate;
	}

.wall_img3 td{
	width: 25%;
	padding: 2px;
	}




/*------------???????????F????------*/
.wall_img3b{
	margin:0 auto;
	width: 95%;
	border-collapse: separate;
	}

.wall_img3b td{
	width: 25%;
	padding: 2px;
	}

.wall_img3b a{
	width: 100%;
	vertical-align:bottom;
	box-sizing: border-box;
	border-top: 1px #b8860b solid;
	border-left: 1px #b8860b solid;
	border-right: 1px #800000 solid;
	border-bottom: 1px #800000 solid;
	display:block;
	}




/*-----------?^?C?g??------------*/
.center{

	text-align:center;
	margin:0 auto;
	}
/*---------------------------?????3?????????------*/

.font_center{
	color:#d72a56;
	text-align:center;
	margin:0 auto;
	}


.font_white{
	color:#ffffff;
	font-weight:bold;
	font-size:15px;
	margin-left:10px;
	line-height:15px;
	vertical-align: bottom;
	}

.right_align{
	text-align:right;
	color:#ffffff;
	padding:0px 10px 0px 10px;
	}

.right_align a{
	text-align:right;
	color:#ffffff;
	}





/*????J?e?S???{?^???p*/

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


.btn_red ul{
	width:100%;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	}

.btn_red li{
	width:25%;
	display:inline;
	padding: 0;
	margin: 1px 0px 1px 0px;
	float: left;
	}

.btn_red li a{
	display: block;
	border-radius:5px;
	padding: 3px;
	text-decoration: none;
	margin: 1px;
	text-align: center;
	font-size:11px;
	box-sizing:border-box;
	height:40px;
	line-height: 40px;
	font-weight:bold;
	background: #ff0000;/*IE9??w?i?p*/
	background:linear-gradient(#ff0000, #800001);
 	background:-webkit-linear-gradient(#ff0000, #800001);/*Google Chrome?ASafari*/
 	background:-moz-linear-gradient(#ff0000, #800001);/*Firefox?p*/
	background:-o-linear-gradient(#ff0000, #800001);/*Opera*/
	background:-ms-linear-gradient(#ff0000, #800001);/*Internet Explorer*/
	}





/*?????T?|?[?g*/
table.btn_footer{
	width:100%;
	border-collapse: collapse;
	}
.btn_footer a{
    color: #fff !important;
}

table.btn_footer th,
table.btn_footer td {
	border: 1px solid #838586;
	width: 50%;
	text-align: left;
	padding: 20px 0 20px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 13px;
	background: rgba(79,107,176,1);
	background: 
	-moz-linear-gradient(top, rgba(79,107,176,1) 0%, rgba(28,53,115,1) 28%, rgba(3,19,58,1) 100%);
	background: 
	-webkit-gradient(left top, left bottom, color-stop(0%, rgba(79,107,176,1)), color-stop(28%, rgba(28,53,115,1)), color-stop(100%, rgba(3,19,58,1)));
	background: 
	-webkit-linear-gradient(top, rgba(79,107,176,1) 0%, rgba(28,53,115,1) 28%, rgba(3,19,58,1) 100%);
	background: 
	-o-linear-gradient(top, rgba(79,107,176,1) 0%, rgba(28,53,115,1) 28%, rgba(3,19,58,1) 100%);
	background: 
	-ms-linear-gradient(top, rgba(79,107,176,1) 0%, rgba(28,53,115,1) 28%, rgba(3,19,58,1) 100%);
	background: linear-gradient(to bottom, rgba(79,107,176,1) 0%, rgba(28,53,115,1) 28%, rgba(3,19,58,1) 100%);
	}






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




/*???m??_*/
.notice{
	text-align: center;
	font-size: 0.95em;
	padding: 10px 0;
}
.notice h3 {
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	color: rgb(255, 255, 255);
	height: 30px;
	line-height: 30px;
}
.notice p{
	color: #FFF;
	font-weight: bold;
}
.notice p a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 80%;
	margin: 0 auto;
	background: #FABF3F;
	border: 1px solid #8B5C05;
	border-radius: 4px;
	height: 40px;
	line-height: 40px;
}

/*?g?b?v????*/
#topImg{
	width: 100%;
	background: #eee;
	text-align: center;
	margin-bottom: 10px;
	/* border-top: 3px solid #FF7F5A; */
	/* border-bottom: 3px solid #FF6A5F; */
	box-shadow: 0 1px 2px #FF756B,0 -1px 1px #FF7970;
}
#topImg img{
	vertical-align: bottom;
	width: 100%;
}

div#registButton {
	width: 80%;
	margin: 0 auto 10px;
}
#registButton a {
	display: block;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	border-radius: 5px;
	height: 44px;
	line-height: 44px;
	border: 2px solid #E0B401;
	box-shadow: 0 1px 1px #4A4A4A;
	background: rgba(60,20,235,1);
	background: 
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	-moz-linear-gradient(top, rgba(60,20,235,1) 0%, rgba(26,0,143,1) 28%, rgba(11,0,61,1) 100%);
	background: 
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	-webkit-gradient(left top, left bottom, color-stop(0%, rgba(60,20,235,1)), color-stop(28%, rgba(26,0,143,1)), color-stop(100%, rgba(11,0,61,1)));
	background: 
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	-webkit-linear-gradient(top, rgba(60,20,235,1) 0%, rgba(26,0,143,1) 28%, rgba(11,0,61,1) 100%);
	background: 
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	-o-linear-gradient(top, rgba(60,20,235,1) 0%, rgba(26,0,143,1) 28%, rgba(11,0,61,1) 100%);
	background: 
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	-ms-linear-gradient(top, rgba(60,20,235,1) 0%, rgba(26,0,143,1) 28%, rgba(11,0,61,1) 100%);
	background: linear-gradient(to bottom, rgba(60,20,235,1) 0%, rgba(26,0,143,1) 28%, rgba(11,0,61,1) 100%);
}


.contents {
	background: #FFFDFD;
	color: #646464;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.nav{
	overflow: hidden;
	background: #D09C6C;
}
.nav li {
	float: left;
	width: 33.33%;
	border-right: 2px solid #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.nav li:last-child {
	border-right: none;
}

.nav li a {
	display: block;
	width: 100%;
	color: #fff;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0 auto;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	background: rgba(255,206,173,1);  background: -moz-linear-gradient(top, rgba(255,206,173,1) 0%, rgba(255,146,87,1) 100%);  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,206,173,1)), color-stop(100%, rgba(255,146,87,1)));  background: -webkit-linear-gradient(top, rgba(255,206,173,1) 0%, rgba(255,146,87,1) 100%);  background: -o-linear-gradient(top, rgba(255,206,173,1) 0%, rgba(255,146,87,1) 100%);  background: -ms-linear-gradient(top, rgba(255,206,173,1) 0%, rgba(255,146,87,1) 100%);  background: linear-gradient(to bottom, rgba(255,206,173,1) 0%, rgba(255,146,87,1) 100%);
}
.nav li:first-child a{
    background: rgba(255,188,168,1);  background: -moz-linear-gradient(top, rgba(255,188,168,1) 0%, rgba(255,113,82,1) 100%);  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,188,168,1)), color-stop(100%, rgba(255,113,82,1)));  background: -webkit-linear-gradient(top, rgba(255,188,168,1) 0%, rgba(255,113,82,1) 100%);  background: -o-linear-gradient(top, rgba(255,188,168,1) 0%, rgba(255,113,82,1) 100%);  background: -ms-linear-gradient(top, rgba(255,188,168,1) 0%, rgba(255,113,82,1) 100%);  background: linear-gradient(to bottom, rgba(255,188,168,1) 0%, rgba(255,113,82,1) 100%);
}
.nav li:last-child a{
    background: rgba(255,228,173,1);  background: -moz-linear-gradient(top, rgba(255,228,173,1) 0%, rgba(255,190,87,1) 100%);  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,228,173,1)), color-stop(100%, rgba(255,190,87,1)));  background: -webkit-linear-gradient(top, rgba(255,228,173,1) 0%, rgba(255,190,87,1) 100%);  background: -o-linear-gradient(top, rgba(255,228,173,1) 0%, rgba(255,190,87,1) 100%);  background: -ms-linear-gradient(top, rgba(255,228,173,1) 0%, rgba(255,190,87,1) 100%);  background: linear-gradient(to bottom, rgba(255,228,173,1) 0%, rgba(255,190,87,1) 100%);
}
.new .triangle {
	width: 0;
	height: 0;
	border: 18px solid transparent;
	border-top: 20px solid #FF7153;
	margin-left: 10%;
	margin-bottom: -10px;
}





.list1 {
	width: 100%;
	overflow: hidden;
}
.list1 li {
	float: left;
	width: 32%;
	margin-left: 1%;
	margin-bottom: 2px;
	margin-top: 2px;
	text-shadow: 0px 0px 3px #ffffff;
	color:#ffffff;
	}
.list1 li a {
	position: relative;
	display: block;
	width: 90%;
	margin: 0px auto;
	text-align: center;
	text-decoration: none;
}
.list1 img {
	width: 100%;
	vertical-align: bottom;
	box-sizing: border-box;
	border-top: 1px #b8860b solid;
	border-left: 1px #b8860b solid;
	border-right: 1px #800000 solid;
	border-bottom: 1px #800000 solid;
}

.new .list1 span {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	height: 30px;
	line-height: 30px;
	width: 100%;
	background: rgba(255,228,173,1);
	background: -moz-linear-gradient(-45deg, rgba(255,228,173,1) 0%, rgba(255,228,173,1) 48%, rgba(255,204,127,1) 49%, rgba(255,204,127,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,228,173,1)), color-stop(48%, rgba(255,228,173,1)), color-stop(49%, rgba(255,204,127,1)), color-stop(100%, rgba(255,204,127,1)));  background: -webkit-linear-gradient(-45deg, rgba(255,228,173,1) 0%, rgba(255,228,173,1) 48%, rgba(255,204,127,1) 49%, rgba(255,204,127,1) 100%);  background: -o-linear-gradient(-45deg, rgba(255,228,173,1) 0%, rgba(255,228,173,1) 48%, rgba(255,204,127,1) 49%, rgba(255,204,127,1) 100%);  background: -ms-linear-gradient(-45deg, rgba(255,228,173,1) 0%, rgba(255,228,173,1) 48%, rgba(255,204,127,1) 49%, rgba(255,204,127,1) 100%);  background: linear-gradient(135deg, rgba(255,228,173,1) 0%, rgba(255,228,173,1) 48%, rgba(255,204,127,1) 49%, rgba(255,204,127,1) 100%);
	color: #ffffff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

}
.obiLink {
	margin-bottom: 15px;
}
.obiLink a {
	display: block;
	width: 80%;
	height: 44px;
	line-height: 44px;
	margin: 0 auto;
	background: #FE377F;
	border-radius: 5px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	box-shadow: 0 2px 0 #D24882;
}

.list1 span {
	color: #ffffff;
	}

.ranking .list1 span {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	height: 30px;
	line-height: 30px;
	width: 100%;
	color: #ffffff;
	text-shadow: 0 1px 1px #FFFAFA;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: rgba(255,214,173,1);  background: -moz-linear-gradient(-45deg, rgba(255,214,173,1) 0%, rgba(255,214,173,1) 48%, rgba(255,183,128,1) 49%, rgba(255,183,128,1) 100%);  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,214,173,1)), color-stop(48%, rgba(255,214,173,1)), color-stop(49%, rgba(255,183,128,1)), color-stop(100%, rgba(255,183,128,1)));  background: -webkit-linear-gradient(-45deg, rgba(255,214,173,1) 0%, rgba(255,214,173,1) 48%, rgba(255,183,128,1) 49%, rgba(255,183,128,1) 100%);  background: -o-linear-gradient(-45deg, rgba(255,214,173,1) 0%, rgba(255,214,173,1) 48%, rgba(255,183,128,1) 49%, rgba(255,183,128,1) 100%);  background: -ms-linear-gradient(-45deg, rgba(255,214,173,1) 0%, rgba(255,214,173,1) 48%, rgba(255,183,128,1) 49%, rgba(255,183,128,1) 100%);  background: linear-gradient(135deg, rgba(255,214,173,1) 0%, rgba(255,214,173,1) 48%, rgba(255,183,128,1) 49%, rgba(255,183,128,1) 100%);
}
.obiLink {
	margin-bottom: 15px;
}
.obiLink a {
	display: block;
	width: 80%;
	height: 44px;
	line-height: 44px;
	margin: 0 auto;
	border-radius: 5px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border: 1px solid #F99B82;
	box-shadow: 0 1px 1px #CC6253;
	background: rgba(255,188,168,1);    background: -moz-linear-gradient(top, rgba(255,188,168,1) 0%, rgba(255,113,82,1) 100%);    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,188,168,1)), color-stop(100%, rgba(255,113,82,1)));    background: -webkit-linear-gradient(top, rgba(255,188,168,1) 0%, rgba(255,113,82,1) 100%);    background: -o-linear-gradient(top, rgba(255,188,168,1) 0%, rgba(255,113,82,1) 100%);    background: -ms-linear-gradient(top, rgba(255,188,168,1) 0%, rgba(255,113,82,1) 100%);    background: linear-gradient(to bottom, rgba(255,188,168,1) 0%, rgba(255,113,82,1) 100%);
}
.ranking h2 {
	color: #fff;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0 auto;
	padding-left: 20px;
	letter-spacing: 1px;
	background: rgba(255,206,173,1);    background: -moz-linear-gradient(top, rgba(255,206,173,1) 0%, rgba(255,146,87,1) 100%);    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,206,173,1)), color-stop(100%, rgba(255,146,87,1)));    background: -webkit-linear-gradient(top, rgba(255,206,173,1) 0%, rgba(255,146,87,1) 100%);    background: -o-linear-gradient(top, rgba(255,206,173,1) 0%, rgba(255,146,87,1) 100%);    background: -ms-linear-gradient(top, rgba(255,206,173,1) 0%, rgba(255,146,87,1) 100%);    background: linear-gradient(to bottom, rgba(255,206,173,1) 0%, rgba(255,146,87,1) 100%);
}
.ranking .triangle {
	width: 0;
	height: 0;
	border: 18px solid transparent;
	border-top: 20px solid #FF9358;
	margin-left: 10%;
	margin-bottom: -10px;
}
.ranking h2 span {
	font-weight: bold;
	font-size: 1.2em;
	color: #FFFFFF;
	text-shadow: 0 0 1px #444;
}



.recommen {
}
.recommen h2 ,footer h2{
	color: #fff;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0 auto;
	padding-left: 20px;
	letter-spacing: 1px;
	background: rgba(255,228,173,1);    background: -moz-linear-gradient(top, rgba(255,228,173,1) 0%, rgba(255,190,87,1) 100%);    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,228,173,1)), color-stop(100%, rgba(255,190,87,1)));    background: -webkit-linear-gradient(top, rgba(255,228,173,1) 0%, rgba(255,190,87,1) 100%);    background: -o-linear-gradient(top, rgba(255,228,173,1) 0%, rgba(255,190,87,1) 100%);    background: -ms-linear-gradient(top, rgba(255,228,173,1) 0%, rgba(255,190,87,1) 100%);    background: linear-gradient(to bottom, rgba(255,228,173,1) 0%, rgba(255,190,87,1) 100%);
}
.recommen .triangle {
	width: 0;
	height: 0;
	border: 18px solid transparent;
	border-top: 20px solid #FFBE57;
	margin-left: 10%;
	margin-bottom: -10px;
}
.recommenDetail {
	height: 100%;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	box-sizing: border-box;
}
.recommenDetail  p{
	color: #474747;
}



.list2 li {
	position: relative;
	overflow: hidden;
	margin-bottom: 5px;
}
.list2 p {
	font-size: 0.9em;
}
.recommen .list2 a {
	display: block;
	width: 100%;
	margin: 0 auto;
	margin-top: 10%;
	height: 44px;
	line-height: 44px;
	box-shadow: 0 1px 1px #AF5710;
	border-radius: 5px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-bottom: 2px;
	background: rgba(255,227,161,1);  background: -moz-linear-gradient(top, rgba(255,227,161,1) 0%, rgba(255,227,161,1) 1%, rgba(255,198,92,1) 100%);  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,227,161,1)), color-stop(1%, rgba(255,227,161,1)), color-stop(100%, rgba(255,198,92,1)));  background: -webkit-linear-gradient(top, rgba(255,227,161,1) 0%, rgba(255,227,161,1) 1%, rgba(255,198,92,1) 100%);  background: -o-linear-gradient(top, rgba(255,227,161,1) 0%, rgba(255,227,161,1) 1%, rgba(255,198,92,1) 100%);  background: -ms-linear-gradient(top, rgba(255,227,161,1) 0%, rgba(255,227,161,1) 1%, rgba(255,198,92,1) 100%);  background: linear-gradient(to bottom, rgba(255,227,161,1) 0%, rgba(255,227,161,1) 1%, rgba(255,198,92,1) 100%);
}
.recommen .list2 img {
	float: left;
	width: 30%;
	padding-left: 1%;
}
.recommen .list2 h4 {
	color: #934A0A;
	text-shadow: 1px 1px 1px #FFFFFF;
	box-shadow: 0 1px 1px #CF956F;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 5px;
	background: rgba(255,214,173,1);  background: -moz-linear-gradient(top, rgba(255,214,173,1) 0%, rgba(255,214,173,1) 48%, rgba(255,183,128,1) 49%, rgba(255,183,128,1) 100%);  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,214,173,1)), color-stop(48%, rgba(255,214,173,1)), color-stop(49%, rgba(255,183,128,1)), color-stop(100%, rgba(255,183,128,1)));  background: -webkit-linear-gradient(top, rgba(255,214,173,1) 0%, rgba(255,214,173,1) 48%, rgba(255,183,128,1) 49%, rgba(255,183,128,1) 100%);  background: -o-linear-gradient(top, rgba(255,214,173,1) 0%, rgba(255,214,173,1) 48%, rgba(255,183,128,1) 49%, rgba(255,183,128,1) 100%);  background: -ms-linear-gradient(top, rgba(255,214,173,1) 0%, rgba(255,214,173,1) 48%, rgba(255,183,128,1) 49%, rgba(255,183,128,1) 100%);  background: linear-gradient(to bottom, rgba(255,214,173,1) 0%, rgba(255,214,173,1) 48%, rgba(255,183,128,1) 49%, rgba(255,183,128,1) 100%);
}

/*????*/
#searchArea {
	margin: 20px 0;
}

/*?t?b?^?[*/
footer{
	display: block;
    position: relative;
    z-index: 200;
    width: 100%;
}
footer h2 {
	position: relative;
	box-shadow: 0px 1px 1px #CD490F;
	background: rgba(255,195,163,1);  background: -moz-linear-gradient(top, rgba(255,195,163,1) 0%, rgba(255,195,163,1) 1%, rgba(255,141,92,1) 100%);  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,195,163,1)), color-stop(1%, rgba(255,195,163,1)), color-stop(100%, rgba(255,141,92,1)));  background: -webkit-linear-gradient(top, rgba(255,195,163,1) 0%, rgba(255,195,163,1) 1%, rgba(255,141,92,1) 100%);  background: -o-linear-gradient(top, rgba(255,195,163,1) 0%, rgba(255,195,163,1) 1%, rgba(255,141,92,1) 100%);  background: -ms-linear-gradient(top, rgba(255,195,163,1) 0%, rgba(255,195,163,1) 1%, rgba(255,141,92,1) 100%);  background: linear-gradient(to bottom, rgba(255,195,163,1) 0%, rgba(255,195,163,1) 1%, rgba(255,141,92,1) 100%);
}
#supportNav{
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #F3B17C;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
#supportNav li{
	background: #FFF3DA;
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 1px solid #FFEFE2;
}
#supportNav li:nth-child(2n) {
	background: #FFFCF8;
}

#supportNav li a{
	display: block;
	font-size: 1em;
	color: #AD2E00;
	text-decoration: none;
	background: url("../img/arrow.png") no-repeat 98% 50%;
	padding: 9px 0 8px 5px;
	padding: 0 0 0 5px;
	height: 45px;
	line-height: 45px;
}
footer > span {
	display: block;
	font-size: 0.8em;
	text-align: center;
	color: #fff;
}




/*top??*/
footer p{
	text-align: center;
	padding: 5px 0;
	color: #6B1D00;
}
footer p img{
    position: relative;
	text-align: center;
	color: #fff;
    width: 100%;
}
.bottomLink{
	margin-top: 10px;
	width: 50%;
	position: relative;
	left: 50%;
}
.bottomLink a {
	display: block;
	background: #FB8665;
	color: #FFF;
	text-decoration: none;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border-top: 1px solid #F3BFA2;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.bottomLink a span {
	font-weight: bold;
}
.bottomLink img{
	vertical-align: middle;
}




/*??E???g?b??*/
#currentPt {
	text-align: center;
	margin: 10px 0;
	color: #FFEEEE;
	font-size: 1rem;
}
.menber a {
	margin-bottom: 12px;
}



/*??E?E?[?W*/
.contents.eachPage {
	background: #ffffff;
}
.eachPage a {
	color: #ff0000;
}
.info {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	line-height: 1.6em;
}

.eachPage h2 {
	position: relative;
	color: #fff;
	font-weight: lighter;
	font-size: 1.2em;
	text-align: center;
	height: 40px;
	line-height: 40px;
	box-shadow: 0px 1px 1px #DB4F32;
	margin-bottom: 10px;/*IE9??w?i?p*//*Google Chrome?ASafari*//*Firefox?p*//*Opera*//*Internet Explorer*/
	background: rgba(235,20,20,1);
	background: 
	-moz-linear-gradient(top, rgba(235,20,20,1) 0%, rgba(143,0,0,1) 28%, rgba(61,0,0,1) 100%);
	background: 
	-webkit-gradient(left top, left bottom, color-stop(0%, rgba(235,20,20,1)), color-stop(28%, rgba(143,0,0,1)), color-stop(100%, rgba(61,0,0,1)));
	background: 
	-webkit-linear-gradient(top, rgba(235,20,20,1) 0%, rgba(143,0,0,1) 28%, rgba(61,0,0,1) 100%);
	background: 
	-o-linear-gradient(top, rgba(235,20,20,1) 0%, rgba(143,0,0,1) 28%, rgba(61,0,0,1) 100%);
	background: 
	-ms-linear-gradient(top, rgba(235,20,20,1) 0%, rgba(143,0,0,1) 28%, rgba(61,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(235,20,20,1) 0%, rgba(143,0,0,1) 28%, rgba(61,0,0,1) 100%);
	}

.eachNav li {
	float: left;
	width: 50%;
	background: #FFAA90;
	color: #fff;
	text-align: center;
	height: 44px;
	line-height: 44px;
	box-sizing: border-box;
	font-weight: bold;
	}

.eachNav li:first-child {
	border-right: 2px solid #fff;
}
.eachNav li a {
	color: #fff;
	text-decoration: none;
	display: block;
	font-weight: bold;
	background: #F88;
}
.eachPage .new .triangle {
	width: 0;
	height: 0;
	border: 18px solid transparent;
	border-top: 20px solid #FFAA90;
	margin-left: 10%;
	margin-bottom: -10px;
}
.eachPage .ranking .triangle {
	width: 0;
	height: 0;
	border: 18px solid transparent;
	border-top: 20px solid #FFAA90;
	margin-left: 60%;
	margin-bottom: -10px;
}

#itemDetailNav{
	text-align: center;
}
#itemDetailNav a {
	display: inline-block;
	background: #E8E8E8;
	height: 40px;
	line-height: 40px;
	padding: 0 11px;
	color: #555;
	text-decoration: none;
}

.detaAria {
	width: 80%;
	margin: 0 auto;
}
.detaTextAria {
	padding: 10px 0;
}
.detaAria h3 {
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	color: #5C5C5C;
	margin-bottom: 10px;
}
.desc {
	margin-bottom: 10px;
	/* padding-top: 5px; */
	/* border-top: 2px dashed #ACACAC; */
}
.needPt {
	width: 98%;
	margin: 0 auto 10px;
	text-align: center;
	background: #ffb6c1;
	color: #333333;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	border: 2px solid #fff;
	border-radius: 50px;
}
.detaThumAria {
    border-top: 2px dashed #ACACAC;
    border-bottom: 2px dashed #ACACAC;
    padding: 8px 0 8px 0;
}
.detaThumAria img {
	width: 100%;
	border: 2px solid #fff;
	box-shadow: 0 0 2px #555;
	vertical-align: bottom;
}
.downloadLink {
	width: 100%;
	margin: 0 auto;
}
.downloadLink a {
	display: block;
	background: #cc0000;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-radius: 5px;
	height: 45px;
	line-height: 45px;
	text-align: center;
}

.basicList li {
	margin-bottom: 10px;
}
.eachPage .info .basicList li h5 {
	color: #575757;
	background: #FFFFFF;
	font-size: 1em;
	width: 99%;
	font-weight: lighter;
	margin-bottom: 1px;
}
.eachPage h5 {
	color: #585858;
	background: #E9E9E9;
	font-size: 1em;
	width: 100%;
	font-weight: lighter;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	margin-bottom: 1px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}


/*FAQ*/
.FAQList {
	width: 99%;
	margin: 0 auto;
}
.FAQList li{
	background: #F1F1F1;
	border-bottom: 1px solid rgba(215, 215, 215, 1);
	border-left: 1px solid rgba(215, 215, 215, 1);
	border-right: 1px solid rgba(215, 215, 215, 1);
}
.FAQList li:first-child {
	border-top: 1px solid rgba(215, 215, 215, 1);
}
.FAQTitle {
	height: 45px;
	line-height: 45px;
	color: #7E7E7E;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.77);
	padding-left: 5px;
	background: url("../img/arrow3_off.png") no-repeat 98% 50%;
}
.FAQText {
	background: #fff;
	color: #444;
	padding-left: 5px;
}

/*?t???[???[?h????????*/
.freeword .list2 {
	margin: 15px 0;
}

/*?o?^????*/
.regist {
	text-align: center;
}
.tmpIdPass {
	font-weight: bold;
}
.regist dt {
	color: rgb(130, 43, 43);
	font-weight: bold;
	margin-bottom: 5px;
}
.regist dd {
	margin-bottom: 10px;
	font-weight: bold;
}
.regist input[type="submit"] {
	background: #F25D80;
	border: none;
	border-radius: 10px;
	width: 50%;
	height: 44px;
	line-height: 44px;
	font-size: 1em;
	color: #FFF;
	box-shadow: 0 2px 0 #BD3434;
}

/*????A???P?[??*/
.formPage{
	background: #fff;
	margin-bottom: 10px;
	padding-bottom: 15px;
	padding-left: 0 !important;
}
.question p:first-child{
	font-weight: bold;
}
.question h3 {
	font-size: 1em;
	color: #444;
	padding-top: 4px;
}
.question p{
	color: #FFF;
	background: #A7A7A7;
	text-shadow: 1px 1px #757575;
}
.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;
	color: #fff;
	text-shadow: 1px 1px #757575;
	background: rgba(191,191,191,1);
	background: -moz-linear-gradient(top, rgba(191,191,191,1) 0%, rgba(158,158,158,1) 49%, rgba(166,166,166,1) 50%, rgba(171,171,171,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(191,191,191,1)), color-stop(49%, rgba(158,158,158,1)), color-stop(50%, rgba(166,166,166,1)), color-stop(100%, rgba(171,171,171,1)));
	background: -webkit-linear-gradient(top, rgba(191,191,191,1) 0%, rgba(158,158,158,1) 49%, rgba(166,166,166,1) 50%, rgba(171,171,171,1) 100%);
	background: -o-linear-gradient(top, rgba(191,191,191,1) 0%, rgba(158,158,158,1) 49%, rgba(166,166,166,1) 50%, rgba(171,171,171,1) 100%);
	background: -ms-linear-gradient(top, rgba(191,191,191,1) 0%, rgba(158,158,158,1) 49%, rgba(166,166,166,1) 50%, rgba(171,171,171,1) 100%);
	background: linear-gradient(to bottom, rgba(191,191,191,1) 0%, rgba(158,158,158,1) 49%, rgba(166,166,166,1) 50%, rgba(171,171,171,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;
	border-bottom: 2px groove #eee;
	border-top: 2px groove #eee;
	box-sizing: border-box;
}
.questionNom span{
	color: #C20000;
	text-shadow: 1px 1px rgba(255, 231, 231, 0.59);
}

/*??????X?g*/
.lpImg3Column {
	background: #FFD21B;
	padding: 10px 0;
	overflow: hidden;
	border-bottom: 2px solid #D7AE00;
}
.lpImg3Column li {
	float: left;
	width: 33.3%;
	text-align: center;
}
.lpImg3Column img {
	vertical-align: bottom;
}

.imgList-3c {
  overflow: hidden;
  padding: 5px 0;
}
.imgList-3c li {
  float: left;
  width: 33.3%;
  margin-bottom: 10px;
}
.imgList-3c li a {
  display: block;
  width: 90%;
  margin: 0 auto;
  text-align: center;
  color: #555;
  font-size: 0.9em;

}

.imgList-3c li img {
  width: 100%;
  vertical-align: bottom;
}

.imgList-3c li p {
  display: block;
  overflow: hidden;
  white-space: nowrap;
}
.book-title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.tables {
  display: table;
}

.img-cell {
  display: table-cell;
  vertical-align: middle;
}
.text-cell {
  display: table-cell;
  vertical-align: middle;
}
.img-list-n {
    background: #fff;
}
.img-list-n li {
  padding: 5px;
}
.img-list-n a {
  text-decoration: none;
  color: #5B5B5B;
  display: block;
}
.img-list-n .img-cell img {
  padding-right: 10px;
  height: 100px;
}
.img-list-n .text-cell{
  font-size: 0.9em;
}

.book-title-2 {
  font-size: 1em;
  font-weight: bold;
  color: #555;
}
.obi-pink {
  font-size: 1em;
  color: #9F822B;
  background: #F5EFD7;
  padding: 5px;
}
.c-box {
  margin-bottom: 20px;
  background: #FFFFFF;d
}
.text-btn a {
  font-size: 0.8em;
  color: #555;
  padding: 5px;
}
.text-btn-b a {
  font-size: 0.5em;
  color: #555;
  padding: 5px;
}

op, rgba(255,143,102,1) 0%, rgba(255,184,158,1) 31%, rgba(255,143,102,1) 75%, rgba(255,143,102,1) 100%);  background: -o-linear-gradient(top, rgba(255,143,102,1) 0%, rgba(255,184,158,1) 31%, rgba(255,143,102,1) 75%, rgba(255,143,102,1) 100%);  background: -ms-linear-gradient(top, rgba(255,143,102,1) 0%, rgba(255,184,158,1) 31%, rgba(255,143,102,1) 75%, rgba(255,143,102,1) 100%);  background: linear-gradient(to bottom, rgba(255,143,102,1) 0%, rgba(255,184,158,1) 31%, rgba(255,143,102,1) 75%, rgba(255,143,102,1) 100%);
}
.topHeader {
	position: relative;
	overflow: hidden;
}
.topHeader li {
	float: left;
	width: 50%;
}
.topHeader li:nth-child(2) {
	text-align: right;
}
.topHeader .topB {
	display: inline-block;
	text-align: center;
	height: 60px;
	line-height: 60px;
	width: 60%;
	color: rgb(255, 255, 255);
	text-decoration: none;
	/* border-left: 2px solid rgb(254, 98, 154); */
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: inset 0 0 5px 0 #FF7848;
	background: rgba(255,135,92,1);  background: -moz-linear-gradient(top, rgba(255,135,92,1) 0%, rgba(255,152,117,1) 31%, rgba(255,135,92,1) 75%, rgba(255,135,92,1) 100%);  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,135,92,1)), color-stop(31%, rgba(255,152,117,1)), color-stop(75%, rgba(255,135,92,1)), color-stop(100%, rgba(255,135,92,1)));  background: -webkit-linear-gradient(top, rgba(255,135,92,1) 0%, rgba(255,152,117,1) 31%, rgba(255,135,92,1) 75%, rgba(255,135,92,1) 100%);  background: -o-linear-gradient(top, rgba(255,135,92,1) 0%, rgba(255,152,117,1) 31%, rgba(255,135,92,1) 75%, rgba(255,135,92,1) 100%);  background: -ms-linear-gradient(top, rgba(255,135,92,1) 0%, rgba(255,152,117,1) 31%, rgba(255,135,92,1) 75%, rgba(255,135,92,1) 100%);  background: linear-gradient(to bottom, rgba(255,135,92,1) 0%, rgba(255,152,117,1) 31%, rgba(255,135,92,1) 75%, rgba(255,135,92,1) 100%);
}





.topHeader img {
	padding-top: 2px;
	padding-left: 5px;
	height: 53px;
}
