@charset "Shift_JIS";

/* BASE SETTTING */
body {
	height: 100%;
    padding: 0px;
	margin: 0px;
    background: #ffffff;
    color: #000000;
    font-size: 12px;
    line-height: 1.6em;
    font-family: "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", Helvetica, Arial, sans-serif;
}
p, div, td, th, form, ul, li, h1, h2, h3, h4, h5, h6 {
    padding: 0px;
    margin: 0px;
    color: #000000;
    font-size: 12px;
    line-height: 1.6em;
    font-family: "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", Helvetica, Arial, sans-serif;
}

a { font-family: "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", Helvetica, Arial, sans-serif; }
a:link, a:visited { color: #1F41C0; text-decoration: none; }
a:hover { color: #ff3333; text-decoration: underline; }
a:active { color: #ff3333; text-decoration: none; }

img { padding: 0px; margin: 0px; border: none; }

/* FONT SIZE */
.j10 { font-size: 10px;line-height: 1.3em; }
.j11 { font-size: 12px; }
.j12 { font-size: 12px; }
.j14 { font-size: 14px; }
.j16 { font-size: 16px; }
.j18 { font-size: 18px; }




/* Global Set --------------- */
/* AREA SETTTING */
#container {
	height: 100%;
	margin: 0 auto;
    width: 700px;
}
#mainscreen {
    width: 700px;
}
/*  --------------- */




/* TOP(Flash) Set --------------- */
#logo {
    margin-top: 40px;
    margin-bottom: 20px;
}

.link_skip {
    text-align: right;
}

.footertxt {
    margin-top: 50px;
    font-size: 10px;line-height: 1.3em;
    text-align: center;
}
/* ------------------------------ */

