@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	width: 100%;
	margin: 0;
	font: 13px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
	*font-size: small;
	*font: x-small;
}

#content-wrapper {
	width: 980px;
	text-align: left;
	margin: 0 auto;
}
#header-box {
	width: 100%;
	height: 72px;
}

#header-box .search-box {
	margin-top: 20px;
	margin-right: 10px;
}

#hot-keyword-box {
	display: inline-block;
	float: left;
	background-color: #e4e4e4;
	height: 30px;
	width: 540px;
	position: relative;
	margin-left: 10px;
	margin-top: 18px;
	border: 1px solid #d4d4d4;
	border-radius: 10px;
	overflow: hidden;
}
#hot-keyword-box span.title {
	margin: 8px;
	display: block;
	float: left;
}

#hot-keyword-box #hot-keyword-inner {
	margin: 8px 0;
	float: left;
}

#hot-keyword-box ul {
	display: inline-block;
	margin: 8px;
}
#hot-keyword-box ul li {
	display: inline;
	margin: 0 3px;
}

#hot-keyword-box div.jcarousel-container {
	width: 450px;
}
#hot-keyword-box div.jcarousel-clip {
	width: 450px;
	overflow: hidden;
}

#search-box {
	width: 200px;
}
#search-box form {
}
input#search-keyword {
	width: 153px;
    height: 23px;
	margin: 0;
	padding: 0;
    outline: none;
    border: 1px solid #cccccc;
	vertical-align: middle;
    float: left;
    color: #8c8c8c;
}
#search-box input[type="image"] {
	width: 45px;
	vertical-align: middle;
}


#container {
	width: 750px;
	float: right;
}
#main-box {
	width: 100%;
}
#main-box-inner {
	position: relative;
}
#bookmark-box {
    height: 30px;
    margin: 10px 0 0;
	padding: 0 10px;
    text-align: left;
    white-space: nowrap;
    display: inline-block;
    float: right;
}
#bookmark-box > * {
    margin-left: 5px;
    float: left;  
    zoom: 1;  
}
a.show-all-review-link {
    padding-right: 10px;
    background: url("../../skin/lounge/img_008.jpg") no-repeat right center;
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
    font-size: small;
    display: inline-block;
    float: right;
}
a.show-all-review-link-title {
    text-decoration: none; 
    color:#ffffff;
}

#sidebar {
	width: 220px;
	float: left;
}
#footer-box {
	clear: both;
	width: 100%;
}

#footer-box #site-menu {
	float: none;
	text-align: center;
}
#footer-box #copyright {
	float: none;
	text-align: center;
}

#enterable-review-list {
    width: 748px;
    margin: 0 auto;
    padding: 0 0 10px 0;
    border-width: 0 1px 1px 1px;
    border-color: #026cd1;
    border-style: solid;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 2px 2px #BBB;
}
#enterable-review-list h1 {
    margin: 0;
    padding: 5px 10px;
    border: 0;
    color: #ffffff;
    
	background: #5a94e5; /* Old browsers */
	background: -moz-linear-gradient(top,  #5a94e5 0%, #1f5cad 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5a94e5), color-stop(100%,#1f5cad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5a94e5 0%,#1f5cad 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5a94e5 0%,#1f5cad 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5a94e5 0%,#1f5cad 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #5a94e5 0%,#1f5cad 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a94e5', endColorstr='#1f5cad',GradientType=0 ); /* IE6-9 */

    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#enterable-review-list ul {
    width: 100%;
    margin: 10px 0 0 0;
    padding: 0;
    overflow: hidden;
    text-align: center;
    text-align: left;
}
#enterable-review-list li {
    display: inline-block;
    width: 164px;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
    text-align: left;
    margin: 0 5px 0;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
}

#enterable-review-list li div.image-frame {
    width: 162px;
    height: 162px;
    border: 1px solid #ffffff;
    line-height: 162px;
    text-align: center;
    font-size: 0;
    background-color: #ffffff;
}
#enterable-review-list li img {
    vertical-align: middle;
    max-width: 162px;
    max-height: 162px;
}
#enterable-review-list li div.title {
    width: 154px;
    padding: 5px;
    margin: 5px 0 0 0;
    height: 2em;
    word-break: break-all;
    overflow: hidden;
    text-align: center;
    line-height: 1;
}
#enterable-review-list dl {
    width: 164px;
    padding: 5px 0;
    margin: 5px 0 0 0;
}
#enterable-review-list dt {
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 85%;
    color: #026cd1;
}
#enterable-review-list dd {
    padding: 0;
    margin: 0;
    text-align: center;
}
#enterable-review-list .remain-time a {
    white-space: nowrap;
    font-weight: bold;
    font-size: 12px;
    color: #dd3609;
}

#enterable-review-list .remain-time a img.icon {
    margin-right: 5px;
    vertical-align: middle;
}

#enterable-review-list div.jcarousel-container {
    padding: 0 26px 0;
}
#enterable-review-list div.jcarousel-clip {
    overflow: hidden;
}
#enterable-review-list .jcarousel-next-horizontal {
    position: absolute;
    top: 90px;
    right: 5px;
    width: 13px;
    height: 34px;
    cursor: pointer;
    background: transparent url(/skin/lounge/rightarrow.png) no-repeat 0 0;
}

#enterable-review-list .jcarousel-next-horizontal.jcarousel-next-disabled {
	visibility: hidden;
}

#enterable-review-list .jcarousel-prev-horizontal {
    position: absolute;
    top: 90px;
    left: 5px;
    width: 13px;
    height: 34px;
    cursor: pointer;
    background: transparent url(/skin/lounge/leftarrow.png) no-repeat 0 0;
}

#enterable-review-list .jcarousel-prev-horizontal.jcarousel-prev-disabled {
	visibility: hidden;
}

#enterable-review-lite-list {
    width: 748px;
	margin-top: -1px;
	padding: 0;
    border-width: 1px 1px 1px 1px;
    border-color: #026cd1;
    border-style: solid;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 2px 2px #BBB;
}
#enterable-review-lite-list h1 {
    margin: 0;
    padding: 5px 10px;
    border: 0;
    color: #ffffff;
    
	background: #5a94e5; /* Old browsers */
	background: -moz-linear-gradient(top,  #5a94e5 0%, #1f5cad 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5a94e5), color-stop(100%,#1f5cad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5a94e5 0%,#1f5cad 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5a94e5 0%,#1f5cad 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5a94e5 0%,#1f5cad 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #5a94e5 0%,#1f5cad 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a94e5', endColorstr='#1f5cad',GradientType=0 ); /* IE6-9 */
}
#enterable-review-lite-list ul li {
	list-style-type: none;
}

#enterable-review-lite-list span.title img.icon {
    vertical-align: middle;
    margin-right: 5px;
}

div#lounge-login-box table {
    margin: 10px auto;
    border: none;
}
div#lounge-login-box table th {
    padding-bottom: 0;
    padding-top: 1em;
    border: none;
    font-size: 10px;
    text-align: left;
}
div#lounge-login-box table td {
    border: none;
}
div#lounge-login-box table td input[type="text"] {
    width: 100%;
    font-size: 16px;
}
div#lounge-login-box table td input[type="password"] {
    width: 100%;
    font-size: 16px;
}
div#lounge-login-box table td input[type="checkbox"] {
    margin-right: 0.5em;
}
h1#stream-list-header {
	padding: 10px 20px;
	color: #548ee0;
	border-bottom: 1px solid #5892e4;
	font-size: x-large;
	margin: 0;
}
h1#stream-list-header.close {
	cursor: pointer;
}
h1#stream-list-header.close span.d-arrow{
	display: block;
}
h1#stream-list-header span.d-arrow{
	display: none;
	float: right;
	font-size: 12px;
	margin-top: 12px;
}
#lounge-login-message {
	margin: 0 20px;
	color: red;
}

#sidebar .extsite-login li {
    margin: 10px 0;
}

div#member-box {
	margin: 0px 9px 14px 9px;
}
div#member-box div.member-box-frame {
	margin-top: 14px;
	padding-bottom: 18px;
	overflow: hidden;
	border: 1px solid #cccccc;
	border-radius: 4px;
	background-color: #f7f7f7;
	box-shadow: 1px 1px #BBB inset;
}
div#member-box div.image {
	margin-left: auto;
	margin-right: auto;
	width: 120px;
}
div#member-box div.image img {
	box-shadow: 2px 2px #BBB;
}
div#member-box div.nickname {
	margin: 12px 0px;
	text-align: center;
	font-size: 123.1%;
	font-weight: bold;
}
div#member-box div.nickname a {
}
div#member-box div.link-box {
	text-align: right;
}
div#member-box span.home-link a {
	background-image: url(../../skin/icon_arrow_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}
div#member-box span.logout-link {
}
div#member-box span.logout-link a {
	color: #548cdf;
	font-size: 14px;
	font-weight: bold;
}
dl#login-account-box {
    margin: 10px;
}
dl#login-account-box dt {
    margin: 5px 0 0 0;
    font-weight: bold;
    color: #5e5e5e;
}
dl#login-account-box dt:first-child {
    margin: 0;
}
dl#login-account-box dd {
    margin: 0;
}
dl#login-account-box input {
    width: 174px !important;
    font-size: 16px;
    border: 1px solid #cccccc;
}
#login-button {
    margin: 10px 0;
}
#is-save-check {
    color: #8c8c8c;
    text-align: left;
    padding: 0 0 0 10px;
    margin: 10px 0 0 0;
}
#is-save-check * {
    vertical-align: middle;
}
#is-save-check label {
    margin: 0 0 0 2px;
}
#cannot-login {
    color: #8c8c8c;
}

#category-list-box .category-list {
	display: block;
	overflow: hidden;
}
#category-list-box ul.category-list li {
	float: left;
	display: block;
	height: 24px;
	margin: 0 8px 8px 0;
	padding: 0 10px;
	line-height: 24px;
	background: #D2D2D2;
	font-weight: bold;
	border-radius: 2px;
	cursor: pointer;
}
#category-list-box ul.category-list li:hover {
   background: none repeat scroll 0 0 #999999;
}
#category-list-box ul.category-list li a {
	margin: 0 5px;
}

.extsite-login ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.extsite-login ul li {
    margin: 0;
    padding: 0;
    text-align: center;
    list-style-type: none;
}
.extsite-login ul li a {
    display: inline-block;
    line-height: 16px;
    padding: 2px 0 2px 0;
}
.extsite-login ul li a img {
    margin: 0 0.5em 0 0;
    vertical-align: top;
}

#sidebar .regist-link {
	width: 180px;
	margin: 10px auto;
}
#sidebar .information-link {
    text-align: center;
    margin: 0 0 20px 0;
    line-height: 0;
}

#lounge-box {
	clear: both;
	padding-top: 10px;
}

#category-card-outer {
	position: relative;
	overflow: hidden;
	height: 5100px;
	margin-bottom: 30px;
}

#category-card-outer .category-card {
	width: 980px;
	overflow: hidden;
	position: absolute;
}
.category-card.close {
	height: 1020px;
}

.category-card.open {
	height: 1612px;
}

.category-card h2 {
	color: #ffffff;
	font-size: 20px;
	line-height: 32px;
	height: 32px;
	width: 938px;
	padding: 4px 20px;
	margin: 0 0 16px 0;
	border: 0;
	border-radius: 10px;
	box-shadow: 2px 2px #BBB;
}

.category-card h2 a:link{
	color: #ffffff !important;
}

.category-card h2 a:visited{
	color: #ffffff !important;
}

.category-card .card-body {
	height: 898px;
	padding-bottom: 14px;
	border-bottom: 2px dotted;
	overflow: hidden;
	position: relative;
}

.category-card h2 .own-item-count {
	display: block;
	float: right;
	font-size: medium;
	color: #white;
}

.category-card h2 .own-item-count::after {
	content: "アイテム";
	margin-left: 0.2em;
}

.category-card .aurora-vision a:link {
	color: #fce800;
}

.category-card .aurora-vision a:visited {
	color: #bb9900 !important;
}

.category-card .card-left {
	width: 280px;
	height: 100%;
	float: left;
	overflow-y: hidden;
	position: relative;
}
.category-card .card-left ul {
	margin: 0;
}
.category-card .aurora-vision {
	color: #fce800;
	font-weight: bold;
	position: relative;
	widht: 280px;
	height: 192px;
	overflow: hidden;
	box-shadow: 4px 4px #bcbcbc;
	background-color: #242424;
}

.category-card .aurora-vision-frame {
	position: absolute;
	top: 0px;
	width: 270px;
	height: 182px;
	border: 5px solid #242424;
	pointer-events: none;
}

.category-card .aurora-vision li {
	display: block;
	height: 192px;
	width: 280px;
	overflow: hidden;
	position: absolute;
	background-size: cover;
}
.category-card .aurora-vision li div.aurora-outer {
	width: 280px;
	height: 192px;
	background-size: cover;
	background-position: center;
}
.category-card .aurora-vision li div.aurora-inner {
	height: 162px;
	width: 250px;
	padding: 15px;
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
	position: relative;
}

.category-card .aurora-vision div.aurora-outer.has-bg div.aurora-inner {
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	height: auto;
	bottom: 0;
}

.category-card .aurora-vision li div.aurora-inner .first-line {
	display: inline-block;
	height: 25px;
	color: #ffffff;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.category-card .aurora-vision li div.aurora-inner .second-line {
	max-height: 100px;
	line-height: 25px;
	text-overflow: ellipsis;
	overflow: hidden;
}
.category-card .aurora-vision li div.aurora-inner .third-line {
	display: inline-block;
	height: 25px;
	color: #ffffff;
	line-height: 25px;
	overflow: hidden;
}

.category-card .card-right {
	width: 684px;
	margin-left: 16px;
	height: 100%;
	overflow: hidden;
	float: left;
	position: relative;
}

.category-card .category-feed {
	position: relative;
	height: 834px;
	overflow: hidden;
}

.category-card .card-right .prev {
	display: block;
	content: " ";
	width: 0;
	height: 0;
	margin: 8px auto;
	border-style: solid;
	border-width: 0 8px 16px 8px;
	border-color: transparent;
	cursor: pointer;
}
.category-card .card-right .next {
	display: block;
	content: " ";
	width: 0;
	height: 0;
	margin: 8px auto;
	border-style: solid;
	border-width: 16px 8px 0 8px;
	border-color: transparent;
	cursor: pointer;
}
.category-card[data-feed-loading='true'] .card-right .prev , .category-card[data-feed-loading='true'] .card-right .next{
	opacity: 0.3;
}

.category-card h3 {
	padding-top: 17px;
	padding-bottom: 4px;
	margin: 0;
	height: 30px;
	font-size: 20px;
	border-bottom: 1px solid;
}

.category-card .cool-ranking-title img {
	vertical-align: middle;
}

.category-card .cool-ranking-title span {
	margin-left: 5px;
	vertical-align: middle;
}

.category-card .cool-ranking li {
	display: block;
	height: 124px;
	border-bottom: 1px dashed #e8e6e7;
}
.category-card .ranking-entry {
	overflow: hidden;
	position: relative;
	height: 114px;
	padding: 5px 0;
}

.category-card .ranking-entry .member-info {
	height: 50px;
	vertical-align: middle;
}

.category-card .ranking-entry .member-info a {
	display: block;
	clear: left;
}

.category-card .ranking-entry .member-info .member-info-cool {
	margin: 3px 0 2px 0;
	height: 19px;
}

.category-card .ranking-entry .member-info .crown-box {
	display: inline-block;
	position: relative;
	width: 19px;
	height: 19px;
	float: left;
}

.category-card .ranking-entry .member-info .crown-box img {
}

.category-card .ranking-entry .member-info .crown-box span.rank {
	position: absolute;
	top: 0;
	left: 0;
	width: 19px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
}

.category-card .ranking-entry .member-info .member-image-box {
	height: 16px;
	text-align: center;
	display: inline-block;
}

.category-card .ranking-entry .member-info .member-image-box img {
	max-width: 16px;
	max-height: 16px;
	vertical-align: middle;
}

.category-card .ranking-entry .member-info .cool-count {
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	margin-left: 5px;
	float: left;
}

.category-card.close .rank6 .ranking-entry .member-info .cool-count {
	display: none;
}

.category-card.open .ranking-entry .member-info .d-arrow {
	display: none;
}

.category-card .ranking-entry .member-info .d-arrow {
	content: " ";
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 10px;
	border-style: solid;
	border-width: 16px 8px 0 8px;
	border-color: transparent;
	cursor: pointer;
}

.category-card .ranking-entry .member-info .nickname {
	margin-left: 5px;
	color: #000000;
	vertical-align: middle;
}

.category-card .ranking-entry .item-image-box {
	float: left;
	width: 56px;
	position: relative;
	text-align: center;
}
.category-card .ranking-entry .item-image-box img.item-image {
	max-width: 100%;
	max-height: 56px;
}

.category-card .ranking-entry .review-info {
	font-size: 12px;
}

.category-card .ranking-entry .review-info a:link {
	text-decoration: underline;
}

.category-card .ranking-entry .title {
	margin-left: 65px;
	font-weight: bold;
	line-height: 16px;
}

.category-card .ranking-entry .short-comment {
	margin-left: 65px;
	line-height: 16px;
}

.category-card .cool-ranking .no-data {
	display: block;
	margin: 10px;
	text-align: center;
}

.category-card .feed-card {
	width: 684px;
	position: absolute;
	overflow: hidden;
	padding-bottom: 20px;
}

.category-card .feed-card a:hover .ticker, .category-card .feed-card a:hover .title, .category-card .feed-card a:hover .nickname {
    text-decoration: underline;
}

.category-card .feed-card .item-image-box {
	float: left;
	width: 100px;
	height: 100px;
	text-align: center;
}
.category-card .feed-card .item-image-box img{
	max-width: 100%;
	max-height: 100%;
}

.category-card .feed-card .balloon {
	margin-left: 116px;
	position: relative;
	background-color: white;
}

.category-card .feed-card .balloon:before {
	content: " ";
	display: inline-block;
	height: 0;
	width: 0;
	border-style: solid;
	border-color: transparent;
	border-right-color: #f0f0f0;
	border-width: 7px 14px 7px 0px;
	position: absolute;
	top: 14px;
	left: -14px;
}

.category-card .feed-card .balloon .ticker {
	width: 548px;
	height: 13px;
	line-height: 13px;
	font-weight:bold;
	font-size: 13px;
	padding: 5px 10px;
	vertical-align: baseline;
}

.category-card .feed-card .balloon .ticker span.title {
	display: inline-block;
	vertical-align: baseline;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: -3px; // ??
}
.category-card .feed-card[data-card-type='regist'] .balloon .ticker span.title {
	max-width: 340px;
}

.category-card .feed-card[data-card-type='comment'] .balloon .ticker span.title {
	max-width: 355px;
}

.category-card .feed-card[data-card-type='cool'] .balloon .ticker span.title {
	max-width: 385px;
}

.category-card .feed-card[data-card-type='question'] .balloon .ticker span.title {
	max-width: 380px;
}
.category-card .feed-card[data-card-type='answer'] .balloon .ticker span.title {
	max-width: 330px;
}
.category-card .feed-card[data-card-type='resolved'] .balloon .ticker span.title {
	max-width: 325px;
}

.category-card .feed-card .detail {
	width: 556px;
	position: relative;
	border: 1px solid #d5d5d5;
	border-top: none;
	padding: 5px;
	overflow: hidden;
    box-shadow: 2px 2px #c5c5c5;
}

.category-card .feed-card .member-info {
	width: 320px;
	position: relative;
	overflow: hidden;
	float: left;
}
.category-card .feed-card .member-info .member-image-box {
	float: left;
	width: 42px;
	height: 42px;
	line-height: 42px;
	font-size: 0;
	text-align: center;
}
.category-card .feed-card .member-info .member-image-box img{
	max-width: 42px;
	max-height: 42px;
	vertical-align: middle;
}
.category-card .feed-card .member-info .item-description {
	width: 264px;
	margin-left: 60px;
	line-height: 16px;
}

.category-card .feed-card .member-info .title {
	display: block;
	color: #7b7a7a;
	font-weight: bold;
}

.category-card .feed-card .member-info .update {
	color: #bebebe;
}

.category-card .feed-card .member-info .nickname {
	margin-left: 10px;
	color: #bebebe;
}

.category-card .feed-card .member-info .breadcrumb {
	display: block;
	float: right;
	color: #bebebe;
}


.category-card .feed-card .detail .images {
	float: right;
	margin: 5px;
}

.category-card .feed-card .detail .images .image-box {
	display: table-cell;
	width: 72px;
	height: 72px;
	text-align: center;
	vertical-align: middle;
}

.category-card .feed-card .detail .images img {
	max-width: 72px;
	max-height: 72px;
}

.category-card .feed-card .detail .comment {
	clear: left;
	padding: 5px;
}

.category-card .more {
	height: 40px;
	padding-top: 10px;
}

.category-card .more .d-arrow {
	display: block;
	content: " ";
	width: 0;
	height: 0;
	margin: 0 auto;
	border-style: solid;
	border-width: 16px 8px 0 8px;
	border-color: transparent;
	cursor: pointer;
}

.category-card.open .more .d-arrow {
	display: none;
}

.category-card .ticker {
	background-color: #f0f0f0;
}

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

.category-card.color-1 .more .d-arrow , .category-card.color-1 .ranking-entry .member-info .d-arrow , .category-card.color-1 .card-right .next {
	border-top-color: #4a99c5;
}

.category-card.color-1 .card-body , .category-card.color-1 .card-right .prev {
	border-bottom-color: #4a99c5;
}

.category-card.color-1 .card-left h3, .category-card.color-1 .ranking-entry :link , .category-card.color-1 .ranking-entry .cool-count, .category-card.color-1 .ticker {
	color: #4a99c5;
}

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

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

.category-card.color-2 .more .d-arrow , .category-card.color-2 .ranking-entry .member-info .d-arrow , .category-card.color-2 .card-right .next {
	border-top-color: #e2c648;
}

.category-card.color-2 .card-body , .category-card.color-2 .card-right .prev {
	border-bottom-color: #e2c648;
}

.category-card.color-2 .card-left h3, .category-card.color-2 .ranking-entry :link , .category-card.color-2 .ranking-entry .cool-count, .category-card.color-2 .ticker {
	color: #cfa100;
}

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

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

.category-card.color-3 .more .d-arrow , .category-card.color-3 .ranking-entry .member-info .d-arrow , .category-card.color-3 .card-right .next {
	border-top-color: #dd6068;
}

.category-card.color-3 .card-body , .category-card.color-3 .card-right .prev {
	border-bottom-color: #dd6068;
}

.category-card.color-3 .card-left h3, .category-card.color-3 .ranking-entry :link , .category-card.color-3 .ranking-entry .cool-count, .category-card.color-3 .ticker {
	color: #dd6068;
}

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

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

.category-card.color-4 .more .d-arrow , .category-card.color-4 .ranking-entry .member-info .d-arrow , .category-card.color-4 .card-right .next {
	border-top-color: #e55e9a;
}

.category-card.color-4 .card-body , .category-card.color-4 .card-right .prev {
	border-bottom-color: #e55e9a;
}

.category-card.color-4 .card-left h3, .category-card.color-4 .ranking-entry :link , .category-card.color-4 .ranking-entry .cool-count, .category-card.color-4 .ticker {
	color: #e55e9a;
}

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

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

.category-card.color-5 .more .d-arrow , .category-card.color-5 .ranking-entry .member-info .d-arrow , .category-card.color-5 .card-right .next {
	border-top-color: #c09555;
}

.category-card.color-5 .card-body , .category-card.color-5 .card-right .prev {
	border-bottom-color: #c09555;
}

.category-card.color-5 .card-left h3, .category-card.color-5 .ranking-entry :link , .category-card.color-5 .ranking-entry .cool-count, .category-card.color-5 .ticker {
	color: #c09555;
}

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

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

.category-card.color-6 .more .d-arrow , .category-card.color-6 .ranking-entry .member-info .d-arrow , .category-card.color-6 .card-right .next {
	border-top-color: #8b8000;
}

.category-card.color-6 .card-body , .category-card.color-6 .card-right .prev {
	border-bottom-color: #8b8000;
}

.category-card.color-6 .card-left h3, .category-card.color-6 .ranking-entry :link , .category-card.color-6 .ranking-entry .cool-count, .category-card.color-6 .ticker {
	color: #8b8000;
}

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

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

.category-card.color-7 .more .d-arrow , .category-card.color-7 .ranking-entry .member-info .d-arrow , .category-card.color-7 .card-right .next {
	border-top-color: #7c7c7c;
}

.category-card.color-7 .card-body , .category-card.color-7 .card-right .prev {
	border-bottom-color: #7c7c7c;
}

.category-card.color-7 .card-left h3, .category-card.color-7 .ranking-entry :link , .category-card.color-7 .ranking-entry .cool-count, .category-card.color-7 .ticker {
	color: #7c7c7c;
}

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

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

.category-card.color-8 .more .d-arrow , .category-card.color-8 .ranking-entry .member-info .d-arrow , .category-card.color-8 .card-right .next {
	border-top-color: #b964ac;
}

.category-card.color-8 .card-body , .category-card.color-8 .card-right .prev {
	border-bottom-color: #b964ac;
}

.category-card.color-8 .card-left h3, .category-card.color-8 .ranking-entry :link , .category-card.color-8 .ranking-entry .cool-count, .category-card.color-8 .ticker {
	color: #b964ac;
}

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

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

.category-card.color-misc .more .d-arrow , .category-card.color-misc .ranking-entry .member-info .d-arrow , .category-card.color-misc .card-right .next {
	border-top-color: #8c95cb;
}

.category-card.color-misc .card-body , .category-card.color-misc .card-right .prev {
	border-bottom-color: #8c95cb;
}

.category-card.color-misc .card-left h3, .category-card.color-misc .ranking-entry :link , .category-card.color-misc .ranking-entry .cool-count, .category-card.color-misc .ticker {
	color: #8c95cb;
}

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

.one-click-entry {
    text-align: center;
}
.one-click-entry .entried-member {
    display: none;
    font-size: 10px;
    color: #444444;
}
.one-click-entry.entried .entried-member {
    display: block;
}
.one-click-entry.entried .review-entry-button {
    display: none;
}

span.title {
    line-height:1.2em;
}

li > a {
    line-height:1.2em;
}

#special-link-box {
    overflow: hidden;
    margin-bottom: 40px;
}
#special-link-box h2 {
    color: #696969;
    font-size: 20px;
    line-height: 32px;
    height: 32px;
    width: auto;
    padding: 4px 20px;
    margin: 0 0 16px 0;
    border: 0;
    border-radius: 10px;
    box-shadow: 1px 2px #BBB;
    background: #c0c0c0; /* Old browsers */
    background: -moz-linear-gradient(top,  #c0c0c0 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #c0c0c0 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #c0c0c0 0%, #ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #c0c0c0 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #c0c0c0 0%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0c0c0', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

#special-link-box ul {
    list-style-type : none;
}

#special-link-box ul li {
    float: left;
    text-align: center;
    list-style-type : none;
    width : 220px;
    height: 200px;
    margin : 20px 0px;
    font-size : 16px;
}

#special-link-box li div.name {
    margin-top: 3px;
    line-height: 1.1;
    white-space: nowrap;
}

#special-link-box li p.desc {
    padding : 5px 15px 0px;
    text-align : left;
    font-size: 13px;
    line-height: 1.2;
    color: #000;
}

#special-link-box a {
    text-decoration: none;
    outline: none;
    color: #026cd1;
}

#special-link-box li img {
    height: 111px;
}

#center-banner {
    margin-top: 10px;
}

@media screen and (max-width: 650px){
	#header-box {
		height: auto;
	}
	#hot-keyword-box ul :not(:FIRST-CHILD) {
		display: none;
	}
	#content-wrapper {
		width: 480px
	}
	#bookmark-box {
		float: none;
	}
	#sidebar {
		float: none;
		width: auto;
		overflow: hidden;
		margin-top: -30px;
	}
	#bookmark-box {
		padding: 0;
	}
	#lounge-login-box {
		float: left;
	}
	#sidebar .extsite-login {
		float: right;
		margin-top: 40px;
		margin-right: 10px;
	}
	#sidebar .regist-link {
		float: right;
		margin-right: 10px;
	}
	#sidebar .information-link {
		float: right;
		margin-right: 10px;
	}
	#sidebar #member-box {
		width: 220px;
		float: left;
	}
	#sidebar .member-box-frame {
		width: 220px;
	}
	#sidebar #member-box + p {
		margin-top: 50px;
	}
	#lounge-login-box {
		width: 220px;
	}
	#container {
		width: 470px;
		margin: 0 5px;
		float: none;
	}
	#enterable-review-list, #enterable-review-lite-list {
		width: 468px;
	}

    #special-banner {
        margin-top: 20px;
    }
    #special-banner img.pc {
        display: none;
    }
    #special-banner img.mob {
        display: inline !important;
        width: 480px;
    }

	#hot-keyword-box {
		width: 260px;
	}
	#hot-keyword-box div.jcarousel-container, #hot-keyword-box div.jcarousel-clip {
		width: 150px;
	}
	
	#category-card-outer .category-card {
		width: 470px;
		margin: 0 5px;
	}
	
	.category-card h2 {
		width: auto;
	}
	
	.category-card .card-left {
		display: none;
	}
	.category-card .card-right {
		width: 100%;
		margin: 0;
	}
	.category-card .card-right .prev {
		margin: 4px auto;
		border-style: solid;
		border-width: 0 12px 24px 12px;
		border-color: transparent;
		cursor: pointer;
	}
	.category-card .card-right .next {
		margin: 4px auto;
		border-style: solid;
		border-width: 24px 12px 0 12px;
		border-color: transparent;
		cursor: pointer;
	}
	.category-card .feed-card {
		width: 100%;
		margin: 0;
	}
	.category-card .feed-card .balloon .ticker, .category-card .feed-card .detail {
		width: auto;
		height: auto;
		line-height: 16px;
		font-size: 16px;
	}
	.category-card .feed-card .balloon .ticker span.title {
		white-space: normal;
		display: inline;
	}
	
	.category-card .more .d-arrow {
		border-width: 32px 16px 0 16px;
	}

    #center-banner img {
        width: 100%;
    }
}

