@charset "utf-8";
@import url("http://www.jnsa.org/css/parts.css");
/*
english/common css
JNSA
ver.2008.01.10
*/


body {
margin-top: 0;
margin-left:0;
margin-right:0;
text-align:center;
background-color: #dde6e6;
}

#container {
width:758px;
margin:0 auto;
text-align:center;
color: #333333;
font-family:'Lucida Grande',Verdana,Arial,sans-serif;
background:url(http://www.jnsa.org/images/page_img070910/bg_container.gif) repeat-y;
}

#header.top {

}

#header {
height:74px;
margin:0 auto;
text-align:center;
background:url(http://www.jnsa.org/images/page_img070910/header.gif) no-repeat center top;
}

#header em {
visibility:hidden;
}

#main.top {

}

#main {
margin:10px 10px;
height:100%;
}

#main a,#main a:link,#main a:visited {color:#000000;text-decoration:none;}
#main a:hover,#main a:active {color:#ff9900;text-decoration:none;}


#footer {
margin:0 auto;
padding:0 0 34px 0;
background:url(http://www.jnsa.org/images/page_img070910/endline.gif) no-repeat center bottom;
}

#ftnavi {
width:735px;
margin:0 auto;
padding:0 auto;
text-align:center;
background:url(http://www.jnsa.org/images/page_img070910/bg_ftnavi.gif) repeat-x;
}

#ftnavi ul {
list-style:outside none;
margin:0 auto 0 30px;
padding:0;
text-align:left;/*for MAC5.2*/
}

#ftnavi li {
list-style:none;
margin:0 20px 0 0;
padding:0 0 0 12px;
display:inline;
font-size:11px;
line-height:140%;
background:url(http://www.jnsa.org/images/obj/carr_org.gif) no-repeat left center;
}

#ftnavi a, #ftnavi a:link, #ftnavi a:visited {
color:#333333;
text-decoration:none;
}

#ftnavi a:hover, #ftnavi a:active {
color:#FF9900;
text-decoration:none;
}