@charset "utf-8";
/* CSS Document */


/* last update 2014.06.11
-----------------------------------------------------------*/



body {
	background-color: #E6DCBB;
}

#contents {
	overflow: hidden;
	width: 100%;
}
header {
	color: #FFF;
	height:20px;
	padding:10px;
	text-align: center;

background: #a90329; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5MDMyOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iIzhmMDIyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZDAwMTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-8 */

}


ul#searchbtn {
	padding: 10px;
}
ul#searchbtn li {
	display: block;
	float: left;
	width: 31%;
	margin-right: 2%;
	overflow: hidden;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3) inset;
background: #f3e2c7; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZTJjNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2MxOWU2NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2I2OGQ0YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWQ0YjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f3e2c7 0%, #c19e67 50%, #b68d4c 51%, #e9d4b3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3e2c7), color-stop(50%,#c19e67), color-stop(51%,#b68d4c), color-stop(100%,#e9d4b3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f3e2c7 0%,#c19e67 50%,#b68d4c 51%,#e9d4b3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f3e2c7 0%,#c19e67 50%,#b68d4c 51%,#e9d4b3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f3e2c7 0%,#c19e67 50%,#b68d4c 51%,#e9d4b3 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f3e2c7 0%,#c19e67 50%,#b68d4c 51%,#e9d4b3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3e2c7', endColorstr='#e9d4b3',GradientType=0 ); /* IE6-8 */


}

ul#searchbtn li a {
	display: block;
	min-height: 110px;
	margin: 5px;
	padding: 8px 0;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 8px;
	border-radius: 8px;

background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */

	-webkit-box-shadow: 0px 1px 2px rgba(255, 255, 255, 1) inset, 0px 0px 4px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 1px 2px rgba(255, 255, 255, 1) inset, 0px 0px 4px rgba(0, 0, 0, 0.5);
}


.search-bar {
	position: relative;
	height: 42px;
	padding: 8px 15px 0px 5px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #CCC;
	background-color: #EAEAEA;
}
.search-bar input[type = "text"] {
-webkit-appearance: none;
-webkit-rtl-ordering: logical;
-webkit-user-select: text;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 80%;
height: 32px;
padding: 6px 28px 5px 8px;
font-size: 100%;
line-height: 18px;
overflow: hidden;
-webkit-background-size: 19px 19px;
background-size: 19px 19px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: solid 1px rgba(188, 176, 138, 1);
-webkit-border-radius: 15px;
border-radius: 15px;
-webkit-box-shadow: 1px 1px 3px rgba(188, 176, 138, 0.8) inset;
box-shadow: 1px 1px 3px rgba(188, 176, 138, 0.8) inset;
}

.search-bar .search-btn {
display: block;
position: absolute;
-webkit-box-sizing: border-box;
box-sizing: border-box;
top: 8px;
right: 10px;
width: 18%;
}


.search-bar input[type = "submit"] {
	color: #FFF;
	font-weight: bold;
	-webkit-appearance: none;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 32px;
	border: solid 1px #719720;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	overflow: hidden;
	background-color: #996600;
	-webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.2) inset, 0px 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.2) inset, 0px 1px 1px rgba(0, 0, 0, 0.2);
}



#top-img {
	clear: both;
	padding: 0 0 10px 0 !important;	
}


#maincontent {
	clear: both;
	padding: 20px 0;	
}

#footer {
	color: #FFF;
	padding: 20px 10px;
	background-color: #6F6239;
	font-size: 12px;
}
#footer p {
	margin-bottom: 0.5em;	
}
#footer .about {
	font-size:15px;
	font-weight: bold;
}
#footer .copyright {
	margin-top: 30px;
	font-size:11px;
	text-align: center;
}


.listtype-basic li {
	clear: both;
	border-bottom: solid 1px #BBB;
	position: relative;

	background: #efeee8; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWVlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWUyYzciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #efeee8 0%, #eae2c7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efeee8), color-stop(100%,#eae2c7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #efeee8 0%,#eae2c7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #efeee8 0%,#eae2c7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #efeee8 0%,#eae2c7 100%); /* IE10+ */
background: linear-gradient(to bottom,  #efeee8 0%,#eae2c7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efeee8', endColorstr='#eae2c7',GradientType=0 ); /* IE6-8 */
	
}
.listtype-basic li a {
	display: block;
	padding: 15px 15px 15px 10px;
	font-weight: bold;
	text-decoration: none;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	vertical-align: bottom;
	background-image: url(/img/watch/images/list_arr.png);
	background-repeat: no-repeat;
	background-position: right center;
	
}
.listtype-basic li a strong {
	font-size: 2.1em;
}

.listtype-basic li a strong.icon-1 {
	padding-left: 45px;
	background-image: url(/img/watch/images/icon_01.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.listtype-basic li a strong.icon-2 {
	padding-left: 45px;
	background-image: url(/img/watch/images/icon_02.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.listtype-basic li a strong.icon-3 {
	padding-left: 45px;
	background-image: url(/img/watch/images/icon_03.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.listtype-basic li a strong.icon-4 {
	padding-left: 45px;
	background-image: url(/img/watch/images/icon_04.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.listtype-basic li a strong.icon-5 {
	padding-left: 45px;
	background-image: url(/img/watch/images/icon_05.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.listtype-basic li a strong.icon-6 {
	padding-left: 45px;
	background-image: url(/img/watch/images/icon_06.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.listtype-basic li a strong.icon-7 {
	padding-left: 45px;
	background-image: url(/img/watch/images/icon_07.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.listtype-basic li a strong.icon-8 {
	padding-left: 45px;
	background-image: url(/img/watch/images/icon_08.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.breadcrumbs {
	height: 31px;
	width: 100%;
	line-height: 31px;
	padding: 0px;
	overflow: hidden;
	background-color: #FFF;
}
.breadcrumbs ul li:first-of-type {
	width: 40px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background-image: url(/img/watch/images/crumbs.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.breadcrumbs ul li:first-of-type a {
	display: block;
	width: 100%;
	text-indent: -9999px;
	background-image: url(/img/watch/images/home.gif);
	background-repeat: no-repeat;
	background-position: center center;	
}
.breadcrumbs ul li {
	display: table-cell;
	line-height:2.3em;
	padding: 0 15px 0 10px;
	background-image: url(/img/watch/images/crumbs.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color:#777;
}

.result-title {
	padding: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #C30;		
}
.comment-result{
	font-size: 14px;
	padding: 5px;
}
.comment-result p {
	margin-bottom: 10px;
	vertical-align: text-bottom;
}
.comment-result .name {
	font-size: 20px;
	font-weight: bold;
	color: #930;
	vertical-align: text-bottom;
}
.comment-result .num {
	font-size: 20px;
	vertical-align: text-bottom;
}
.list-result ul li {
	background-color: #FFF;
	border-bottom:solid 2px #CCC;
	margin-bottom: 5px;
}
.list-result ul li a {
	display: block;
	padding:10px;
}
.list-result ul li p, .list-result ul li span {
	margin-bottom:5px;
}
.list-result ul li .star {
	font-size:1em;
	font-weight: bold;
	vertical-align:bottom;
}
.list-result ul li .origin {
	padding-left: 25px;
	background-image: url(/img/watch/images/origin.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
.list-result ul li .circle {
	padding-left: 25px;
	background-image: url(/img/watch/images/circle.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
.list-result ul li .page {
	padding-left: 25px;
	background-image: url(/img/watch/images/page.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
.list-result ul li .tag {
	padding-left: 25px;
	background-image: url(/img/watch/images/tag.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
.list-result .detail span {
	display: block;
	font-size:0.9em;
	line-height: 1.3em;
}
.list-result ul li .pic {
	display: table-cell;
	width: 20%;
}
.list-result ul li .booktitle {
	font-size: 1.1em;
	font-weight: bold;
}
.list-result .detail {
	display: table-cell;
	padding-left: 10px; 
	width: 70%;
	overflow: hidden;
}
.ranking-list li {
	background-color: #FFF;
	border-bottom:solid 2px #CCC;
	margin-bottom: 5px;
}
.ranking-list ul li p, .ranking-list ul li span {
	margin-bottom:5px;
}
.ranking-list li .pic {
	display: table-cell;
	width: 20%;
}
.ranking-list li .detail {
	display: table-cell;
	padding-left: 10px; 
	width: 80%;
	overflow: hidden;
}
.ranking-list li .sitetitle {
	font-weight: bold;
	font-size:1.2em;
	margin-bottom:5px;
	color: #930	;
}
.ranking-list ul li a {
	display: block;
	padding:10px;
}

.result-page {
	min-height: 40px;
	padding:10px;
}
.result-page a.btn {
	display: table-cell;
	width: 40%;
	text-align: center;
	background-color: #FFF;
	margin: 10px;
	font-size: 1.1em;
	padding: 10px;
	border: solid 1px #CCC;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.result-page a.btn-next {
	display: table-cell;
	width: 30% !important;
	text-align: center;
	background-color: #FFF;
	margin: 10px;
	font-size: 1.1em;
	padding: 10px;
	border: solid 1px #CCC;
	
	border-top-right-radius: 8px; 
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	border-bottom-right-radius: 8px; 
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
}
.result-page a.btn-prev {
	display: table-cell;
	width: 30% !important;
	text-align: center;
	background-color: #FFF;
	margin: 10px;
	font-size: 1.1em;
	padding: 10px;
	border: solid 1px #CCC;

	border-top-left-radius: 8px; 
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-bottom-left-radius: 8px; 
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
}
 .result-page  .page-num {
	display: table-cell;
	width: 35%;
	text-align: center;
	background-color: #FFF;
	margin: 10px;
	font-size: 1.1em;
	padding: 10px;
	border: solid 1px #CCC;
 }
 
 .image img {
	width: 100%; 
 }
 .image p {
	padding: 5px 10px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #C30;			 
 }
 .ctr-button {
	width: 60%;
	margin: 0 auto;
	padding: 10px 0;
}

.ctr-button a {
	width: 44%;
	padding: 10px 0px;
	display: inline-block;
    /display:inline;
    /zoom:1;
	vertical-align: middle;
	border: 1px solid #CCC;
	/* border-radius */
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-align: center;
background: #8f0222; /* Old browsers */
background: -moz-linear-gradient(top,  #8f0222 42%, #6d0010 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(42%,#8f0222), color-stop(100%,#6d0010)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8f0222 42%,#6d0010 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8f0222 42%,#6d0010 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8f0222 42%,#6d0010 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8f0222 42%,#6d0010 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f0222', endColorstr='#6d0010',GradientType=0 ); /* IE6-9 */
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}

.bookdetail {
	width: 95%;
	margin: 10px auto;
	border: solid 3px #C1A455;
	background-color: #FFF;
}
.bookdetail p {
	background-color: #C1A455;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	font-size: 26px;
}
.bookdetail table {
	margin:5px;
	width: 100%;
	border-collapse:collapse;
}
.bookdetail table th {
	width:15%;
	background-color:#333;
	color: #FFF;
	padding:5px;
	border: 1px solid #b9b9b9;
}
.bookdetail table td {
	padding:5px;
	border: 1px solid #b9b9b9;
}

.btn-large {
	font-weight: bold;
	font-size: 16px;
padding: .6em 20px;
min-width: .75em;
display: block;
position: relative;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
zoom: 1;

display: block;
text-align: center;
cursor: pointer;
position: relative;
margin: .5em;
	border-top: 1px solid #fff;
	border-color: rgba(255,255,255,.3);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;

-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;

background: #f0f9ff; /* Old browsers */
background: -moz-linear-gradient(top,  #f0f9ff 0%, #e8e8e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f9ff), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f0f9ff 0%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f0f9ff 0%,#e8e8e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f0f9ff 0%,#e8e8e8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f0f9ff 0%,#e8e8e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */

-moz-border-radius: 1em /*{global-radii-buttons}*/;
-webkit-border-radius: 1em /*{global-radii-buttons}*/;
border-radius: 1em /*{global-radii-buttons}*/;

-moz-box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0,0,0,.3) /*{global-box-shadow-color}*/;
-webkit-box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0,0,0,.3) /*{global-box-shadow-color}*/;
box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0,0,0,.3) /*{global-box-shadow-color}*/;

border: 1px solid #ccc /*{c-bup-border}; */
}


.btn-pdf {
	font-weight: bold;
	font-size: 16px;
	padding: .6em 20px;
	min-width: .75em;
	display: block;
	position: relative;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	zoom: 1;
	display: block;
	text-align: center;
	cursor: pointer;
	position: relative;
	margin: .5em;
	border-top: 1px solid #fff;
	border-color: rgba(255,255,255,.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;


background: #8f0222; /* Old browsers */
background: -moz-linear-gradient(top,  #8f0222 42%, #6d0010 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(42%,#8f0222), color-stop(100%,#6d0010)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8f0222 42%,#6d0010 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8f0222 42%,#6d0010 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8f0222 42%,#6d0010 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8f0222 42%,#6d0010 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f0222', endColorstr='#6d0010',GradientType=0 ); /* IE6-9 */


	-moz-border-radius: 1em /*{global-radii-buttons}*/;
	-webkit-border-radius: 1em /*{global-radii-buttons}*/;
	border-radius: 1em /*{global-radii-buttons}*/;
	-moz-box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0,0,0,.3) /*{global-box-shadow-color}*/;
	-webkit-box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0,0,0,.3) /*{global-box-shadow-color}*/;
	box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0,0,0,.3) /*{global-box-shadow-color}*/;
	border: 1px solid #ccc /*{c-bup-border}; */;
	color: #FFF;
}



ul#pickupbtn {
	padding: 10px;
}
ul#pickupbtn li {
	display: block;
	width: 48%;
	margin-right: 1%;

}

ul#pickupbtn li a {
	outline-style: none;
	display: block;
	margin: 5px;
	padding: 8px 0;
	text-align: center;
	box-sizing: border-box;
}

/*----------------- ボタン -----------------*/

@font-face {
  font-family: "LigatureSymbols";
  src: url("../font/LigatureSymbols-2.11.eot");
  src: url("../font/LigatureSymbols-2.11.eot?#iefix") format("embedded-opentype"),
           url("../font/LigatureSymbols-2.11.woff") format("woff"),
           url("../font/LigatureSymbols-2.11.ttf") format("truetype"),
           url("../font/LigatureSymbols-2.11.svg#LigatureSymbols") format("svg");
  font-weight: normal;
  font-style: normal;
}

.icon-font {
  font-family: "LigatureSymbols";
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-font-feature-settings: "liga"1, "dlig"1;
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga"1, "dlig"1;
  -o-font-feature-settings: "liga"1, "dlig"1;
  font-feature-settings: "liga"1, "dlig"1;
}

/*------------------------------------------
// User style start
// change
----------------------------------------- */

.general-button  {
  border-radius: 5px;
  background-color: #cc3300;
}

.general-button:before  {
  border-radius: 5px;
  border-bottom: 0px solid rgba(127,31,0, 0);
  background-color: rgba(127,31,0, 0);
}

.button-content  {
  border-radius: 0px 0px 5px 5px;
  padding: 6px 7.5px;
  box-shadow: 0px 0px 0px 0px rgba(127,31,0, 0);
  color: #f8f8f8;
}

.button-text  {
  padding: 0px 7.5px;
  line-height: 2.1em;
  font-size: 13px;
}

.icon-font  {
  padding: 0px 7.5px;
  font-size: 27px;
}

/*----------------- at hover -----------------*/

.general-button:hover  {
  top: -3px;
  transition: all 30ms;
  -moz-transition: all 30ms;
  -webkit-transition: all 30ms;
  -o-transition: all 30ms;
  background-color: #db3600;
}

.general-button:hover:before  {
  border-bottom: 3px solid rgba(127,31,0, 0);
  transition: all 30ms;
  -moz-transition: all 30ms;
  -webkit-transition: all 30ms;
  -o-transition: all 30ms;
}

.general-button:hover .button-content  {
  box-shadow: 0px 3px 0px 0px rgba(127,31,0, 1);
  transition: all 30ms;
  -moz-transition: all 30ms;
  -webkit-transition: all 30ms;
  -o-transition: all 30ms;
}

/*----------------- at active -----------------*/

.general-button:active  {
  background-color: #b22c00;
  box-shadow: 0px 1.6px 0px 0px rgba(102,25,0, 1) inset;
}

.general-button:active:before  {
  top: -3px;
  padding-bottom: 3px;
  border-bottom: 0px solid rgba(127,31,0, 0);
}

.general-button:active .button-content  {
  box-shadow: 0px 0px 0px 0px rgba(127,31,0, 0);
}

/*------------------------------------------
// User style end
----------------------------------------- */

/*------------------------------------------
// Core style start
// not change
----------------------------------------- */

.general-button  {
  display: -moz-inline-box;
  display: inline-block;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;transition: all 0ms;
  -moz-transition: all 0ms;
  -webkit-transition: all 0ms;
  -o-transition: all 0ms;position: relative;
  top: 0px;
  cursor: pointer;
  text-decoration: none;
  line-height: 1;
}

.general-button:before  {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.button-content  {
  display: table;
  transition: all 0ms;
  -moz-transition: all 0ms;
  -webkit-transition: all 0ms;
  -o-transition: all 0ms;
}

.button-text  {
  display: table-cell;
  vertical-align: middle;
  text-decoration: none;
}

.icon-font  {
  display: table-cell;
  vertical-align: middle;
}

/*----------------- at hover -----------------*/

.general-button:hover  {
  transition-timing-function: ease-in-out;
}

.general-button:hover:before  {
  transition-timing-function: ease-in-out;
}

.general-button:hover .button-content  {
  transition-timing-function: ease-in-out;
}

/*----------------- at active -----------------*/

.general-button:active  {
  top: 0px;
  transition: all 0ms;
  -moz-transition: all 0ms;
  -webkit-transition: all 0ms;
  -o-transition: all 0ms;
}

.general-button:active:before  {
  transition: all 0ms;
  -moz-transition: all 0ms;
  -webkit-transition: all 0ms;
  -o-transition: all 0ms;
}

.general-button:active .button-content  {
  transition: all 0ms;
  -moz-transition: all 0ms;
  -webkit-transition: all 0ms;
  -o-transition: all 0ms;
}

/*------------------------------------------
// Core style end
----------------------------------------- */

/*------------------------------------------
// Touch style start
----------------------------------------- */

/*----------------- at hover -----------------*/

.touch .general-button:hover  {
  top: 0px;
  background-color: #cc3300;
}

.touch .general-button:hover:before  {
  border-bottom: 0px solid rgba(127,31,0, 0);
}

.touch .general-button:hover .button-content  {
  box-shadow: 0px 0px 0px 0px rgba(127,31,0, 1);

}

/*----------------- at active -----------------*/

.touch .general-button:active  {
  background-color: #b22c00;
  box-shadow: 0px 1.6px 0px 0px rgba(102,25,0, 1) inset;
}

.touch .general-button:active:before  {
  top: -3px;
  padding-bottom: 3px;
  border-bottom: 0px solid rgba(127,31,0, 0);
}

.touch .general-button:active .button-content  {
  box-shadow: 0px 0px 0px 0px rgba(127,31,0, 0);
}

/*------------------------------------------
// Touch style end
----------------------------------------- */

/*------------------------------------------
// Pick up
----------------------------------------- */

a.pickup_banner {
	margin: 5px 10px;
	display: block;
}
a.pickup_banner img {
	width: 100%;
}

.pickup_category ul{
overflow:hidden;
margin:5px;
}

.pickup_category ul li{
width:50%;
float:left;
overflow:hidden;
}

.pickup_category ul li a{
	overflow:hidden;
	display:block;
	padding:5px;
}

.pickup_category ul li .thumb{overflow:hidden;}

.pickup_category ul li .thumb img{
	display:block;
	width:100%;
	border:1px solid #C30;
	border-radius:5px;
}

.pickup_category ul li .texts{
overflow:hidden;
}

.pickup_category ul li .texts p{
font-size:12px;
font-weight:bold;
letter-spacing:-1px;
padding:5px 5px 0 5px;
}


