@import "style.css";

body{
	background:linear-gradient(-90deg,#222222,#000000);
	color:#ff0000;
	border:none;
}

.top_border{
	background:#880000;
}

.mws_title_new{
	background:linear-gradient(0deg,#ff0000,#dd0000,#bb0000);
	color:#220000;
}
.mws_title_new a:link{
	color:#220000;
}
.mws_title_new a:visited{
	color:#220000;
}
.mws_title_new a:active{
	color:#220000;
}
.mws_title_new a:hover{
	color:#220000;
}

.mws_subtitle{
	background:linear-gradient(0deg,#ee0000,#cc0000,#aa0000);
	color:#220000;
}
.mws_subtitle a:link{
	color:#220000;
}
.mws_subtitle a:visited{
	color:#220000;
}
.mws_subtitle a:active{
	color:#220000;
}
.mws_subtitle a:hover{
	color:#220000;
}

.menu_new{
	background:linear-gradient(0deg,#ffdddd,#ffffff,#ffffff);
	color:#220000;
}
.menu2_new{
	background:linear-gradient(0deg,#ffdddd,#ffffff);
	color:#220000;
}

.each_menu{
	background: linear-gradient(135deg, #444444, #000000);
	color:#ff0000;
	border-color:#ff0000;
}

.mws_footer{
	background:linear-gradient(180deg,#ff0000,#dd0000,#bb0000);
	color:#000000;
}

/********* リンクの色とかとか*********/
a:link{
	color:#000000;
}
a:visited,a:active{
	color:#000000;
}
a:hover{
	background-color:#000000;
	color:#ff0000;
}

.top_table{
	margin:0px auto;
	margin-top:50px;
	padding:0px;
	border:none;
}
.bottom_table{
	margin:0px auto;
	margin-bottom:30px;
	padding:0px;
	border:none;
}

.table_title_radius{
	background:radial-gradient(#ff0000,#000000);
	color:#000000;
	height:35px;
	width:35px;
	vertical-align:middle;
	text-align:center;
	border-radius:35px;
}

.table_world_radius_large{
	background:radial-gradient(#ff0000,#000000);
	color:#000000;
	height:100px;
	width:100px;
	border-radius:80px;
	vertical-align:middle;
	text-align:center;
	font-size:small;
}
.table_world_radius{
	background:radial-gradient(#ff0000,#000000);
	color:#000000;
	height:80px;
	width:80px;
	border-radius:80px;
	vertical-align:middle;
	text-align:center;
	font-size:small;
}
.table_world_radius a{
	color:#000000;
}
.table_world_radius a:hover{
	color:#ff0000;
}

.table_between_worlds{
	width:20px;
	height:20px;
}

.table_otherthan_world{
	padding:10px 0px;
	color:#ff0000;
	vertical-align:middle;
	text-align:center;
}
.table_otherthan_world a{
	color:#ff0000;
}
.table_otherthan_world a:hover{
	background:#ff0000;
	color:#000000;
}

.table_world_radius_large{
	background:radial-gradient(#ff0000,#000000);
	color:#000000;
	height:160px;
	width:160px;
	border-radius:160px;
	vertical-align:middle;
	text-align:center;
	font-size:medium;
	margin:30px auto;
}
.table_world_radius_large a{
	color:#000000;
}
.table_world_radius_large a:hover{
	color:#ff0000;
}

.table_radius{
	background:radial-gradient(#FF0000,#000000);
	color:#FF0000;
	height:25px;
	width:25px;
	border-radius:25px;
}
.table_shadowcircle{
	background:radial-gradient(#AA0000,#EE0000);
	height:25px;
	width:25px;
	border-radius:25px;
}

.table_shadow{
	background:radial-gradient(#880000,#DD0000);
	color:#FF0000;
	padding:3px 10px 2px 10px;
	border-radius:25px;
}
.table_black{
	background:linear-gradient(#000000,#880000);
	color:#FF0000;
	padding:3px 10px 2px 10px;
}
.table_black a:link{
	color:#FF0000;
}
.table_black a:visited{
	color:#FF0000;
}
.table_black a:active{
	color:#FF0000;
}
.table_black a:hover{
	color:#FF0000;
}

.novel_background{
	text-align:center;
	background:linear-gradient(#660000,#AA0000);
	border:none;
}

.novel_title{
	background:linear-gradient(-90deg,#660000,#000000);
	color:#FF0000;
	width:100%;
	position:fixed;
	top:0px;
	left:0px;
	font-weight:bold;
	font-size:large;
	margin:0px;
	padding:6px 15px;
	padding-bottom:4px;
	white-space:nowrap;
	border-bottom:dotted 1px #FF0000;
}

.novel_body{
	background:radial-gradient(#220000,#000000);
	color:#FF0000;
	line-height:150%;
	font-size:medium;
	text-align:left;
	width:80%;
	margin:0px auto;
	padding:60px 30px;
	padding-top:80px;
}

.paragraph{
	padding:20px 0px;
}

.novel_foot{
	background:linear-gradient(-90deg,#aa0000,#ff0000);
	width:100%;
	position:fixed;
	bottom:0px;
	left:0px;
	font-weight:normal;
	font-size:medium;
	text-align:center;
	margin:0px;
	padding:6px 15px;
	padding-bottom:4px;
	border-top:double 3px #000000;
}
.novel_foot a:link{
	color:#000000;
}
.novel_foot a:visited{
	color:#000000;
}
.novel_foot a:active{
	color:#000000;
}
.novel_foot a:hover{
	background-color:#000000;
	color:#aa0000;
}

.title_fix{
	color:#000000;
	font-size:large;
	font-weight:bold;
	position:fixed;
	top:270px;
	right:0px;
	padding:0px 5px;
}

.return_page_fix{
	background:linear-gradient(270deg,#222222,#111111,#000000);
	color:#ff0000;
	top:300px;
}
.return_page_fix a{
	color:#ff0000;
}

#anchor_color{
	background:linear-gradient(0deg,#222222,#111111,#000000);
	color:#ff0000;
}
#anchor_color a{
	color:#ff0000;
}

#webclap_color{
	background:linear-gradient(90deg,#222222,#111111,#000000);
	color:#ff0000;
}
#webclap_color a{
	color:#ff0000;
}
