/*/////////////////////////////////////////////////////////////////////////////////////////////*/
/* 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.5em;
font-size:small;
background: url(../images/back_main.png) repeat-x top center #2761C9;
background-attachment: fixed;
text-align:center;
}

html,body{ 
height:100%; 
} 

html{ 
overflow-y:scroll; 
} 


/*link
---------------------------------------------------- */
A {text-decoration: none;} 
A:hover { text-decoration: underline; } 
A:link { color: #0066CC; } 
A:visited { color: #0066CC; } 
A:hover { color: #0066CC; } 
A:active { color: #0066CC; }




