BODY {  font-family:ＭＳ Ｐゴシック,OSAKA; font-size: 10pt; color:#000000; overflow-x: hidden; line-height:22px;
		margin; 0px ;
background-color: transparent;
		scrollbar-track-color: #F6F6F6;
		scrollbar-face-color: #E4E4E4;
		scrollbar-arrow-color: #ffffff;
		scrollbar-3dlight-color: #E4E4E4;
		scrollbar-highlight-color: #ffffff;
		scrollbar-shadow-color: #C7C7C7;
		scrollbar-darkshadow-color: #E4E4E4;}

hr {border-style:dotted;  border-width: 2px; border-color:#ffe4e1;}

TD {font-family:ＭＳ Ｐゴシック,OSAKA; font-size: 10pt; letter-spacing:0px; line-height:20px;}

.pagetitle_bg { background-image: url("../img/t_bg.jpg") }

a:link		{color:#c0c0c0; text-decoration:none;}
a:visited	{color:#c0c0c0; text-decoration:none;}
a:hover		{color:#c0c0c0; text-decoration:underline;}

#column{
	margin:10 0 12 0;
	border-top:0px solid #c80000;
	border-bottom:0px solid #c80000;
	border-left:0px solid #c80000;
	border-right:0px solid #c80000;
}
.subject{
	font-size:11px;
	border-left:4px solid #696969;
	color:#696969;
	font-weight:bold;
	padding:0 0 0 8;
vertical-align:middle;
}

.comment{
	color:#bc8f8f;
	margin:0 0 0 5;
	font-size:12px;
    text-align:justify;
    text-justify:inter-ideograph;
vertical-align:top;
}

.adminlink{
	font-size:10px;
	margin:10 0 0 0;
	text-align:right;
}

input,select{
	font-size:12px;
	color:#000;
	background:#fff;
	border:1px solid #000;
}
.btn{
	background:#ddd;
}



/* アイズポイントクラブフォーム
--------------------------------------------------------------------*/
img{
border:none;
}

input {
	_margin: -1px 0;
}

*:first-child+html input {
	margin: -2px 0;
}


#pformBox{
overflow: visible;
width:153px;
height:183px;
margin:0px 0 20px 0px;
background:url("/img/p_form_bg.gif") no-repeat;
}

#memberLogin{
overflow: visible;
padding:31px 0 0 0px;
}

#userid{
overflow: visible;
width:137px;
height:15px;
padding:3px;
border:none;
margin:0 0 2px 0;
background:url("/img/p_form_input.gif") no-repeat;
}

#password{
overflow: visible;
width:137px;
height:15px;
padding:3px;
border:none;
margin:0 0 5px 0;
background:url("/img/p_form_input_pass.gif") no-repeat;
}

.loginbtn{
overflow: visible;
background:url("/img/p_form_btn00.gif") no-repeat;
border:none;
width:140px;
height:30px;
margin:0 0 6px 0;  
text-indent: -9999px;
cursor: pointer;

}

* html #password{
margin:0 0 0 0;
}


*:first-child+html .loginbtn{
margin:-2px 0 4px 0;  
}

