@charset "UTF-8";

/*==========================================================================

commonSetting

==========================================================================*/
div#container h3,
div#contents h2,
div#contents h4 {
text-indent: -9999px;
font-size: 1;	/* forWinIE */
line-height: 1;	/* forWinIE */
}

/*-------------------------------------
bodyBGSetting
-------------------------------------*/
body {
background: url("../images/bg_body.jpg") repeat-x;
}

/*-------------------------------------
headerBGSettingForWinIE6
-------------------------------------*/
* html div#header {
background: url("../images/bg_header.gif") no-repeat;
}

/*-------------------------------------
layoutSetting
-------------------------------------*/

/*-------------------------------------
pageTitleSetting
-------------------------------------*/
div#contents h2 {
width: 630px;
height: 108px;
}

div#contents h3 {
width: 630px;
height: 44px;
}

div#contents h4 {
height: 28px;
}




/*==========================================================================

topPageSetting

==========================================================================*/
/*-------------------------------------
commonSetting
-------------------------------------*/

/*-------------------------------------
titleSetting
-------------------------------------*/
body.top div#contents h2 {
width: 630px;
height: 330px;
background: url("../images/under_construction.gif") no-repeat;
}

body.top div#contents div#privilegeOfMembership h3 {
background: url("../images/ind_ttl_pdf_dl.gif") no-repeat;
}

/*-------------------------------------
privilegeOfMembershipSetting
-------------------------------------*/
body.top div#privilegeOfMembership {
margin-bottom: 32px;
}

body.top div#privilegeOfMembership p {
margin-left: 10px;
padding-left: 14px;
background: url("../images/ico_arrow.gif") no-repeat 0 .2em;
}

body.top div#privilegeOfMembership p a {
color: #ff7011;
}




/*==========================================================================

localNavigationSetting

==========================================================================*/
/*-------------------------------------
navigatinListSetting
-------------------------------------*/
div#localNavigation {
}

div#localNavigation h3 {
background: url("../images/lnv_ttl.gif") no-repeat;
}

div#localNavigation ul li a {
background: url("../images/ico_arrow.gif") no-repeat 2px .9em;
}



/*==========================================================================

footerSetting

==========================================================================*/
/*-------------------------------------
bgImageSetting
-------------------------------------*/
div#footer {
background: url("../images/bg_footer.jpg") repeat-x;
}