/*/////////////////////////////////////////////////////////////////////////////////////////////*/
/* site setting */
/*/////////////////////////////////////////////////////////////////////////////////////////////*/


 /* body
---------------------------------------------------- */
body {
font-family: "Verdana", "Arial", "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
color:#333333;
line-height:1.65em;
font-size:small;
background-attachment:fixed;
background:#FDFDE8;
text-align:center;
}

/* IE7‚ÅpaddingŽw’è */
*:first-child+html body {
padding-left: 1px;
}

html{ 
overflow-y : scroll;
} 


/*link
---------------------------------------------------- */
A {text-decoration: none;} 
A:link { color:#003399; } 
A:visited { color:#003399; }
A:active { color:#DC0000; }
A:hover { color:#DC0000; text-decoration: underline; }