/* clearfix */
.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
.clearfix { 
	display: inline-table;
	min-height: 1px;
}  
  
/* Hides from IE-mac \*/  
* html .clearfix { 
	height: 1%; 
}  
.clearfix { 
	display: block; 
}  

/* img */
a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: “alpha( opacity=80 )”;
	background-color:transparent;
}

/* 共通 */
body {
	color: #262526;
	vertical-align: bottom;
	font-family: 'Roboto', sans-serif;
}
.tb {
	width: 100%;
	margin-top: 15px;
}
.tb tr td {
    border-bottom: 1px solid #BDBCBC;
    padding-top: 10px;
    font-size: 85%;
    padding-bottom: 10px;
    line-height: 1.5em;
    vertical-align: middle;
    padding-left: 1px;
    padding-right: 1px;
    text-align: center;
}
.imgBottom {
}
.imgLeft {
	float: left;
	padding-right:10px;
}
.gray {
    color: #999;
    line-height: 3em;
}
.rink a {
	color: #EC1F23;
	text-decoration: underline;
}
.rink a:hover  {
	color: #EC1F23;
	text-decoration: none;
}
.bgGray    {
	background-color: #E0E0E0;
	font-weight: bold;
}
.bgDkGray {
	color: #ccc;
}
.bgBlue    {
	background-color: #99CCFF;
	font-weight: bold;
}
#ts,#gac,#wifispots {
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 2%;
	margin-left: 2%;
	font-size: 80%;
	line-height: 1.5em;
	background-color: undefined;
}
#ts .tb tr td,
#gac .tb tr td,
#wifispots .tb tr td {
	text-align: center;
}
#ts .tb tr .bgGray,
#gac .tb tr .bgGray {
	background-color: #E0E0E0;
	width: 30%;
}
.pt20{
	padding-top:20px;
}
.pt45{
	padding-top: 45px;
}
.pl40 {
	padding-left: 40px;
}
.pt0 {
	padding-top: 0px;
	width: auto;
}
.mt0 {
	margin-top:0px;
}
.mt10{
	margin-top: 10px;
}
.mt15{
	margin-top:15px;
}
.mb0 {
	margin-bottom:0px;
}
.mb15 {
	margin-bottom: 15px;
}
.width15{
	width:15%;
}
.textCenter{
	text-align: center;
}
.tight {
    line-height: 1em;
}
section h2 {
	font-size: 100%;
	font-weight: bold;
	display: block;
}
.red {
	color: #CE1127;
}
.imgCenter {
	text-align: center;
}
ol li {
	font-size: 85%;
	line-height: 1.5em;
	list-style-position: outside;
	list-style-type: decimal;
	margin-top: 5px;
	margin-bottom: 0px;
}
ol {
	margin-left: 15px;
}
.both {
	clear: both;
}
.mt-20 {
	margin-top: -20px;
	padding-top:-20px;
}
.mt-40 {
	margin-top: -40px;
	padding-top: -20px;
}
.textLeft {
	text-align: left;
}
.textRight {
	text-align: right;
}
.textUp   {
	vertical-align: top;
}
.bgGreen {
	background-color: #1FB714;
	font-weight: bold;
}
.bgPink {
	background-color: #E5A8E0;
	font-weight: bold;
}
.bgRad {
	background-color: #DD0806;
	color: #FFFFFF;
}
.imgRight {
	text-align: right;
}
#contentsArea p {
	font-size: 80%;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.width40 {
	width: 40%;
}
.leftBox {
	float: left;
}
.width30    {
	width: 30%;
}
.width60    {
	width: 60%;
}
.width70    {
	width: 70%;
}
.width10    {
	width: 10%;
}
.width45    {
	width: 45%;
}
.width25    {
	width: 25%;
}
.rightBox {
	float: right;
}
.tb tr .textLeft {
    text-align: left;
    padding-left: 20px;
    vertical-align: top;
}
.tb tr .textLefty {
    text-align: left;
    padding-left: 10px;
    vertical-align: top;
}

.fixed {
	position: fixed;
	width: 100%;
	z-index: 10000;
	top: 0px;
	background-color: #000;
}
.bold {
	font-weight: bolder;
}
.pink {
	background-color: #E89CDE;
}
.pic {
    display: inline-block;
    padding-left: 0px;
}
a {
	text-decoration: none;
	color: #333333;
}
a :hover {
	text-decoration: none;
	color: #333333;
}
.size400 {
	font-weight: bolder;
	font-size: 400%;
	text-align: center;
	color: #FFFFFF;
}
.size200 {
	font-size: 200%;
	font-weight: bolder;
	color: #FFFFFF;
}
.size150 {
	font-size: 150%;
}
.size10 {
    font-size: 10px;
    font-weight: normal;
}
.size15 {
    font-size: 15px;
}
.size30 {
	font-size: 30px;
}
.size20 {
	font-size: 20px;
}
.cityCell {
	height: 155px;
	clear: none;
}
.cityCellLast {
	height: 155px;
	clear: none;
	padding-bottom: 20px;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
	top: 65px;
	color: #fff;
	font-weight: 900;
	font-size: 150%;
	width: 100%;
}
.absoluteL {
	position: absolute;
	top: 45px;
	color: #fff;
	font-weight: 900;
	font-size: 150%;
	width: 100%;
}
.absolute p {
	text-align: center;
}
.normal {
	font-weight: normal;
}
.top {
    vertical-align: top;
}
