body {
	width: 700px;
	margin: 29px auto;
	text-align: center;
	position: relative;
}
#wrap {
	width: 700px;
	text-align: left;
}
#header {
	width: 630px;
	margin-left: 39px;
	color: #800000;
	font-family:'HiraKakuPro-W6','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W6',sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:18px;
}
#content {
	width: 492px;
	margin-left: 149px;
}
#title {
	width: 410px;
	margin-top: 73px;
	color: #800000;
	font-family:'HiraKakuPro-W6','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W6',sans-serif;
	font-size:36px;
	font-style:normal;
	font-weight:bold;
	line-height:43.9534px;
}
#created {
	margin-top: 9px;
	margin-bottom: 34px;
	color:#463C3C;
	font-family:'Arial-BoldMT','Arial',sans-serif;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:16px;
}
p {
	font-family:'HiraKakuPro-W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	line-height:20px;
	color:#463C3C;
}
.subtitle {
	color: #800000;
}
.bold {
	font-weight: bold;
}
a {
	color:#463C3C;
	text-decoration:underline;
}
a:visited {
	color:#666666;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
img.left {
	margin: 6px 6px 6px 0px;
	clear: left;
	float: left;
}
img.right {
	margin: 6px 0px 6px 6px;
	clear: right;
	float: right;
}
#footer {
	position: relative;
	width: 700px;
	height: 100px;
}
#prev {
	left: 35px; 
	width: 350px; 
	position: absolute; 
	top: 10px; 
	height: 30px;
	color:#463C3C;
	font-family:'ArialMT','Arial',sans-serif;
	font-size:15px;
	line-height:20px;
}
#next {
	left: 350px;
	position: absolute;
	top: 10px;
	width: 315px;
	height: 30px;
	color:#463C3C;
	font-family:'ArialMT','Arial',sans-serif;
	font-size:15px;
	line-height:20px;
	text-align:right;
}
#toIndex {
	width: 700px;
	position: absolute;
	top: 50px;
	color:#463C3C;
	font-family:'ArialMT','Arial',sans-serif;
	font-size:15px;
	line-height:20px;
	text-align: center;
}
.navi_column { float: left; padding: 19px 0 24px 38px; }
.navi_column a {
	display: block;
	color: #6f6f6f;
	text-decoration: none;
	font-size: 13px;
	padding: 5px 16px;
	text-align: left;
}
.navi_column a:hover {
	color: #222222;
}
#footer_navi {
	width: 80%;
	border-top: 1px solid #9F9F9F;
	margin: 50px auto 10px;
}
#credit {
	clear: both;
	color: #6f6f6f;
	font-size: 13px;
	margin: 0 auto 18px;
	text-align: center;
}
@media ( max-width : 698px ) {
	body {width: 100%;}
	#wrap {width: 100%;}
	#header {width: 100%; margin: 1vw 4vw;}
	#content {width: 92%; padding: 0 4vw; margin: 0;}
	#title {width: 100%; margin-top: 10vw; font-size: 1.5em; line-height: 1.6em;}
	#created {margin-top: 1.2em; font-size: .9em; line-height: 1.2em;}
	.fb_iframe_widget {margin-top: -1em;}
	p {font-size: .9em; line-height: 1.6em;}
	#footer {width: 96%; height: 14vh; padding: 0 2vw;}
	#prev {width: 50%; float: left; position: unset; left: unset; top: unset; height: unset; font-size: .9em; line-height: unset;}
	#next {width: 50%; float: right; text-align: right; position: unset; left: unset; top: unset; height: unset; font-size: .9em; line-height: unset;}
	#toIndex {width: 100%; clear: both; text-align: center; position: unset; left: unset; top: unset; height: unset; font-size: .9em; line-height: 12vh;}
	div.navi_column {padding: 5vw 0 5vw 6vw; float: left; width: 25%;}
	div.navi_column a {font-size: .8em; padding: .8vh;}
	#credit {font-size: .8em; font-weight: bold; width: 85%; text-align: center; margin-top: 2.5em; padding-top: 4vh;}
}