@charset "utf-8";

div#site-container {
	min-width: 580px;
}

div#mainview-area {
	padding-left: 1em;
	padding-right: 1em;
}

.aboutpage-title {
	color: #d070ff;
	font-weight: bold;
	text-shadow: 1px 1px 4px #000000a0, -1px -1px 4px #000000a0, 1px -1px 4px #000000a0, -1px 1px 4px #000000a0,
				 2px 2px 6px #00000080, -2px -2px 6px #00000080, 2px -2px 6px #00000080, -2px 2px 6px #00000080,
				 5px 5px 12px #f0d0ff, -5px -5px 12px #f0d0ff, 5px -5px 12px #f0d0ff, -5px 5px 12px #f0d0ff,
				 5px 5px 27px #f0d0ff80, -5px -5px 27px #f0d0ff80, 5px -5px 27px #f0d0ff80, -5px 5px 27px #f0d0ff80,
				 5px 5px 27px #f0d0ff, -5px -5px 27px #f0d0ff, 5px -5px 27px #f0d0ff, -5px 5px 27px #f0d0ff,
				 8px 0px 27px #f0d0ff, -8px 0px 27px #f0d0ff, 0px -8px 27px #f0d0ff, 0px 8px 27px #f0d0ff;
	padding: 0;
	margin: 1em 0;
	text-align: center;
	font-size: 1.5em;
}

div.about-contents {
	margin: 1em auto 1.5em;
	min-width: 90%;
	border-radius: 48%;
	padding: 0.5em 0;

	text-align: left;
}

a.about-contents {
	display: inline-block;

	font-size: 1em;
	font-weight: bold;
	color: #e0c0ff;
	text-decoration: none;

	text-shadow: 2px 2px 4px #000000a0, -2px -2px 4px #000000a0, 2px -2px 4px #000000a0, -2px 2px 4px #000000a0,
				 2px 2px 4px #000000a0, -2px -2px 4px #000000a0, 2px -2px 4px #000000a0, -2px 2px 4px #000000a0;

	border-radius: 8px;
	border: outset 4px  rgba(208, 80, 240, 0.5);
	padding: 0.4rem 0.4rem 0.1rem;
	margin: 0.4rem 0.1rem;

	background: rgba(160, 0, 224, 0.4);
	background: linear-gradient(170deg, rgba(160, 0, 224, 0.4), rgba(240, 160, 255, 0.4), rgba(160, 0, 224, 0.4), rgba(240, 160, 255, 0.4));

}

li.assertion {
	color: #f0b0f8;
	margin-top: 1em;
	margin-bottom: 6px;
	font-size: 0.85em;
}

span.assertion-emphasis {
	color: #ffe0f8;
	text-shadow: 1px 1px 2px #000000, -1px -1px 2px #000000, 1px -1px 2px #000000, -1px 1px 2px #000000,
				 1px 1px 2px #000000, -1px -1px 2px #000000, 1px -1px 2px #000000, -1px 1px 2px #000000,
				 3px 3px 6px #400080, -3px -3px 6px #400080, 3px -3px 6px #400080, -3px 3px 6px #400080,
				 3px 3px 6px #a070e0, -3px -3px 6px #a070e0, 3px -3px 6px #a070e0, -3px 3px 6px #a070e0;
	font-size: 1em;
}

div.about-article {
	background-color: rgba(48, 0, 96, 0.4);
	background: linear-gradient(225deg, rgba(64, 0, 128, 0.6), rgba(0, 64, 128, 0.6), rgba(64, 0, 128, 0.6), rgba(0, 64, 128, 0.6));
	margin: 1.7em auto;
	max-width: 640px;
	border-radius: 8px;
	border: solid 2px rgba(192, 160, 255, 0.5);
	padding: 1.7em 1em 1.4em;
	font-size: 1em;
	line-height: 1.7em;
	
	position: relative;
}

h3.normalcaption1 {
	margin-top: 0;
	margin-left: 0.5em;
	padding: 0;
	line-height: 1.5em;
}

a.to-pagetop {
	position: absolute;
	top: 1em;
	right: 1em;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, sans-serif;
	font-size: 1.4em;
	color: #c080f0;
	background: rgba(0,0,0,0);
}

table#browserlist {
	border: outset 2px #c000ff;
	background: rgba(64,0,64,0.5);
	margin: 20px 0;
	font-size: 1em;
}

th.browserlist {
	border: outset 2px rgba(192,0,255,0.8);
	white-space: nowrap;
	color: #e080ff;
	padding: 5px 5px 3px;
	vertical-align: middle;
	font-size: 1em;
}

td.browserlist {
	border: outset 1px rgba(192,0,255,0.8);
	padding: 5px;
	font-size: 1em;
}

td.browsername {
	color: #ffc000;
	font-size: 1.1em;
}

td.vocation {
	color: #ffff00;
	text-align: center;
	font-size: 160%;
}

div.shortestway {
	margin-top: 1em;
	text-align: center;
}

table#shortestway {
	/* width: 90%; */
	border: outset 2px #c000ff;
	background: rgba(64,0,64,0.5);
	font-size: 0.85em;
	margin: 0 auto;
	/* min-width: 500px; */
}

th.shortestway {
	border: outset 2px rgba(192,0,255,0.8);
	text-align: center;
	white-space: nowrap;
	color: #ffc000;
	font-size: 90%;
	padding: 5px 5px 3px;
	vertical-align: middle;
}

td.shortestway {
	border: outset 1px rgba(192,0,255,0.8);
	padding: 5px;
	color: #e080ff;
	line-height: 1.9em;
	text-align: left;
}

@media (max-width: 959px) {

	div.about-article {
		line-height: 2.1em;
		position: relative;
	}

	div.about-contents > div {
		margin: 20px 1em 30px;
	}
	
	td.shortestway {
		font-size: 0.8em;
	}

	a.about-contents {
		font-size: 0.9em;
		padding-top: 0.3rem;
		margin: 0.3rem 0;
	}
}

@media (max-width: 599px) {
	.aboutpage-title {
		font-size: 1.2em;
		margin-top: 1.5em;
	}
	div#site-container {
		min-width: 390px;
		padding-left: 0em;
		padding-right: 0em;
	}

	div.about-article {
		min-width: auto;
		margin-left: 0.5em;
		margin-right: 0.5em;
		padding-top: 1.5em;
	}

	div.about-contents {
		margin: 0;
		padding: 0;
	}

	div.about-contents > div {
		margin: 20px 1em 30px;
	}
	
	a.about-contents {
		font-size: 0.6em;
		padding: 0.2rem 0.2rem 0.1rem;
		margin: 0.3rem 0;
	}

	div.about-article {
		font-size: 0.75em;
		line-height: 1.5em;
		padding-left: 0.7em;
	}

	a.to-pagetop {
		position: absolute;
		top: 1.3em;
		right: 1em;
		font-size: 1.2em;
		color: #c080f0;
		background: rgba(0,0,0,0);
	}

	h3.normalcaption1 {
		margin-left: 0.5em;
		line-height: 1.5em;
	}
	
}