@charset "utf-8";
@import "common.css";
/*@import "parts.css";*/

/***********************************************/
/*sub*/
/***********************************************/

body{
background-color:#ffffff;
}

#sub{
text-align:center;
}

/***********************************************/
/*swf*/
/***********************************************/

#subswf p{
padding:0px;
}

/***********************************************/
/*pic*/
/***********************************************/

#subpic1{
width:640px;
height:402px;
position:absolute;
left: 50%;
top: 50%;
margin-left: -338px;
margin-top: -201px;
}
