﻿@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
.ttl_box02 {
	background-color: #F5F5F5;
	padding: 10px 24px 4px;
}

.ttl_box02 #page_path {
	margin-top: 3px;
}

.content h3 {
	font-size: 24px;
	font-weight: normal;
	text-align: center;
}

.content .note {
	color: #999;
	text-align: center;
}

.content .note a {
	background: url(../img/icon_img.png) no-repeat left center;
	color: #999;
	display: inline-block;
	margin-left: 15px;
	padding-left: 30px;
}

.content .note .dy {
	background-position: -78px 0;
	padding-left: 35px;
}

.content .note .fx {
	background-position: -187px 0;
}

.content p {
	font-family: "宋体";
	font-size: 14px;
	line-height: 25px;
	padding-top: 20px;
}

.content img {
}

.page_p {
    clear: both;
	font-family: "宋体";
    font-size: 14px;
    line-height: 1.8;
    padding-top: 30px;
}

.page_p li a {
    margin-left: 5px;
}

.game163 {
	clear: both;
	padding-top: 20px;
	position: relative;
	overflow: hidden;
}

.game163 .bigImg {
	position: relative;
	overflow: hidden;
	overflow: hidden;
	text-align: center;
}

.game163 .bigImg li img {
	max-width: 100%;
	vertical-align: middle;
	max-height: 400px !important;
}

.game163 .bigImg h4 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: normal;
	margin-top: 15px;
	line-height: 33px;
	overflow: hidden;
	text-align: left;
}

.game163 .bigImg h4 a {
	color: #333;
}

.game163 .smallScroll {
	height: 110px;
	position: relative;
	padding: 0 50px;
}

.game163 .sPrev,
.game163 .sNext {
	display: block;
	width: 42px;
	height: 42px;
	text-indent: -9999px;
	position: absolute;
	top: 34px;
}

.game163 .sPrev {
	left: 0;
	background: url(../img/page/icon_prev.gif) no-repeat left top;
}

.game163 .sNext {
	right: 0;
	background: url(../img/page/icon_next.gif) no-repeat left top;
}

.game163 .smallImg {
	clear: both;
	float: left;
	margin: 0;
	display: inline;
	height: 110px;
	overflow: hidden;
}

.game163 .smallImg ul {
	height: 110px;
	width: 9999px;
	overflow: hidden;
}

.game163 .smallImg li {
	height: 110px;
	vertical-align: middle;
	float: left;
	padding: 0 10px;
	width: 110px;
	cursor: pointer;
	display: inline;
}

.game163 .smallImg li a {
    display: table-cell;
    height: 110px;
    text-align: center;
    vertical-align: middle;
    width: 110px;
}
.game163 .smallImg li a img {
    vertical-align: middle;
}