@charset "Shift_JIS";

.head-body {
	margin: 0px;
}

.update {
	margin: 0px;
  background-repeat : repeat;
  background-attachment : fixed;background-position : right center;}

BODY{
	background-attachment : fixed;
	
	background-repeat : repeat;
	scrollbar-track-color: #fd8bf1;					/* トラックの背景色 */
	scrollbar-face-color: #feb7f7;					/* 表面色 */
	scrollbar-shadow-color: #919399;				/* 影 */
	scrollbar-darkshadow-color: #494b4f;		/* 濃い影 */
	scrollbar-highlight-color: ##919399;		/* 光 */
	scrollbar-3dlight-color: #494b4f;				/* フチ */
	scrollbar-arrow-color: #ffffff;					/* 矢印 */
background-position : right center;}

TD{
	background-repeat : no-repeat;
	background-position : center;
border-top-width : 1px;border-left-width : 1px;border-right-width : 1px;border-bottom-width : 1px;
  
border-top-style : none;border-right-style : none;border-bottom-style : none;border-left-style : none;border-color : #ff00ff #ff00ff #ff00ff #ff00ff;}

.tb-title{
	border : solid 1px #f183e0;
}

.ib{
	border : solid 1px #f183e0;
}

.caution{
	font-size : 10px;
	color : #330099;
}

.cap01{
	font-size : 12px;
	color : #ff0000;
	font-weight : bold;
}

p{
	font-size : 12px;
	color : #000000;
}

ul{
	font-size : 12px;
	color : #ffffff;
}

IFRAME{
	border-top-style : solid;border-right-style : solid;border-bottom-style : solid;border-left-style : solid;
  float : none;
border-color : fuchsia fuchsia fuchsia fuchsia;border-top-width : 1px;border-left-width : 1px;border-right-width : 1px;border-bottom-width : 1px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.date{
	font-weight: bold;
	color: #ff0000;
}

.copy{
	font-size: 12px;
	font-weight: bold;
}

.qes{
	font-size: 12px;
	font-weight: bold;
	color: #ff00ff;
}

.qes2{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.q-a{
	font-size: 12px;
	color: #d42a76;
}

.cap-title{
	font-size: 16px;
	font-weight: bold;
}

.bbs-no{
	width:100%;
	filter: DropShadow(color=silver,offx=1,offy=1);
	font-size: 18px;
	font-weight: bold;
	color: #bf2ea2;
	font-family: Arial;
}

.bbs-title{
	width:100%;
	filter: DropShadow(color=silver,offx=1,offy=1);
	font-size: 14px;
	color: #bf2ea2;
	font-family: Arial;
}

.bbs-name{
	width:100%;
	filter: DropShadow(color=silver,offx=1,offy=1);
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Arial;
}

.bbs-link-y{
	width:100%;
	filter: DropShadow(color=silver,offx=1,offy=1);
	font-size: 14px;
	font-weight: bold;
	color: #fc31e8;
	font-family: Arial;
}

.bbs-link-n{
	width:100%;
	filter: DropShadow(color=silver,offx=1,offy=1);
	font-size: 14px;
	font-weight: bold;
	color: #aeadae;
	font-family: Arial;
}

.bbs-comment{
	width:100%;
	filter: DropShadow(color=silver,offx=1,offy=1);
	font-size: 14px;
	color: #000000;
	line-height: 130%;
	font-family: Arial;
}

.d-hr{
	width:100%;
	filter: DropShadow(color=silver,offx=1,offy=1);
	border: 2px solid #fc31e8;
}