@charset "utf-8";
/* CSS Document */
html,body{
margin:0;
padding:0;
font-size:16px;
}

h1,h2,h3,h4,h5,p,form{
margin:0;
padding:0;
}

p,address,ul,ol,dl,dd,dt,caption{
margin:0;
padding:0;
}

ul ul,
ol ul,
ul ol,
ol ol,
dl ul,
dl ol,
dl dl{
padding-left:20px;
font-size:100% !important;
}

ul dl,
ol dl{
display:inline;
font-size:100% !important;
}

ul dl dt,
ol dl dt,
ul dl dd,
ol dl dd{
font-size:100% !important;
}

a img{
border:none;
}

address,em{
font-style:normal;
}

strong{
font-weight:normal;
}

hr{
background:#D8E044;
color:#D8E044;
border:none;
height:2px;
width:640px;
margin:auto;
}

/* HTML BODY */
html{
background:url(../img/parts/html_bg.gif);
}
body{
padding:30px 0;
}

/* H1 TITLE */
h1{
text-align:center;
margin-bottom:30px;
}

h1#title,
address#title{
background:url(../img/parts/title_bg.gif?21022601) no-repeat;
width:300px;
height:105px;
text-indent:-9999px;
margin:0 auto 30px auto;
}

/* MENU */
#menu{
background:url(../img/parts/menu_bg.gif) no-repeat;
width:492px;
height:320px;
padding:40px 10px;
margin:0 auto 30px auto;
list-style:none;
}
#menu li{
background:url(../img/menu/mame.gif) no-repeat;
height:35px;
line-height:0;
padding-left:40px;
margin-bottom:10px;
}
#menu li img{
vertical-align:middle;
}

/* FOOTER */
#name{
background:url(../img/parts/name_bg.gif) no-repeat;
width:390px;
height:128px;
text-indent:-9999px;
margin:30px auto 0 auto;
}
#reference{
background:url(../img/parts/reference_bg.gif) no-repeat;
width:390px;
height:76px;
text-indent:-9999px;
margin:0 auto 30px;
}

#text_menu{
list-style:none;
font-size:75%;
text-align:center;
margin:20px 0;
line-height:1.5;
}
#text_menu li{
display:inline;
}

#home #name,
#home #text_menu{
margin-top:0;
}

#copyright{
font-family:Arial, Helvetica, sans-serif;
font-size:68.75%;
font-weight:bold;
text-align:center;
}

p.npo{
width:240px;
height:40px;
margin:30px auto;
text-align:center;
}

p.npo a{
display:block;
background:url(../img/footer/npo.gif) no-repeat;
width:240px;
height:40px;
text-indent:-9999px;
}

/* COMMON CLASS */
.hidden{
display:none;
}

.cred{
color:#FF0000;
}

.brd0{
border:none !important;
}
.brdb0{
border-bottom:none !important;
}

.bold{
font-weight:bold;
}

.txal{
text-align:left;
}

.txar{
text-align:right;
}
.txac{
text-align:center;
}

.clrl{
clear:left;
}
.clrr{
clear:right;
}

.clrb{
clear:both;
}

.fs10{
font-size:62.5%;
}

.fs12{
font-size:75%;
}

.fs14{
font-size:87.5%;
}
.fs16{
font-size:100%;
}

.fs10px{
font-size:10px !important;
}

.fs12px{
font-size:12px !important;
}

.fs14px{
font-size:14px !important;
}

.fs16px{
font-size:16px !important;
}