/**************************************************************************************/
/* ページの設定 */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	background-color: #ffffff;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #111111;
	scrollbar-face-color: #EDEDED;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #;
	overfllow: auto
	}

/**************************************************************************************/
/* リンク色設定 */

a:link { color: #FD712E; text-decoration: none }
a:visited { color: #66CC33; text-decoration: none }
a:active { color: #66CC33; text-decoration: none }
a:hover { color: #66CC33; text-decoration: underline }


/**************************************************************************************/
/* 基本テキスト設定 */


.px12fdg  { color: #333333; font-size: 12px; line-height: 120%; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" }

.px12wht  { color: #FFFFFF; font-size: 12px; line-height: 110%; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" }



/**************************************************************************************/
/* 画像枠 */

.waku a:link {
	border-color: #3333CC #3333CC #336699 #333399;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	filter: Alpha(Opacity=90);
	margin: 0px;
	padding: 1px;
	height: 1px;
	width: 1px;

}

.waku a:visited {
	background-color: #FFFFFF;
	filter: Alpha(Opacity=90);
	margin: 0px;
	padding: 1px;
	height: 1px;
	width: 1px;


}

.waku a:hover {
	background-color: #FF9900;
	height: 1px;
	width: 1px;
	filter: Alpha(Opacity=100);
	padding: 1px;
}
