#header .news{
	width: 100%;
	height: 58px !important;
	line-height: 58px !important;
	background: url(../images/news.png) no-repeat #000 540px 16px;
	margin-left: 0px;
}


#header .news ul li{
	padding-left: 630px;
	display: none;
}

.contents{
	width: 750px;
	margin: 0 auto;
	min-height:990px;
	font-family: 'Noto Sans JP', sans-serif;
}

.contents th ,.contents td {
	border: transparent 1px solid;
}
.cont_wrap{
	width: 100%;
	position: relative;
}
table, table th, table td{
	font-family: 'Noto Sans JP', sans-serif;
	vertical-align: middle;
}


.r_index{
	width: 750px;
	position: relative;
}

.btn_r_index{
	width: 380px;
	height: 58px;
	background: url("../images/r_index.png");
	margin: 0px auto 20px;
}

.btn_r_index.active{
	background: url("../images/r_index_on.png");
	transition: 0.3s all;
}

.r_index_txt{
	width: 750px;
	position: absolute;
	z-index: 2;
	top: 64px;
	left: 0px;
	display: none;
	background: #333;
	padding-top: 2px;
	border-bottom: solid 8px #194BC1; 
}


.r_index_txt.active{
	display: block;
	margin-top: 0px;
	transition: 1s all;
}

.r_index_txt li{
	width: 100%;
	margin-bottom: 2px;
	position: relative;
	background: #000;
}


.r_index_txt li a{
	text-decoration: none;
	display: block;
	color: #fff;
}

.r_index_txt dl{
	display: table;
}


.r_index_txt dl dt{
	width: 120px;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	display: table-cell;
    vertical-align: middle;
	font-size: 32px;
}
.r_index_txt dl dt.ip{
	font-family: 'Noto Sans JP', sans-serif;
}


.r_index_txt dl dt.sg{
	color:#CE0000;
}
.r_index_txt dl dt.g1{
	color:#EB6E00;
}
.r_index_txt dl dt.g2{
	color:#00B892;
}
.r_index_txt dl dt.g3{
	color:#159EF9;
}
.r_index_txt dl dt.ip{
	color:#4C4F75;
}

.r_index_txt dl dd{
	width: 608px;
	display: table-cell;
    vertical-align: middle;
	padding: 20px 10px;
	margin-left: 122px;
	font-size: 28px;
	font-weight: 700;
}

.r_index_txt dl dd .r_day{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 26px;
	font-size: 700;
	color: #ccc;
	margin-top: 6px;

}


#page_top{
	width: 44px;
	height: 168px;
	position: fixed;
	bottom: 40px;
	right: 20px;
	display: none;
	background: url("../images/page_up.png") no-repeat center center;
	opacity: 0.9;
	z-index: 9;
}

.no_massage{
	width: 685px;
	height: 500px;
	margin: 300px auto 360px;
	position: relative;
	background: url(../images/no_massage.png) no-repeat center center;
	z-index: 2;
}

.no_massage h6{
	width: 100%;
	font-size: 34px;
	line-height: 46px;
	padding-top: 200px;
	text-align: center;
	text-shadow: 2px 2px 2px #000;
	font-weight: bold;
}


.yoso_m_btn{
	width: 350px;
	height:74px;
	background: url("../images/yoso_m_btn.png") no-repeat center center;
	margin: 40px auto 0;
}
.yoso_m_btn a{
	line-height: 74px;
	display: block;
	text-indent: -9999px;
}

.error{
	width: 750px;
	margin: 20px auto 300px;
	padding-top: 744px;
	background: url("../images/error.png") no-repeat center top;
}

.c_01{color:#C20000 ;}/*文字色赤*/
.c_02{color:#003FAD ;}/*文字色青*/
.c_03{color:#8017C7 ;}/*文字色紫*/
.c_04{color:#059B00 ;}/*文字色緑*/
.c_05{color:#000 ;}/*文字色黒*/
.c_06{color:#666 ;}/*文字色グレー*/
.c_07{color:#854700 ;}/*文字色茶*/
.c_08{color:#00286E ;}/*文字色紺*/
.c_09{color:#E18000 ;}/*文字色オレンジ*/
.c_10{color:#2798C8 ;}/*文字色スカイブルー*/
.c_11{color:#D5145A ;}/*文字色ピンク*/
.c_bold{font-weight: 700;}
.c_obli{font-style: oblique;}

/*
font-family: 'Anton', sans-serif;
font-family: 'Noto Sans JP', sans-serif;
font-family: 'Noto Serif JP', serif;
font-family: 'Oswald', sans-serif;
font-family: 'Roboto', sans-serif;
*/










