@charset "shift_jis"; 

/* htmlトップページのCSSここから
----------------------------------------------- */

.contentsarea {
	margin-left:30px;
	margin-top:20px;
	margin-bottom:20px;
	width:700px;
	/*----background-color:#99CCFF;----- */

}
/*----------------------------------------------- */
p {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	 font-size: 9pt;
	 line-height: 140%;
	 color: #333333;
}


	/*--------------アクセスのサブセレクトここから---------------- */
.subsele a:link {//リンクテキストの設定
	color: #333333;
	text-decoration: none;
	background-color: #e5e5e5;
	width: 100%;
	background-image: url(../access/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	padding: 2px 0px 2px 20px;
	font-size: 9pt;
}
.subsele a:visited{//既に訪れたリンクの設定
	color: #666666;
	text-decoration: none;
	background-color: #e5e5e5;
	width: 100%;
	background-image: url(../access/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	padding: 2px 0px 2px 20px;
	font-size: 9pt;
}
.subsele a:hover {//マウスオーバー時の設定
	color: #ff3333;
	background-color: #ffffff;
	background-image: url(../access/img/arrow2.gif);
	background-repeat: no-repeat;
	font-size: 9pt;
}
	/*--------------アクセスのサブセレクトここまで---------------- */


.mini { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 7pt; line-height: 130%; color: #333333}
.honbun_10 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10pt; line-height: 130%; color: #333333}
a:visited { color: #999999}/*訪問済みリンクテキストの色指定*/
a:hover { color: #3399FF;text-decoration: underline}/*リンクアクティブ時のリンクテキストの色指定*/
.honbun_8 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 8pt; line-height: 130%; color: #333333 }
.honbun { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 9pt; line-height: 130%; color: #333333 }
.midashi { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10pt; line-height: 120%; color: #333333 ; font-weight: bold}
