body {
	width: 700px;
	margin: 0px auto;
	text-align: center;
	position: relative;
}
#wrap {
	width: 700px;
	text-align: left;
}
#header {
	width: 630px;
	margin-left: 43px;
	margin-top: 30px;
	color: #004080;
	font-family:'HiraKakuPro-W6','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W6',sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	line-height:18px;
}
#content {
	width: 492px;
	margin-left: 149px;
}
#title {
	width: 410px;
	margin-top: 49px;
	color: #004080;
	font-family:'HiraKakuPro-W6','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W6',sans-serif;
	font-size:24px;
	font-style:normal;
	font-weight:bold;
	line-height:38px;
}
#contributor {
	font-family:'HiraKakuProN-W6','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W6';
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	line-height:20.85px;
	padding-bottom:0;
	color:#004080;
}
#created {
	margin-top: 17px;
	margin-bottom: 0px;
	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', 'ArialMT', 'Arial', sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	line-height:20px;
	color:#463C3C;
}
.subtitle {
	color: #004080;
}
.bold {
	font-weight: bold;
}
.italic { font-style: italic; }
a {
	color:#463C3C;
	text-decoration:underline;
}
a:visited {
	color:#666666;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
img.left {
	margin: 6px 12px 6px 0px;
	clear: left;
	float: left;
}
img.right {
	margin: 6px 0px 6px 12px;
	clear: right;
	float: right;
}
img.compact {
  width: 450px;
  margin: 10px auto;
}
#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 46px; }
.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: 85%;
	border-top: 1px solid #9F9F9F;
	margin: 0 auto;
}
#credit {
	clear: both;
	color: #6f6f6f;
	font-size: 13px;
	margin: 0 auto 18px;
	text-align: center;
}

