@charset "utf-8";
/* CSS Document */
*,img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:focus{
	outline:none;
}
body {
	text-align: center;
	font: 13px "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	overflow: auto;
}

#wappar {
	text-align: center;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../z/sidebarbg.gif);
	background-repeat: repeat-y;
	overflow: auto;
}
#titlebar {
}
#sidebar {
	width: 200px;
	text-align: left;
	float: left;
	color: #FFFFFF;
}
#sidebar a:link {
	color: #FFCC00;
	text-decoration: underline;
}
#sidebar a:visited {
	color: #FFCC00;
	text-decoration: underline;
}
#sidebar a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#sidebar a:active {
	color: #FFCC00;
	text-decoration: underline;
}
#sidebar .shadowmargin {
	margin-right: 24px;
}
#sidebar  .left5pxindent {
	margin-left: 5px;
}
#sidebar ul {
	margin-top: 20px;
}

#sidebar li {
	font-size: 140%;
}



#maincont {
	width: 632px;
	float: right;
	text-align: left;
}
#maincont a:link {
	color: #0000FF;
	text-decoration: underline;
}
#maincont a:visited {
	color: #0000FF;
	text-decoration: underline;
}
#maincont a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#maincont a:active {
	color: #0000FF;
	text-decoration: underline;
}
#crumb {
	margin-top: 5px;
}

.itemboxfeature {
	width: 632px;
	overflow: auto;
	clear: both;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 30px;
}
.findingfeature  {
	background-color: #000066;
	color: #FFFFFF;
	font-size: 140%;
	text-indent: 4px;
	line-height: 140%;
	width: 100%;
	text-align: left;
}
.itemboxfeature .contents table {
	font-size: 100%;
	line-height: 100%;
	text-align: left;
}

.itembox {
	border: 1px solid #07455F;
	margin-top: 10px;
	overflow: auto;
	height: 100%;
}
.itembox a:link {
	color: #333333 !important;
	text-decoration: underline;
}
.itembox a:visited {
	color: #333333 !important;
	text-decoration: underline;
}
.itembox a:hover {
	color: #333333 !important;
	text-decoration: underline;
}
.itembox a:active {
	color: #333333 !important;
	text-decoration: underline;
}
.finding  {
	font-size: 140%;
	line-height: 140%;
	background-color: #07455F;
	text-indent: 4px;
	color: #FFFFFF;
	width: 100%;
}
.itembox .contents {
	width: 202px;
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
}
.itembox .contents p {
	padding-left: 22px;
}
.itembox .clear {
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}

.itemboxreslink {
	width: 632px;
	clear: both;
	overflow: auto;
	margin-top: 10px;
	font-size: 120%;
	line-height: 250%;
}

.itemboxreslink img {
	float: right;
}
.itemboxreslink .autoreslink {
	float: left;
	margin-top: 20px;
	left: 20px;
	position: relative;
	text-align: left;
}

.indexlink   {
	clear: both;
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
	font-size: 150%;
	line-height: 200%;
}
#backtop {
	font-size: 110%;
	padding-left: 90%;
	padding-top: 50px;
}
#backhome {
	font-size: 110%;
	padding-left: 90%;
	padding-top: 5px;
}
#footer {
	text-align: center;
	margin-top: 150px;
}
