@charset "utf-8";
/* CSS Document */

body{
	font-size:28px;
	color:#333;
	line-height:150%;
	margin:0 8px;
	background-image:url(../img/Melamine-wood-005.png);
	background-repeat:repeat;
}
#header{
	display:none;/*非表示に*/
}
#bg{	
	background-color: rgba(0, 0, 0, 0.6);
	padding:5px;
}
h2{
	color:#fff;
}
#box-left img {
	display: block;
	width:100%;
	height:auto;
}
#box-right li{	
	list-style:none;
	padding:3px;
}

.medatsu{
	font-weight: bold;
	font-size: 15px;
	background-color:#AC0002;
	margin:3px;
}

.kabekin{
	color:#fff;
	background-color:#FABE23;
	padding:5px;
}


.danraku{
	padding-left:85px;
}

.danraku p{
	width: auto;
	margin: 10px;
}

.kyotyou{
	font-weight: bold;
	font-size: 40px;
}

.border-line{
	width: 400px;
	margin-left: 85px;
}

.border-line p{
	border-bottom: 2px solid #FFFFFF;
	padding: 0;
}

.clear{
	clear:both;
}
#center{
	padding:0;
}
#center h3{
	color:#fff;
}
#quastion p.left{
	float:left;
}
#center table{
	border-collapse:collapse;
	border:1px solid #B0B0B0;
	width:100%;
	margin:20px 0 20px 0;
}

#center th, td {
    border-bottom:solid 1px silver;
	height:60px;
	color:#FFFFFF;
}

#center td{
    border-left:solid 10px silver;
	width:auto;
}

#center th img{
	width: auto;
	height: 18px;
}

#center th{
	width:70%;
	text-align:left;
}
iframe {
  width: 100%;
  height: 500px;
}

#info h3{
	color:#fff;
}
#quastion{
	color:#FFFFFF;
}

#quastion a{
	color:#80AEFF;
	padding:2px;
}

#quastion a:visited{
	color:#90F;
}
#quastion a:hover{
	color:#F0C;
}

#quastion img{
	padding:0 0 5px 0;
}


#smpnavi p{
	background-color:#039D1A;
	width:auto;
	text-align:center;
}
#smpnavi a{
	border:none;
}
.pwhite{
	color:#FFFFFF;
}
.orenge{
	background-color:#FF7600;
	padding:15px 50px;
	color:#FFFFFF;
}
p{
	color:#FFFFFF;
	}
.pc{
	display:none;/*パソコンのとき表示・スマホのときは非表示*/
}
.smp{
	display:block;/*パソコンのとき非表示・スマホのときは表示*/
}


#box-right h2{
	padding:0;
	margin:0;
}
a.white{
	background-color:#FFFFFF;
}

#info img{
	width: 100%;
	height: auto;
}

#footer{
	font-size:18px;
	text-align:center;
}
del{
	color: red;
}
span{
	color: white;
}