@charset "UTF-8";
body {
	-webkit-text-size-adjust: 100%;
}
#wrapper {
	width: 320px;
	overflow: hidden;
	background: #fff;
}
.inbox {
	padding: 5px;
}
#content {
	width: 320px;
}
.pc_debug {
	width: 339px ! important;
}
.content_inner {
	background: #fff;
}
#header .open_menu_wrap,
#header h1 {
	float: left;
}
#header .search_icon_button {
	float: right;
	
}
#header .open_menu_wrap {
	margin-right: 5px;
}
#header .open_menu_wrap img {
	border: solid 1px #aaa;
}

#contents {
	background: #829CBD;
}
#footer,
.side_menu {
	background: #323D53;
}
.side_menu_inner {
	width: 200px;
}
.side_menu h2 {
	padding: 10px 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	border-bottom: solid 1px #aaa;
}
.footer_menu li a,
.side_menu li a {
	display: block;
	padding: 10px 5px;
	text-decoration: none;
	border-bottom: solid 1px #aaa;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: -webkit-gradient(linear,left top, left bottom,from(#323D53),color-stop(0.49, #323D53), to(#1E2533));
	background: -moz-linear-gradient(top, #323D53 50%, #1E2533 50%);
	background: -webkit-linear-gradient(top, #323D53 20%,#1E2533 99%);

}
.footer_menu li a span,
.side_menu li a span {
	display: inline-block;
	_margin-right: 3px;
	font-size: 15px;
	border: solid 2px #1E2533;
	text-align: center;
	background: #fff;
	color: #323D53;
	width: 15px;
	line-height: 15px;
}

h2.single {
	font-size: 17px;
	padding: 5px 0;
	margin-bottom: 5px;
}
h2.single span {
	font-size: 20px;
	width: 22px;
	line-height: 22px;
}
.cbox {
	background: none;
	box-shadow: none;
}
.cbox_in {
	padding: 0;
}
.sankaku {
	display: none;
}
.stamp_list_inner {
	float: left;
	margin: 2.5px 2.5px 5px 2.5px;
	padding: 5px;
	width: 89px;
	width: 87px;
	border-radius: 10px;
	background: #EFEFEF;
}
.stamp_list_title {
	padding: 2.5px 0;
	height: 30px;
	text-align: center;
	font-size: 10px;
}
.stamp_list_creator a,
.stamp_list_creator {
	color: #666;
}

.stamp_list_title p {
	height: 100%;
	word-break: break-all;
	overflow-y: hidden;
}
.stamp_list_image {
	position: relative;
}
.stamp_list_inner .point {
	background: rgba(255, 255, 255, 0.8);
	position: absolute;
	top: 3px;
	right: 0;
	text-align: right;
	font-size: 9px;
}
.stamp_list_inner .point span {
	margin: 0 ! important;
}
.stamp_list_inner .button a.button_link {
	font-size: 12px;
	width: 90%;
	margin: 0 auto 6px auto;
	box-shadow: 3px 3px 0 #12C310;
}
.stamp_list_inner .rank div {
	margin-top: -10px;
	margin-bottom: 0;
	padding: 2px;
	border-radius: 10px;
	font-size: 10px;
}
.top3 {
	margin-top: 10px;
}
	

.top3 .data1 dt {
	font-size: 12px;
	padding: 5px;
	_margin-top: -15px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background: #12C310;
	color: #fff;
	font-weight: bold;
}
.top3 .data1 dd {
	font-size: 12px;
	font-weight: bold;
}
.top3 .data1 dd span {
	font-size: 10px;
}
.top3 .button a.button_link {
	font-size: 14px;
}
.button_link {
	margin-bottom:10px;
	box-shadow: 4px 4px 0 #12C310;
/*
	border-color: #12C310;
*/
}
.search_form input.creator,
.search_form input.free_word {
	width: 280px;
}
.gbox .cbox_in,
.wbox .cbox_in {
	padding: 5px;
	border-radius: 5px;
	background: #fff;
}
.gbox .cbox_in {
	background: #B0ED88;
}
.top3_creator {
	text-align: center;
	margin-bottom: 5px;
}
.top3_creator a {
	color: #aaa;
	font-size: 12px;
}
.detail .stamp_image {
	margin: 10px auto 20px auto;
}
.detail .stamp_image .point {
	margin-bottom: 5px;
}
.detail .stamp_data th {
	width: 100px;
}
.input_parts,
.comment_form {
	border-radius: 0;
	padding: 10px;
	background: #E8E8E8 ! important;
}
.stamp_comment .cbox_in {
	min-height: 50px;
	max-width: 225px;
}
.stamp_comment_wrap .sankaku {
	display: block;
	top: 10px;
	left: -18px;
}
.stamp_comment_wrap .sankaku img {
	width: 18px;
	height: 18px;
}

.thread_list dt {
	width: 220px;
}
.thread_list dd.comment_count {
	font-size: 10px;
}




.explain_block .exp_text table {
	background-size: 150px;
	background-position: top left;
}
.explain_block .exp_text table td {
	padding: 10px;
}
.explain_block .exp_text td div {
	width: auto;
	padding: 10px;
	margin: 50px auto 0 auto;
	font-weight: normal;
	background: rgba(0, 0, 0, 0.7);
	line-height: 1.5;
}
.explain_block .exp_text td div {
	float: none;
}
.big_text {
	font-size: 20px;
}
.recommend_form .type_text {
	width: 100%;
}
.recommend_form th {
	border-right: none;
}

.top_recommend_wrap {
	background: #323D53;
}

.bx-wrapper {
	max-width: 100% ! important;
}
.bx-wrapper .bx-viewport {
	background: none ! important;
	border: none ! important;
	box-shadow: none ! important;
	height: auto !important;
}

table.global_menu {
	width: 100%;
	table-layout: fixed;
}
table.global_menu td {
	border: solid 1px #fff;
}
table.global_menu a {
	display: block;
	text-align: center;
	padding: 10px 5px;
	text-decoration: none;
	border-bottom: solid 1px #aaa;
	font-size: 11px;
	color: #fff;
	background: -webkit-gradient(linear,left top, left bottom,from(#323D53),color-stop(0.49, #323D53), to(#1E2533));
	background: -moz-linear-gradient(top, #323D53 50%, #1E2533 50%);
	background: -webkit-linear-gradient(top, #323D53 20%,#1E2533 99%);
}
.shares {
	background: #829CBD ! important;
}