/* -------------------------------------
CSS Document
------------------------------------- */

body {
	color: #333333;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "MS PGothic", sans-serif;
	font-size: small;
}
p {
	padding-bottom: 10px;
}


/*コンテンツ
----------------------------------------------------------------*/
#wrap {
	text-align: left;
	width: 889px;
	padding-right: 15.5px;
	padding-left: 15.5px;
	height: auto;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrap #contents {
	margin-bottom: 10px;
	width: 889px;
}
#mainarea   {
	width: 695px;
	float: right;
	line-height: 1.6;
}
#wrap #menu {
	font-size: x-small;
	text-indent: 1em;
	width: 889px;
	margin-bottom: 5px;
	color: #333333;
}
#wrap #topnavi {
	width: 889px;
	height: 100px;
	margin-bottom: 20px;
	display: block;
}

/*トップナビ
----------------------------------------------------------------*/
#wrap #topnavi1 {
	float: left;
	width: 600px;
	display: block;
}
#wrap #topnavi2 {
	float: right;
	width: 279px;
	display: block;
}

/*サイドナビ
----------------------------------------------------------------*/
#sidenavi  {
	text-align: center;
	float: left;
	width: 168px;
}
#sidenavi ul {
	list-style: none;
	padding-bottom: 10px;
}
#sidenavi li {
	padding-bottom: 3px;
}
#sidenavi #sidenavitxt {
	text-align: left;
	line-height: 200%;
	font-size: 11px;
}
#sidenavi #sidenav_text01 {
	font-size: 10px;
	color: #006699;
	padding-bottom: 5px;
}

#sidenavitxt #y75img {
	padding-bottom: 5px;
}
#block_top #prolist {
		text-indent: 1em;
		height: 40px;
}

/*topに戻る
----------------------------------------------------------------*/
#wrap #totop {
	clear: both;
	height: auto;
	width: 889px;
	text-align: right;
	padding-top: 10px;
}

/*フッター
----------------------------------------------------------------*/
#wrap #footer {
	clear: both;
	width: 889px;
	height: auto;
	margin-bottom: 20px;
	padding-top: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
}
#footer a:hover {
	color: #0000CC;
	text-decoration: none;
}

/*メインエリア
----------------------------------------------------------------*/
#mainarea #sub_title {
	padding-bottom: 20px;
	width: 695px;
}

