@import url("catalog.css");
@import url("system.css");
@import url("top.css");

html {/*IE??????策*/
filter: expression(document.execCommand("BackgroundImageCache", false,true));
overflow-x: hidden;
}

/*--各?????ID--*/
#content_top { height:440px; background:url(../img/img_top.jpg) no-repeat 0px 0px; margin:0px;}
#content_sc { height:440px; background-color:#EFE6E6; text-align:left}
#content_scitem { text-align:center;}
#content_scsystem { height:440px;}
#content_bmitem { height:460px;}

/*--200807更新追加--*/
body { text-align:center;}
h1 { display:none;}
h2 { display:none;}
a { overflow:hidden;}
.f12red {font-size: 12px; line-height: 15px; color:#993300; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
/* \*//*/
a { overflow:visible;}
/**/
#wrapper { width:700px; margin:15px auto; font-family:"PMingLIU";/*text-align:left;*/}

/*global*/
#global { margin:0px; padding:0px; height:60px; width:700px; text-align:left; background-image:url(../img/global.gif); background-repeat:no-repeat; list-style-type:none; vertical-align:top;}
#global a { display:block; height:60px; background-image:url(../img/global.gif); text-indent:-9000px; font-size:1px;}
#global li { float:left;}
#global li.sc a { margin-left:250px; width:130px; background-image:url(../img/global.gif); background-position: -250px 0px; }
#global li.sc a:hover { background-position: -250px -60px; }
#global li.scs a { width:190px; background-position: -380px 0px; }
#global li.scs a:hover { background-position: -380px -60px; }
#global li.bm a { width:130px; background-position: -570px 0px; }
#global li.bm a:hover { background-position: -570px -60px; }


/*footer*/
#footer { margin: 0 auto; padding-top:5px; width:760px; height:25px; border-top: solid #666666 1px;}
#footer .back{ width:60px; float:left;}
#footer .top{ width:30px; float:right;}

/*--過去--*/
a:link     {font-size: 12px; line-height: 17px; color: #993366; text-decoration: none; font-weight: bold;}
a:visited  {font-size: 12px; line-height: 17px; color: #993366; text-decoration: none; font-weight: bold;}
a:active   {font-size: 12px; line-height: 17px; color: #CC99CC; text-decoration: underline; font-weight: bold;}
a:hover    {font-size: 12px; line-height: 17px; color: #CC99CC; text-decoration: underline; font-weight: bold;}

.f10 {font-size: 10px; line-height: 15px}
.f12 {font-size: 12px; line-height: 17px}
.f12bld {font-size: 12px; line-height: 17px;font-weight: bold;}
.f14 {font-size: 14px; line-height: 19px;}
.under{ text-decoration:underline;}
.f14bld {font-size: 14px; line-height: 19px;font-weight: bold;}
.f14clr {font-size: 14px;line-height: 19px;color: #0000CC;}
.f16 {font-size: 16px;}

.eng10 {  font: 10px "Verdana"}
.eng12 {  font: 12px "Verdana"}