body {
	margin:0px;
	margin-top:0px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:90%;
	/*border-top:8px solid #02aedc;*/
	background-color:#f6f6f6;
}

img {
	border:0px;
	max-width:760px;
}
a > img {
	outline:0px;
}
center {
	margin:0px;
}
form {
	line-height:150%;
}
div {
	word-wrap: break-word;
	word-break: break-word;
}
td {
	font-size:85%;
}

div.main-wrapper {
	padding-left:10px;
	padding-right:10px;
	height:auto;
	overflow:hidden;
	clear:both;
	max-width:1160px;
}

div.main {
	width:1130px;
	text-align:center;
	padding-top:16px;
}

div.header {
	width:1130px;
	text-align:center;
	margin-bottom:12px;
}
div.header * {
	max-width:1130px;
}
div.lheader {
	float:left;
	text-align:left;
	width:760px;
	padding-bottom:8px;
}
div.rheader {
	float:left;
	text-align:right;
	width:350px;
	margin-bottom:16px;
}
div.navi {
	position:relative;
	background-color:#02aedc;
}
div.navi-scroll {
	width:100%;
	font-size:115%;
	color:#fff;
	overflow-x:auto;
	-webkit-overflow-scrolling:touch;
}
div.navi-scroll ul {
	width:100%;
	min-width:360px;
	height:40px;
	line-height:40px;
	margin:0 auto;
	list-style:none;
	padding:8px;
	padding-left:25px;
	padding-right:25px;
	white-space:nowrap;
}
div.navi-scroll ul li {
	padding-left:12px;
	padding-right:12px;
	text-align:center;
	display:inline-block;
}
div.navi-scroll ul li:last-child {
	margin-right:20px;
}
div.navi-scroll ul li:hover {
	background-color:#333;
}
div.navi-scroll ul li a {
	display:inline-block;
	color:#fff;
	text-decoration:none;
}
div.btn-prev {
	display:none;
	position:absolute;
	opacity:0.9;
	top:0px;
	left:0px;
	width:25px;
	height:100%;
	line-height:54px;
	background-color:#fff;
	color:#555;
	cursor:pointer;
}
div.btn-next {
	display:none;
	position:absolute;
	top:0px;
	right:0px;
	width:25px;
	height:100%;
	line-height:54px;
	background-color:#fff;
	color:#555;
	cursor:pointer;
}
div.navi a {
	color:#fff;
	text-decoration-line:none;
}
div.navi a:hover {
	color:#fff;
	text-decoration-line:underline;
}

#header-area {
	max-width:none;
}

div.contents {
	float:left;
	width:760px;
	text-align:left;
}
div.contents * {
	max-width:760px;
}
div.contents img {
	max-width:720px;
}
div.contents * {
	max-width: 760px;
}
div.contents iframe {
	width: 100%;
}

div.menu {
	float:left;
	text-align:right;
	line-height:150%;
	padding-top:2px;
	margin-left:20px;
	width:350px;
	text-align:left;
	xbackground-color:#fff;
}
div.menu * {
	max-width:350px;
}

div.footer {
	clear: both;
	float: left;
	background-color:#02aedc;
	width:100%;
	color:#e9efe6;
	padding-top:20px;
	padding-bottom:20px;
}
div.footer a {
	color:#fff;
}

div.pagenation {
	font-size:105%;
	font-weight:bold;
	padding:12px;
	margin-top:24px;
	margin-bottom:32px;
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
}

div.index-contents {
	line-height:170%;
	font-size:110%;
	padding:20px;
}

.center {
	text-align:center;
}
.right {
	text-align:right;
}
.label-right {
	width:100%;
	text-align:right;
	margin-top:4px;
	margin-bottom:4px;
}

h1 {
	background-color: #02aedc;
	color: #fff;
	font-size:14pt;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:12px;
}

h1.up {
	background-color: #fff;
	border-bottom:1px solid #999;
	color: #333;
	background-image:url(./images/title_up.png);
	background-repeat:no-repeat;
	padding-left:28px;
	height:25px;
}

h1.down {
	background-color: #fff;
	border-bottom:1px solid #999;
	color: #333;
	background-image:url(./images/title_down.png);
	background-repeat:no-repeat;
	padding-left:28px;
	height:25px;
}

h2,h3,h4,h5 {
	background-color: #02aedc;
	color: #fff;
	font-size:12pt;
	padding-left:12px;
	padding-top:12px;
	padding-bottom:12px;
	text-align:left;
}

table.menubar {
	width:100%;
	margin-bottom:10px;
	padding-top:6px;
}
.menubar th {
	border-bottom:3px solid #333;
	color: #333;
	font-size:12pt;
	height:32px;
	padding-left:12px;
	padding-bottom:3px;
	text-align:left;
}
.menubar td {
	border-bottom:1px solid #bfbfbf;
	padding-left:0px;
	padding-top:2px;
	padding-bottom:2px;
	font-weight:bold;
}
.menubar th a {
	color: #fff;
	font-weight: normal;
}
.menubar th i{
	color:#333;
}
table.ranklist {
	border-bottom:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
	margin-top:5px;
	width:100%;
}
.ranklist th {
	font-size:11pt;
	background-color:#efefef;
	border-left:1px solid #bfbfbf;
	border-top:1px solid #bfbfbf;
}
.ranklist td {
	border-left:1px solid #bfbfbf;
	border-top:1px solid #bfbfbf;
	padding-right:3px;
	padding-left:3px;
	padding-top:3px;
	padding-bottom:3px;
}

.ranklist tr {
	background-color:#fff;
}
.ranklist tr.t1 {
	background-color:#f3f9f6;
}

.ranklist td table{
	border-collapse: collapse;
	border:1px solid #999;
	background-color:#fff;
	margin-left:6px;
	margin-top:6px;
	margin-bottom:6px;
}
.ranklist td table td{
	padding:3px;
	padding-left:6px;
	padding-right:6px;
	border:1px solid #999;
}
.ranklist td table th{
	border:1px solid #999;
}

table.replist {
	width:100%;
}
.replist td {
	padding:3px;
}
.replist tr.t1 {
	background-color:#f3f9f6;
}

table.channel-box {
	background-color: #f9f9f9;
	padding: 10px;
	border: 1px solid #ccc;
	margin-top:20px;
}

div.contents-overlay-wrap {
	display:none;
	position:relative;
}
div.contents-overlay {
	position:absolute;
	top:0px;
	left:5%;
	right:5%;
	padding-top:30px;
	padding-bottom:16px;
	margin:auto;
	text-align:center;
	z-index:10;
	border: 1px solid #aaa;
    background-color: #fff;
	box-shadow: 1px 1px 2px 0 #a4a4a4;
	-moz-box-shadow: 1px 1px 2px 0 #a4a4a4;
	-webkit-box-shadow: 1px 1px 2px 0 #a4a4a4;
}
div.contents-overlay-close {
	position:absolute;
	top:-15px;
	left:10%;
	right:10%;
	width:38px;
	margin:auto;
	vertical-align:middle;
	text-align:center;
	font-size:200%;
	background-color:#fff;
	color:#000;
	cursor:pointer;
}
div.contents-overlay img {
	max-width:98%;
}

div.video-overlay {
	position:absolute;;
	top:10%;
	left:10%;
	right:10%;
	margin:auto;
	vertical-align:middle;
	text-align:center;
}
div.video-overlay-close {
	position:absolute;
	top:-14px;
	left:10%;
	right:10%;
	width:38px;
	margin:auto;
	vertical-align:middle;
	text-align:center;
	font-size:200%;
	background-color:#fff;
	color:#000;
	cursor:pointer;
}

td.up {
	color:red;
	text-align:right;
	white-space:nowrap;
}
td.down {
	color:blue;
	text-align:right;
	white-space:nowrap;
}

span.normal {
	color:black;
	font-weight: bold;
}
span.up {
	color:red;
	font-weight: bold;
}
span.down {
	color:blue;
	font-weight: bold;
}

td.normal {
	color:black;
	text-align:right;
	white-space:nowrap;
}

a.up {
	background-image:url(./images/allow_up.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}

a.down {
	background-image:url(./images/allow_down.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}

a.zero {
	background-image:url(./images/allow_zero.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}

a.pt {
	background-image:url(./images/arrow.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	height:18px;
}

a.pt_up {
	background-image:url(./images/title_up2.png);
	background-repeat:no-repeat;
	background-position:1%;
	padding-left:22px;
	height:18px;
}

a.pt_down {
	background-image:url(./images/title_down2.png);
	background-repeat:no-repeat;
	background-position:1%;
	padding-left:22px;
	height:18px;
}

div.sec {
	width:96%;
	border-top:1px solid #bfbfbf;
	border-bottom:1px solid #bfbfbf;
	border-left:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
	background-color:#f6f6f6;
	line-height:120%;
	padding-left:10px;
	background-color:#fff;
}

span.large {
	font-size:16pt;
	font-weight:bold;
}

span.middle {
	font-size:12pt;
	font-weight:bold;
}

input[type=submit] {
	font-size:90%;
	color:#fff;
	border:1px solid #333;
	background-color: #02aedc;
}
div.pagelink,span.pagelink {
	padding:4px;
}
div.pagelink {
	line-height:170%;
	font-size:100%;
}
div.pagelink div {
	padding-bottom:5px;
}
div.btnlink {
	text-align:center;
	border:3px solid #333;
	padding:4px;
	padding-left:12px;
	padding-right:12px;
	margin-bottom:12px;
}
div.btnlink a {
	text-decoration:none;
}
.btn-link {
	background-color:#333;
	padding:8px;
	margin-top:8px;
	margin-bottom:8px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	font-size:110%;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
}
.btn-link-none {
	text-decoration:none;
}

div.page-box {
	width:100%;
	background-color:#fafafa;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	box-shadow: 1px 1px 2px 0 #a4a4a4;
	-moz-box-shadow: 1px 1px 2px 0 #a4a4a4;
	-webkit-box-shadow: 1px 1px 2px 0 #a4a4a4;
	margin-bottom:12px;
}
div.page-box td {
	padding-top:6px;
	padding-right:8px;
}
div.page-box h1 {
	font-size:90%;
}
div.page-box2 {
	width:48%;
	background-color:#fafafa;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	box-shadow: 1px 1px 2px 0 #a4a4a4;
	-moz-box-shadow: 1px 1px 2px 0 #a4a4a4;
	-webkit-box-shadow: 1px 1px 2px 0 #a4a4a4;
	margin:4px;
}
div.page-title {
	padding-top:4px;
	padding-bottom:8px;
	font-size:110%;
	font-weight:bold;
}
div.page-title-small {
	padding-top:4px;
	padding-bottom:8px;
	font-size:90%;
	font-weight:bold;
}
div.page-body {
	color:#666;
	padding-top:6px;
}
.page-category {
	font-weight:bold;
	margin-left:8px;
	margin-right:8px;
	padding-left:16px;
	background-image:url(./images/tags.png);
	background-repeat:no-repeat;
	background-size: 12px;
}
.page-date {
	font-size:90%;
	font-weight:bold;
	margin-left:8px;
	padding-left:16px;
	background-image:url(./images/calendar.png);
	background-repeat:no-repeat;
	background-size: 12px;
}
.page-button {
	font-size:100%;
	color:#fff;
	background-color:#02aedc;
	font-weight:bold;
	margin-top:6px;
	margin-bottom:12px;
	padding:6px;
	padding-left:8px;
	padding-right:8px;
	width:102px;
	text-align:center;
	border-radius: 3px;
}
.link-button {
	font-size:120%;
	color:#fff;
	background-color:#02aedc;
	font-weight:bold;
	margin-top:6px;
	margin-bottom:12px;
	padding:12px;
	width:280px;
	text-align:center;
	border-radius: 8px;
}
.link {
	padding-left:20px;
	margin-top:2px;
	margin-bottom:4px;
	background-image:url(./images/right-arrow.png);
	background-repeat:no-repeat;
	background-size: 14px;
}

div.chat {
	width:286px;
	height:400px;
	overflow-y: scroll;
	overflow-x: hidden;
	border:1px solid #ccc;
	padding:4px;
}
div.chat_header {
	border:2px solid #ccc;
	padding:8px;
	margin-bottom:12px;
	font-weight:bold;
	font-size:110%;
	text-align:center;
	background-color:#f6f6f6;
}
div.chat_box {
	border:1px solid #ccc;
	padding:12px;
	margin-bottom:8px;
	line-height:180%;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}
div.chat_user {
	font-weight:bold;
	float:left;
}
div.chat_time {
	color:#999;
	font-size:95%;
	float:right;
}
div.chat_content {
	color:#666;
	clear:both;
}
div.link-box {
	background-color:#fff;
	margin:4px;
	height:100px;
	width:120px;
	text-align:center;
	background-repeat:no-repeat;
	background-position: center center;
	background-size:contain;
}
td.link-box {
	width:120px;
	vertical-align:top;
}
div.link-box-normal {
	width:120px;
}
td.link-box-normal {
	width:120px;
}
div.link-box-large {
	height:160px;
	width:240px;
}
td.link-box-large {
	width:270px;
	vertical-align:top;
}
div.link-box-medium {
	height:120px;
	width:180px;
}
td.link-box-medium {
	width:180px;
	vertical-align:top;
}
div.rank-box {
	border:2px solid #bf0000;
	padding:12px;
	margin-top:12px;
	margin-bottom:12px;
	line-height:180%;
}

form,form select,form button,form td {
	font-size:110%;
}
button {
	padding-left:16px;
	padding-right:16px;
	border:1px solid #333;
	background-color:02aedc;
	color:#fff;
}

.btn-sns-group {
	margin-top:16px;
	margin-bottom:16px;
	text-align:right;
	width:100%;
}
.btn-sns-group:after {
	content: "";
	clear: both;
	display: block;
}
.btn-sns {
	padding:3px;
	width:100px;
	float:left;
	text-align:center;
}
.btn-sns a {
	color:#fff!important;
	text-decoration:none;
}
.btn-sns a:visited {
	color:#fff!important;
}
.btn-twitter {
	background:#3b5998;
}
.btn-facebook {
	background:#55acee;
}
.btn-hateb {
	background:#008fde;
}
.btn-line {
	background:#2bb24c;
}
.btn-line i {
	font-size:120%;
}
.btn-pocket {
	background:#d3505a;
}

#page_top {
	position:fixed;
	bottom:40px;
	right:20px;
	margin:0;
}
#page_top div {
	z-index:99999;
}
#page_top a {
	padding:8px;
	color:#fff;
	background-color:#aab;
	opacity:0.7;
	font-weight: bold;
	font-size:110%;
	width: 35px;
	height: 35px;
	text-align: center;
	display: block;
	border-radius:30px;
	position:relative;
}
#page_top i {
	padding-top:10px;
}

#id_inp_seacrh {
	border-radius:0px;
	width:260px;
	margin-right:4px;
	font-size:110%;
}
#id_btn_seatch {
	font-size:110%;
	color:#666;
	cursor:pointer;
	border:1px soild #ccc;
	border-radius:4px;
}

.label_new {
	background-color:#cc3030;
	color:#ffffff;
	border-radius:4px;
	padding:3px;
	padding-left:6px;
	padding-right:6px;
	margin-left:8px;
	font-size:60%;
}

.section-box {
	padding:10px;
	padding-top:6px;
	margin-top:4px;
	margin-bottom:12px;
	background-color:#fff;
	border:1px solid #ccc;
	box-shadow:3px 3px 2px 0 #eee;
	-moz-box-shadow:3px 3px 2px 0 #eee;
	-webkit-box-shadow:3px 3px 2px 0 #eee;
	border-radius:2px;
}
.section-box img{
	max-width:100%;
}
.section-box::after {
	content: "";
	display: block;
	clear: both;
}
.index-box {
	background-color:#f9f9f9;
	border:1px solid #ccc;
	margin:8px;
	margin-top:24px;
	margin-bottom:36px;
	padding:12px;
}
.index-title {
	font-size:120%;
	font-weight:bold;
	text-align:center;
	margin:4px;
}
.index-list {
	margin-top:8px;
}
.index-list > li {
	font-weight:bold;
	font-size:110%;
}
.index-list > li > a {
	text-decoration:none;
}
.index-list-child > li {
	font-weight:normal;
	font-size:90%;
}
.index-item {
	margin-top:12px;
}

ul.sitemap li {
	list-style-type:disc;
	line-height:250%;
}

@media screen and (max-width:1200px){
	* {
		max-width: 1180px;
		white-space: normal;
		word-break:break-all;
	}
	body {
		width: 1200px;
	}
	div.main-wrapper,div.main,div.header,div.lheader,div.rheader,div.contents,div.menu,div.footer,div.chat,div.navi {
		width: 1200px;
		max-width:1200px;
		clear:both;
		margin:0px;
	}
	div.main-wrapper {
		padding-left:0px;
		padding-right:0px;
	}
	div.header *,div.lheader *,div.contents * {
		max-width: 1180px;
	}
	div.menu *,table {
		max-width: 1180px;
	}
	.mobile-none {
		display:none;
	}
	div.btn-prev,div.btn-next {
		display:block;
	}
}

@media screen and (max-width:768px){
	* {
		max-width: 758px;
		white-space: normal;
		word-break:break-all;
	}
	body {
		width: 768px;
	}
	div.main-wrapper,div.main,div.header,div.lheader,div.rheader,div.contents,div.menu,div.footer,div.chat,div.navi {
		width: 768px;
		max-width:768px;
		clear:both;
		margin:0px;
	}
	div.main-wrapper {
		padding-left:0px;
		padding-right:0px;
	}
	div.header *,div.lheader *,div.contents * {
		max-width: 758px;
	}
	div.menu *,table {
		max-width: 758px;
	}
	.mobile-none {
		display:none;
	}
}

@media screen and (max-width:640px){
	* {
		max-width: 630px;
		white-space: normal;
		word-break:break-all;
	}
	body {
		width: 640px;
	}
	div.main-wrapper,div.main,div.header,div.lheader,div.rheader,div.contents,div.menu,div.footer,div.chat,div.navi {
		width: 640px;
		max-width:640px;
		clear:both;
		margin:0px;
	}
	div.main-wrapper {
		padding-left:0px;
		padding-right:0px;
	}
	div.header *,div.lheader *,div.contents * {
		max-width: 630px;
	}
	div.menu *,table {
		max-width: 630px;
	}
	.mobile-none {
		display:none;
	}
	textarea,input {
		min-width:530px!important;
		height:auto!important;
	}
}

@media screen and (max-width:480px){
	* {
		max-width: 470px;
		white-space: normal;
		word-break:break-all;
	}
	body {
		width: 480px;
	}
	div.main-wrapper,div.main,div.header,div.lheader,div.rheader,div.contents,div.menu,div.footer,div.chat,div.navi {
		width: 480px;
		max-width:480px;
		clear:both;
		margin:0px;
	}
	div.main-wrapper {
		padding-left:0px;
		padding-right:0px;
	}
	div.header *,div.lheader *,div.contents * {
		max-width: 470px;
	}
	div.menu *,table {
		max-width: 470px;
	}
	.mobile-none {
		display:none;
	}
	td.link-box {
		width:68px;
	}
	div.link-box {
		width:68px;
	}
	td.link-box-normal {
		width:102px;
	}
	div.link-box-normal {
		width:102px;
	}
	div.link-box-large {
		height:80px;
		width:120px;
	}
	td.link-box-large {
		width:100px;
	}
	div.page-box2 {
		float:none!important;
		width:100%;
	}
	textarea,input {
		min-width:370px!important;
	}
	div.contents img,div.contents-overlay img {
		max-width:440px;
		height:auto!important;
	}
}

@media screen and (max-width:414px){
	* {
		max-width: 410px;
		white-space: normal;
		word-break:break-all;
	}
	body {
		width: 414px;
	}
	div.main-wrapper,div.main,div.header,div.lheader,div.rheader,div.contents,div.menu,div.footer,div.chat,div.navi {
		width: 414px;
		max-width:414px;
		clear:both;
		margin:0px;
	}
	div.header *,div.lheader *,div.contents * {
		max-width: 410px;
	}
	div.main-wrapper {
		padding-left:0px;
		padding-right:0px;
	}
	div.menu *,table {
		max-width: 410px;
	}
	.mobile-none {
		display:none;
	}
	td.link-box {
		width:68px;
	}
	div.link-box {
		width:68px;
	}
	td.link-box-normal {
		width:102px;
	}
	div.link-box-normal {
		width:102px;
	}
	div.link-box-large {
		height:80px;
		width:120px;
	}
	td.link-box-large {
		width:100px;
	}
	textarea,input {
		min-width:300px!important;
	}
	div.contents img,div.contents-overlay img {
		max-width:380px;
		height:auto!important;
	}
}

@media screen and (max-width:375px){
	* {
		max-width: 365px;
		white-space: normal;
		word-break:break-all;
	}
	body {
		width: 370px;
	}
	div.main-wrapper,div.main,div.header,div.lheader,div.rheader,div.contents,div.menu,div.footer,div.chat,div.navi {
		width: 370px;
		max-width:370px;
		clear:both;
		margin:0px;
	}
	div.main-wrapper {
		padding-left:0px;
		padding-right:0px;
	}
	div.header *,div.lheader *,div.contents * {
		max-width: 365px;
	}
	div.menu *,table {
		max-width: 365px;
	}
	.mobile-none {
		display:none;
	}
	td.link-box {
		width:50px;
	}
	div.link-box {
		width:50px;
	}
	td.link-box-normal {
		width:102px;
	}
	div.link-box-normal {
		width:102px;
	}
	div.link-box-large {
		height:80px;
		width:120px;
	}
	td.link-box-large {
		width:100px;
	}
	textarea,input {
		min-width:260px!important;
	}
	div.contents img,div.contents-overlay img {
		max-width:340px;
		height:auto!important;
	}
}

@media screen and (max-width:320px){
	* {
		max-width: 310px;
		white-space: normal;
		word-break:break-all;
	}
	body {
		width: 315px;
	}
	div.main-wrapper,div.main,div.header,div.lheader,div.rheader,div.contents,div.menu,div.footer,div.chat,div.navi {
		width: 315px;
		max-width:315px;
		clear:both;
		margin:0px;
	}
	div.main-wrapper {
		padding-left:0px;
		padding-right:0px;
	}
	div.header *,div.lheader *,div.contents * {
		max-width: 310px;
	}
	div.menu *,table {
		max-width: 310px;
	}
	.mobile-none {
		display:none;
	}
	td.link-box {
		width:50px;
	}
	div.link-box {
		width:50px;
	}
	td.link-box-normal {
		width:102px;
	}
	div.link-box-normal {
		width:102px;
	}
	div.link-box-large {
		height:80px;
		width:120px;
	}
	td.link-box-large {
		width:100px;
	}
	textarea,input {
		min-width:210px!important;
	}
	div.contents img,div.contents-overlay img {
		max-width:275px;
		height:auto!important;
	}
}