@charset "UTF-8";

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
}

a:link,
a:visited {
	color: #0C449B;
	text-decoration: none;
}

a:hover,
a:active {
	text-decoration: none;
	color: #94AED6;
}

#sidenavi_edit_area {
	width: 158px;
	height: 700px;
	background-color: #FFFFFF;
}
#sidenavi_edit_area .sidenavi_info {
	margin-right: auto;
	margin-left: 0px;
	border: 1px solid #0C449B;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	height: 480px;
}
#sidenavi_edit_area h1 {
	font-size: 140%;
	line-height: 1.3em;
	font-weight: bold;
	color: #FF9900;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sidenavi_edit_area h2 {
	font-size: 120%;
	font-weight: bold;
	color: #FF9900;
	line-height: 1.2em;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
}
#sidenavi_edit_area h3 {
	font-size: 100%;
	line-height: 1.3em;
	font-weight: bold;
	color: #0C449B;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
}
#sidenavi_edit_area p {
	font-size: 90%;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	margin-bottom: 10px;
}

*:first-child+html #sidenavi_edit_area p {
	margin-top: -1px;
}

#sidenavi_edit_area img {
	margin-bottom: 10px;
}
