#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: 1560px;
	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: 1560px;
	position: relative;
	margin-top: -42px;
}

.btn_r_index{
	width: 120px;
	height: 42px;
	background: url("../images/r_index.png");
	cursor: pointer;
    position: absolute;
	top: 0px;
	right: 0px;
}

.btn_r_index:hover, .btn_r_index.active{
	background: url("../images/r_index_on.png");
	transition: 0.3s all;
}

.r_index_txt{
	width: 540px;
	position: absolute;
	z-index: 4;
	top: 50px;
	right: 0px;
	display: none;
	background: #333;
	border-top: solid 4px #194BC1;
	padding-top: 2px;
}


.r_index_txt.active{
	display: block;
	margin-top: 0px;
	transition: 1s all;
	
}

.r_index_txt li{
	width: 100%;
	height: 106px;
	margin-bottom: 2px;
	position: relative;
	background: #000;
}

.r_index_txt li:hover{
	background: #460A70;
	transition: 0.3s all;
}


.r_index_txt li a{
	text-decoration: none;
	display: block;
	height: 106px;
	color: #fff;
}

.r_index_txt dl dt{
	width: 60px;
	height: 106px;
	line-height: 106px;
	font-size: 20px;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	position: absolute;
	left: 0px;
	top: 0px;
}
.r_index_txt dl dt.ip{
	font-family: 'Noto Sans JP', sans-serif;
}

.r_index_txt dl dd{
	width: 440px;
	height: 66px;
	padding: 20px;
	margin-left: 62px;
	font-size: 16px;
}

.r_index_txt dl dd .r_day{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 16px;
	font-size: 700;
	color: #ccc;
	margin-top: 6px;
}

.no_massage{
	width: 685px;
	height: 334px;
	margin: 210px auto 0;
	position: relative;
	background: url(../images/no_massage.png) no-repeat center center;
	z-index: 2;
}

.no_massage h6{
	width: 100%;
	font-size: 28px;
	height: 50px;
	line-height: 50px;
	padding-top: 110px;
	text-align: center;
	text-shadow: 2px 2px 2px #000;
	font-weight: bold;
}

.yoso_m_btn{
	width: 464px;
	height: 69px;
	background: url("../images/yoso_m_btn.png") no-repeat center center;
	margin: 0 auto 0;
}
.yoso_m_btn a{
	line-height: 69px;
	display: block;
	text-indent: -9999px;
}

#page_top{
	width: 30px;
	height: 107px;
	position: fixed;
	bottom: 40px;
	right: 40px;
	display: none;
	background: url("../images/page_up.png") no-repeat center center;
	opacity: 0.5;
	cursor: pointer;
}
#page_top:hover{
	transition: 0.3s all;
	opacity: 0.8;
}

.error{
	width: 916px;
	margin: 20px auto;
	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;
*/










