@charset "UTF-8";
/* Print styles
---------------------------------------------------*/

body {
color: #232323;
font-family: "ＭＳ Ｐゴシック", Osaka;
font-size: 10pt;
font-weight: normal;
line-height: 13pt;
background: #FFF;
}

h1, h2, h3 {
margin: 20px 0 0 0;
padding: 0;
font-weight: bold;
line-height: 12pt;
}
h1 { font-size: 12pt; }
h2, h3 { font-size: 11pt; }

hr, #header p.skipnav, #alpha #subnav, #alpha .glossary h3, #beta #globalnav, #beta #functional-nav, .home-top #functional-nav, .winclose {
display: none;
height: 1px;
}


#wrapper {
width: auto;
margin: 0 5%;
padding: 0;
border: 0;
background: transparent none;
background-color: #FFF;
}
#content {
border-top: 1px solid #666;
background-color: #FFF;
}
#content p {
margin: 20px 0 0 0;
padding: 0;
font-size: 10pt;
font-weight: normal;
line-height: 13pt;
}

.entry-content p img {
float: right;
margin: 0 0 10px 10px;
}
.home-top .entry-content img {
float: none;
margin: 0;
}
.home-top .entry-content p.link-to {
text-align: center;
}

#footer {
border-top: 1px solid #666;
margin-top: 3cm;
padding:0;
color: #666;
}

a:link, a:visited {
color: #666;
background: transparent;
font-weight: normal;
text-decoration: underline;
}



/* ----- header ----- */

#header {
width: 100%;
height: 55px;
}

#header .logo {
margin: 0 0 0 0;
}

#header .banner {
text-align: right;
margin: -35px 0 0 0;
}

#header .banner img { vertical-align: middle; margin-right: 0;}


/* ----- glossary top index-nav (add 2011.01.20) ----- */
#indexnav {
width: 525px;
/*width: 565px;*/
height: 56px;
background: #FFF;
}
/* -- only IE --*/
*+html #indexnav {/* This one works for Opera under XML version1.0 */
height: 56px;
}
* html #indexnav {
height: 54px;
}
/* -- only IE --*/


#nav-alphabet {
width: 525px;
/*width: 565px;*/
height: 27px;
/* border-bottom: 1px solid #FF0000;*/
}


#indexnav #nav-alphabet .menuli {
float: left;
padding: 10px 0 0 40px;
/*padding: 8px 0 0 10px;*/
width: 507px;
/*width: 547px;*/
height: 19px;
}
/* -- only IE --*/
*+html #indexnav #nav-alphabet .menuli {
width: 525px;
/*width: 565px;*/
}
* html #indexnav #nav-alphabet .menuli {
width: 525px;
/*width: 565px;*/
}
/* -- only IE --*/

#indexnav .menuli li {
display: inline;
margin: 0;
padding: 0;
}


#indexnav #nav-alphabet .menuli li {
padding: 0 15px 0 5px;
background: transparent url(/jp/glossary/images/arw_red.gif) left 0.27em no-repeat;
}


