@charset "Shift_Jis";
	body,td,input,select,textarea{
		font-family:MS UI Gothic,Arial,Osaka;
		font-size:90%;
	}
	.err_mes,.chat_err,.romkin,sup
		{color: #aa3333;}
	
	body.frame_top,body.frame_none{
		background-color: #ffffff;
		background-image: url(./sen.png);
		color: #555555;
	}
	.frame_top .setting,.frame_top .chatinput{
		border-color  : #000;
	}
	.frame_top .setting td,.frame_top .chatinput td{
		border-color  : #000;
	}
	.frame_top .settingtab{
		background-color: #000;
		color   : #fff;
	}
	.frame_top  a:link,
	.frame_none a:link   { color: #778899;}
	.frame_top  a:visited,
	.frame_none a:visited{ color: #778899;}
	.frame_top  a:hover,
	.frame_none a:hover  { color: none;}
	.frame_top  a:active,
	.frame_none a:active { color: none;}

	.frame_top  a.userlink:link,
	.frame_none a.userlink:link   { color: #778899;}
	.frame_top  a.userlink:visited,
	.frame_none a.userlink:visited{ color: #778899;}
	.frame_top  a.userlink:hove,
	.frame_none a.userlink:hover  { color: none;}
	.frame_top  a.userlink:active,
	.frame_none a.userlink:active { color: none;}

	body.frame_bottom{
		background-color: #ffffff;
		background-image: url(./sen.png);
		color: #555555;
	}
	.frame_bottom a:link   { color: #778899;}
	.frame_bottom a:visited{ color: #778899;}
	.frame_bottom a:hover  { color: none;}
	.frame_bottom a:active { color: none;}

	.frame_bottom a.userlink:link   { color: #778899;}
	.frame_bottom a.userlink:visited{ color: #778899;}
	.frame_bottom a.userlink:hover  { color: none;}
	.frame_bottom a.userlink:active { color: none;}
	
	.setting
		{ border: 1px solid black; }
	.i_text {
		color: 666666;
		background-color : tffffff;
		border: 1px solid black;
	}
	.bttn{
		color: #000000;
		background-color: transparent;
		border: 1px solid #000000;
		cursor: hand;
	}
	.line{
		border-size : 1px;
		border-style: dashed;
		border-color: #000000;
	}
	.fface{
		font-style: Arial,Osaka,Verdana;
		font-size : 70%;
		color     : #666666;
	}
	.mailb
		{color: #000000;}
	.notice
		{color: #000000;}
<!--	.omikuji_mes,.omikuji_com
		{color: #ff1493|gray|black;} -->
	.notice_line
		{color: #000000;}

<!-- scrollbar_start -->
	body.frame_top,body.frame_none{
		scrollbar-arrow-color: none;
		scrollbar-face-color: none;
		scrollbar-base-color: none;
		scrollbar-track-color: none;
		scrollbar-highlight-color: none;
		scrollbar-dark-shadow-color: none;
		scrollbar-shadow-color: none;
		scrollbar-3dlight-color: none;
	}
	.frame_bottom{
		scrollbar-arrow-color: none;
		scrollbar-face-color: none;
		scrollbar-base-color: none;
		scrollbar-track-color: none;
		scrollbar-highlight-color: none;
		scrollbar-dark-shadow-color: none;
		scrollbar-shadow-color: none;
		scrollbar-3dlight-color: none;
	}
<!-- scrollbar_end   -->


