@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------------*/

.totop{
	display: none;
}



#contents_block h2{
	width: 96.13vw;
	height: 7.43vw;
	margin: 5.33vw auto 0 auto;
	overflow: hidden;
	background-image:url("../sp/main_h2.png");
	background-repeat:no-repeat;
	background-position:left center;
	background-size: contain;
	color:#fff;
	text-indent:45px;
	font-size:3.73vw;
	padding-top: 2.37vw;
}

/**/


/*-----------------------------------------------------------*/

.txt01{
	width:96.13vw;
	margin:4.00vw auto;
	overflow:hidden;
	line-height:125%;
}

.txt01 .red{
	color: red;
}

/*-----------------------------------------------------------*/

.one_day{
	width:680px;
	margin:3px auto;
	overflow:hidden;
	border-left:1px solid #AAAAAA;
	border-top:1px solid #AAAAAA;
}

.one_day .red{
	color: red;
}

.one_day th{
	border-right:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
	color:#FFF;
	background-color:#4C4C4C;
	width:3em;
	text-align:center;
}


.one_day td{
	border-right:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
	padding:0.5em 0em;
	text-align:center;
	line-height:125%;
	width:11%;
}


.one_day td.houmen{
	font-weight:bold;
	text-align:center;
}

.one_day td.color01{
	background-color:#DDDDDD;
}

.one_day td.color02{
	background-color:#EEEEEE;
}

/*-----------------------------------------------------------*/
div#scroll{
    height: auto;
    width: 96.13vw;
    padding: 5px;
    overflow: scroll;
    border: 1px solid #CCC;
    -webkit-overflow-scrolling: touch;
	margin-bottom: 8.00vw;
}


/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/
