@charset "utf-8";

html{
	font-size: 62.5%!important;
}

body{
	width: 100%;
	font-family: "Noto Sans Japanese", "Meiryo","メイリオ","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", sans-serif;
	color: #1a1311;
	background: #000;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/* 	background-image:  url(); */
	background-color: #FFFFFF;
}
/*
body, td, th {
	font-family: MS Gothic;
	font-size: 12px;
}
*/
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #C8C8C8;
}
a:active {
	text-decoration: none;
}
.style29 {
	font-size: 1.4rem;
	line-height: 1.7em;
}
.style31 {
	font-size: 2.4rem;
	color: #767676;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style31mini {
	font-size: 2.2rem;
	color: #767676;
	font-family: "Times New Roman", "Times", "serif";
	font-weight: bold;
}
.style36 {
	font-size: 1.4rem;
	font-weight: bold;
}
.style39 {
	font-size: 2.4rem;
}
.style40 {
	font-size: 2.8rem;
}

hr{
	margin-top: 1.0em;
	margin-bottom: 0.5em;
}



@media(max-width:768px) {
	table, img{
		width: 98%!important;
		margin: 0;
		padding: 0;
		margin-left: 1%;
	}
	img{
		height: auto;
	}
.style39 {
	font-size: 2.0rem;
}	
}