@charset "shift_jis";
/*********************************************/
/*　　　　　　　相互リンク用CSS　　　　　　　*/
/*********************************************/
html, body {
  background-color:#000;
	
}
/*** 見出し ***/
.title {
	padding:8px 0;
	background-color:#000;
	color:#FFF;
	font-size:20px;
	line-height:1.1;
	text-align:center;
}
marquee {
	background-color: #b80014;
	color:#FFF;
	padding:4px 0 2px 0;
	font-size:16px;
	margin-bottom:10px;
}
table.blog {
	background:#FFF;
	font-size:18px;
	margin-left:auto;
	margin-right:auto;
}
.jissen-d {
	color: #FFF;
	padding:6px;
	text-align:center;
	font-size:14px;
	text-shadow:0 1px 1px #000;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8));
}
.jissen-t {
	margin-bottom:10px;
}
.jissen-t a {
	line-height:1.1;
}
.jissen-t a img {
	border-style:none;
	text-decoration: none;
}
.balank {
	height:1px;
}
.backlist {
	color: #FFF;
	padding:6px;
	text-align:center;
	font-size:14px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019));
}
.backlist01 {
	color: #FFF;
	padding:6px;
	text-align:center;
	font-size:18px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019));
}
.petext {
	font-size: 16px;
	padding: 10px 8 10 8;
	line-height: 1.3;
	color:#FFF;
}
.titlewaku {
	font-size:20px;
	color:#FFF;
	line-height:1.2;
	padding:4px 4 0 4;
	background-color:#012f6e;
	border:solid 2px #012f6e;
	text-align:center;
}
.waku-y {
	font-size:16px;
	color:#000;
	line-height:1.2;
	padding:16px;
	margin:0px 0px 10px 0px;
	background-color:#FFF;
	border:solid 2px #012f6e;
	text-align: left;
}
.link-quiz a {
	display:block;
	text-decoration:none;
}
