@charset "euc-jp";

body{
background:none;
}

#popupStaff{
background:url(images/bg.jpg) top center no-repeat;
text-align:center;
width:500px;
height:380px;
margin:15px auto 0;
padding:0;
}

h2{
font-size:100%;
text-align:center;
text-indent:-9999px;
margin:0 15px 10px;
padding:0;
width:470px;
height:45px;
}

h2.maekawa{
background:url(images/h2/maekawa.gif) bottom right no-repeat;
}

h2.masumoto{
background:url(images/h2/masumoto.gif) bottom right no-repeat;
}

div.section{
color:#000;
/*background:url(../images/sections.png) repeat transparent !important;
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/sections.png", sizingMethod="scale");*/
text-align:center;
width:470px;
margin:0 15px;
padding:0;

height:310px;
overflow:auto;
overflow-x:hidden;
scrollbar-face-color:#FFF;
scrollbar-track-color:#FFF;
scrollbar-arrow-color:#999;
scrollbar-highlight-color:#FFF;
scrollbar-shadow-color:#FFF;
scrollbar-3dlight-color:#999;
scrollbar-darkshadow-color:#999;

}

div.section p{
margin:5px;
padding:0;
}

#footer{
text-align:center;
width:500px;
margin:15px auto 0;
padding:0;
}

#form{
text-align:left;
float:left;
clear:left;
width:300px;
}

form{
text-align:left;
margin:0;
}

#close{
text-align:right;
float:right;
clear:right;
width:190px;
}

#close img{
margin:0;
}