html, body { 
margin: 0;
padding: 0;
}

body {
background: url(../images/topBg_ornament.gif) no-repeat 5% 0;
}

h1, h2 { display: none; }

h3, h4 { margin: 0; }



ul, ol {
margin: 0;
padding: 0;
}

li {
font: 75% Arial, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
line-height: 160%;
color: #414141;
}

.mac li {
font-size: 90%;
}

p { 
margin: 0;
font: 75% Arial, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
line-height: 140%;
letter-spacing: 0.05em;
color: #414141;
}

.mac p { 
font-size: 90%;
}


img { border: none; }

a:link { color: #A4711B; text-decoration: none; }
a:visited { color: #A4711B; text-decoration: none; }
a:hover { color: #471D3A; text-decoration: underline; }









/*=========================== BACK TO TOP LINK ===========================*/

.toTop-link {
padding: 5px 0 0 0;
width: 100%;
height: 80px;
text-align: right;
}



#top {
margin: 0 auto;
padding: 14px 0;
width: 100%;
}

/*=========================== FLASH AREA ===========================*/


#flash-box {
margin: 0 auto;
padding: 0 0 10px 0;
width: 980px;
height: 510px;
}


#flash-box470 {
margin: 0 auto;
padding: 0 0 10px 0;
width: 980px;
height: 470px;
}


/*=========================== TICKER ===========================*/

#whatnew {
margin: 0 auto;
width: 980px;
}




#tc-head {
position: relative;
width: 853px;
padding: 7px 0 0 127px;
background: url(../images/tc_head.gif) no-repeat top left;
}

#tcLink { float: left; }

#newsticker {
position: absolute;
top: 4px;
left: 130px;
}

#newsticker li { 
list-style-position: outside;
list-style: none; 
color: #666666;
}

#togglenewsticker { display: none; }


#tc-head a:link { color: #666666; text-decoration:none; }
#tc-head a:visited { color: #666666; text-decoration:none; }
#tc-head a:hover { color: #666666; text-decoration:underline; }




/*=========================== FOOTER ===========================*/

#footer {
display: block;
margin: 0 10px 0 0 ;
float: right;
width: 450px;
text-align: right;
}


p.slink { color: #666666; font-size: 70%;}


#footer a:link { color: #666666; text-decoration:none; }
#footer a:visited { color: #666666; text-decoration:none; }
#footer a:hover { color: #666666; text-decoration:underline; }



#tc-foot {
width: 980px;
height: 3px;
background: url(../images/tc_foot.gif) no-repeat top left;
}

#trade {
position: absolute;
top: 33px;
left: 470px;
width: 500px;
text-align: right;
font: 11px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
color: #999999;
}


/*=========================== FLOAT CLEAR ===========================*/
.cut { clear: both; }


/*=========================== HIDE ALL ===========================*/
.noShow { display: none; }



#whatnew:after, #tc-head:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

* html #whatnew, * html #tc-head:after {
display:inline-block;
}













