@charset "Shift_JIS";

/* Main */

body {
overflow:auto;
margin:0;
padding:0;
}

body,td,th {
font-size:12px;
color:#404040;
cursor:default;
font-family:MeiryoKe_PGothic,'MS PGothic','Hiragino Kaku Gothic Pro',Osaka,Sans-serif;
}

a,a:link {
cursor:pointer;
text-decoration:none;
color:#404040;
}

a:visited {
text-decoration:none;
color:#404040;
}

a:hover,a:focus {
text-decoration:underline;
color:#6b6e7a;
}

a:active {
color:#404040;
text-decoration:underline;
}

*.under,a.under,a.under:visited {text-decoration:underline;}

a.under:hover,a.under:focus {text-decoration:overline;}

a:visited.fix {color:#404040 !important;}

img {border:0;}

/* Main Div */

div#maind {
margin-left:auto;
margin-right:auto;
width:900px;
text-align:left;
background-color:#fff;
}

div#description {
height:auto;
font-size:12px;
font-weight:bold;
padding:4px;
}

div#content {
padding:4px 5px;
margin:-4px -4px 4px;
font-weight:bold;
}

div#content a {
text-decoration:none;
font-weight:bold;
}

div#content a:hover {
text-decoration:none !important;
font-weight:bold;
}

div#main {
text-align:left;
padding:4px;
color:#404040;
background-color:#fff;
}

div#copy {
clear:both;
font-size:10px;
text-align:center;
margin-top:4px;
}

/* etc */

div.link a {
float:left;
display:block;
height:40px;
width:200px;
margin:2px 2px 2px 0;
text-align:center;
background:url(../img/loading.gif) center center no-repeat;
}

div.link a img {
height:40px;
width:200px;
}

div.link a.nobanner {
background:none;
width:198px;
height:38px;
color:#404040;
line-height:38px;
border:1px dashed #666;
}

div.link a.nobanner:hover,div.link a.nobanner:focus {
background-color:#666;
color:#fff;
text-decoration:none;
border:1px dashed #999;
}

div.link div {
float:left;
height:42px;
width:240px;
margin:1px 2px 1px 0px;
}

*.clear {clear:both;}

p.clear {
padding-top:7px;
margin-bottom:4px;
}

*.hand,*.hands * {cursor:pointer;}

p,h1,h2,h3,h4,h5,h6 {
margin-top:8px;
margin-bottom:8px;
}

*.p {
margin-top:8px !important;
margin-bottom:8px !important;
}

*.q {margin-top:7px;}

*.o {margin-bottom:7px;}

dl {
margin-top:1px;
margin-bottom:7px;
}

dt {margin-top:6px;}

div.dis {display:none;}

span.ahand {cursor:pointer;}

span.ahand,span.under_ahand {
cursor:pointer;
text-decoration:underline;
}

span.ahand:hover {
cursor:pointer;
text-decoration:underline;
color:#6b6e7a !important;
}

span.under_ahand:hover {
cursor:pointer;
text-decoration:overline;
color:#6b6e7a !important;
}

*.txcenter {text-align:center;}

*.txright {text-align:right;}

*.txleft {text-align:left;}

*.line {
border-bottom:1px solid #666;
margin-bottom:5px;
padding-bottom:5px;
}

*.dash {
border-bottom:1px dashed #666;
margin-bottom:5px;
padding-bottom:5px;
}

*.mono {font-family:MeiryoKe_Gothic,'MS Gothic',monospace;}

div.tlt {
width:450px;
margin-left:auto;
margin-right:auto;
text-align:left;
white-space:nowrap;
}

*.bottom {vertical-align:bottom;}

table.rbline {
border-top:1px solid #666;
border-left:1px solid #666;
}

table.rbline td {
border-right:1px solid #666;
border-bottom:1px solid #666;
}


