body {
	margin: 0;
	padding: 0;
	text-align: center;
}
.wrap {
	width: 700px;
	margin: 0 auto;
	text-align: center;
}
.header {
	margin-top: 28px;
	height: 61px;
	font-family:'HiraKakuPro-W6','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W6',sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color: #969696;
	text-align: center;
}
.content {
	width: 402px;
	margin: 0 auto;
	text-align: left;
}
.foto {
	display: block;
	margin: 0 auto;
	height: 300px;
}
.title {
	margin-top: 27px;
	font-family:'HiraKakuPro-W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	line-height: 25.5234px;
	color: #463C3C;
}
.created {
	margin-top: 5px;
	color:#463C3C;
	font-family:'Arial-BoldMT','Arial',sans-serif;
	font-size:14px;
	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;
	letter-spacing:0pt;
	margin-top: 8px;
}
.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 {
	width: 700px;
	height: 100px;
	padding-top: 100px;
}
.prev {
	display: inline;
	float: left;
	width: 150px; 
	height: 50px;
	color:#463C3C;
	font-family:'ArialMT','Arial',sans-serif;
	font-size:15px;
	line-height:20px;
	text-align: left;
}
.next {
	display: inline;
	float: right;
	width: 150px;
	height: 50px;
	color: #463C3C;
	font-family: 'ArialMT','Arial',sans-serif;
	font-size: 15px;
	line-height: 20px;
	text-align: right;
}
.toIndex {
	color:#463C3C;
	font-family:'ArialMT','Arial',sans-serif;
	font-size:15px;
	line-height:20px;
	text-align: center;
	width: 700px;
}
.clear {
	clear: both;
}
.navi_column { float: left; padding: 19px 0 24px 54px; }
.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: 90%;
	border-top: 1px solid #9F9F9F;
	margin: 50px auto 10px;
}
#credit {
	clear: both;
	color: #6f6f6f;
	font-size: 13px;
	margin-bottom: 18px;
}
@media ( max-width : 698px ) {
	div.wrap {width: 100%;}
	img.foto {margin: 1em auto 1.5em; max-height: 52vw;}
	div.content {width: 85%; padding: 0;}
	div.title {width: 100%;}
	div.created {width: 100%;}
	p {width: 100%;}
	div.footer {padding-top: 1em; width: 100%; height: 6em;}
	div.prev {width: auto; margin-left: 3vw; height: 2.5em;}
	div.next {width: auto; margin-right: 3vw; height: 2.5em;}
	div.toIndex {width: auto; height: 2.5em;}
	#footer_navi {width: 85%;}
	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: 2.5em auto; padding-top: 4vh;}
}
