body {
	background-color:			#ffffff;

	scrollbar-base-color:		#ffffff;	/*不明*/

	scrollbar-track-color:		#9f9f9f;	/*トラック*/

	scrollbar-face-color:		#ffffff;	/*ボタン*/

	scrollbar-shadow-color:		#cfcfcf;	/*右下内週*/
	scrollbar-darkshadow-color:	#cfcfcf;	/*右下外周*/

	scrollbar-highlight-color:	#cfcfcf;	/*左上内週*/
	scrollbar-3dlight-color:	#cfcfcf;	/*左上外周*/

	scrollbar-arrow-color:		#999999;	/*矢印*/
}

iframe.news {
	position: absolute;
	left: 13px;
	top: 9px;
	width: 352px;
	height: 16px;
}

div.attention {
	color: #7f7f7f;
	font-weight: 700;
	font-size: 12px;
	width: 100%;
	height: 100%;
	filter: DropShadow(color=#d9d9d9, offx=4, offy=2, positive=1);
}

.guide {
	color: #7f7f7f;
	font-weight: 700;
	font-size: 12px;
	width: 100%;
	height: 100%;
	filter: DropShadow(color=#d9d9d9, offx=4, offy=2, positive=1);
}
A.guide:link, A.guide:visited {
	color: #7f7f7f;
	filter: DropShadow(color=#d9d9d9, offx=4, offy=2, positive=1);
}
A.guide:active, A.guide:hover {
	color: #000000;
	text-decoration: none;
}

img.commonImg {
	border-style: none;
	outline-style: none;
/*	margin-left: 0px;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img.dmImg {
	position: absolute;
	cursor: pointer;
	left: 0px;
	top: 0px;
	width: 90px;
	height: 32px;
	border-style: none;
	outline-style: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.mail {
	font-weight: 700;
	font-size: 12px;
	width: 100%;
	height: 100%;
	margin-top: 4px;
	margin-bottom: 8px;
}

A.mail:link, A.mail:visited {
	color: #7f7f7f;
	filter: DropShadow(color=#d9d9d9, offx=4, offy=2, positive=1);
}

A.mail:active, A.mail:hover {
	color: #000000;
	text-decoration: none;
}
