@charset "UTF-8";

/* ========BASIC======== */

__div.explain {
   margin:0;
   padding:10px 0px 10px 0px;
   _padding:0;
   line-height:1.4;
   letter-spacing:1px;
   font-family:Verdana, Helvetica, sans-serif;
   color:#333;
   font-size:13px;
   _background:#fff;
   _background: rgb(228,234,213);
   -webkit-text-size-adjust: 100%;
}

div.explain br {
   letter-spacing:normal;
}

div.explain a {
   color:#333;
   text-decoration:none;
}

div.explain a:hover {
   color:#008000;
   text-decoration:none;
}

div.explain img {
   border:0;
}

div.explain img.scrshot {
   width:70%;
   border-width: 1px;
   border-color: #aaaaaa;
   border-style: solid;
}

div.explain img.scrshotp {
    max-width:600px;
    border-width: 1px;
    border-color: #aaaaaa;
    border-style: solid;
}
 
img.autoscale  {
    border:0;
    width:100%;
    max-width:600px;
    padding-right:10px;
}

div.explain h1,h2,h3,h4,h5,h6 {
   margin:0;
}

#__main {
   margin:0 10px;
   _min-width:520px;
}

div.adspace {
    text-align:center;
    margin-top:10px;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */

#main a {
   color:#008000;
}

#main a.explicitelink {
    text-decoration:underline;
}

#main a:hover {
   text-decoration:underline;
}

#main h2 {
   margin-bottom:10px;
   padding:2px 2px 2px 5px;
   font-weight:bold;
   line-height:1.4;
   border-left:5px solid #000;
   background:url(../images/bg_h2.gif);
    margin-top:1.5em;
}

#main h3 {
   margin-bottom:10px;
   border-bottom:3px double #000;
}

#main h4 {
   margin-bottom:5px;
   padding:3px;
   line-height:1.4;
   background:#ddd;
}

#main h5 {
   margin-bottom:5px;
   line-height:1.4;
   border-bottom:2px solid #333;
}

#main h6 {
   margin-bottom:3px;
   line-height:1.4;
}

#main p{
   _margin:0 0 1em 0;
   line-height:1.4;
}

#main dd{
   padding:0;
   margin:0 0 1em 1em;
   padding:3px;
   background:#f1f1f1;
}

#main li.add_margin {
    margin-bottom:10px;

}

#main ul.wakeaulist li {
    border-radius: 10px/10px;
   margin:5px 0px 0px 0px;
   /* T L B R */
   padding:3px 3px 0px 3px;
   list-style:none;
    _width:400px;
   background:#000 url("../images/14.jpg") repeat-x scroll top left;
}

#main img.animal {
    border-radius: 10px/10px;
}

#main img.item {
    border-radius: 10px/10px;
    margin-left: 5px;
}

/* ========subR CONTENTS CUSTOMIZE======== */

ul.subR  {
   margin:0;
   padding:5px 0 1em 1em;
}

ul.subR li {
   margin:0;
   padding-left:18px;
   line-height:1.8;
   __background:#DEDDD0 url("../images/bg_list.gif") 0 4px no-repeat;
   list-style:none;
}


/* ========PAGETOP CUSTOMIZE========= */
.pageTop {
   padding:10px;
   text-align:right;
}

.pageTop a {
   padding:0 0 0 12px;
   background:url("../images/bg_pagetop.gif") 0 60% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */

.copyright {
   padding:20px 0;
   text-align:center;
   font-style:normal;
   font-size:11px;
   border-top:1px solid #ccc;
}

/* ======== Table ======== */

.pop_table {
    border-radius: 10px/10px;
    margin:8px 0 8px 0;
	padding:5px 5px 5px 12px;
    background-image: url(../images/tb_pink.jpg);
    font-size:100%;
}

.pop_table_bejyu {
    border-radius: 10px/10px;
    margin:8px 0 8px 0;
	padding:5px 5px 5px 12px;
    background-image: url(../images/14.jpg);
}

.expression_table {
    border-radius: 10px/10px;
    margin:8px 0 8px 0;
	padding:5px 5px 5px 12px;
	background-image: url(../images/03.gif);
    font-family:monospace;
    font-size:100%;
}

.note_table {
    border-radius: 10px/10px;
    margin:8px 0 8px 0;
	padding:5px 5px 5px 12px;
    border: solid 2px #fdc0c0;
	background-image: url(../images/15.gif);
    font-family:monospace;
    font-size:100%;
}

.answer_table {
    border-radius: 10px/10px;
    margin:8px 0 8px 0;
    padding:5px 5px 5px 12px;
    background-image: url(../images/tb_pink.jpg);
    font-size:100%;
}

/* ======== emphasis ======== */

span.text_emph {
	font-weight: bold;
    _font-style:italic;
    color:orangered;
}

span.text_ms {
    font-family:monospace;
}

span.disable {
    _text-decoration:underline;
    color:grey;
}

span.bg_emph {
	font-weight: bold;
    background-color:orangered;
    color:white;
    padding: 0 2px 0 2px;
    margin: 0 0 0 -4px;
}

span.fraction_emph {
	font-weight:normal;
    background-color:gold;
    color:black;
    padding: 4px 2px 10px 2px;
    margin: 0px 4px 0px 4px;
    line-height: 32px;
}

/* ======== note ======== */

span.note {
    font-size:74%;
}
span.noteTitle {
	_background-image:url('../images/item/020.gif');
	background-image:url('../images/item/013.gif');
    background-repeat:no-repeat;
    padding-top:8px;
    padding-bottom:8px;
    line-height:32px;
    font-size:102%;
    padding-left:32px;
    font-weight:bold;
    
}

/* ======== power ======== */

span.power {
    vertical-align: super;
    font-size: 90%;
}

span.cur {
    font-family:'HGS行書体','Monotype Corsiva','Symbol',cursive,serif;
    font-size:124%;
}

/* ======== separator ======== */

div.separator {
    padding-top:24px;
    margin-top:4px;
    background-image: url(../images/dline_green.gif);
    background-repeat:repeat-x;
    background-size:auto;
}

div.separator2 {
    padding-top:40px;
    margin-top:10px;
    background-image: url(../images/line_green.gif);
    background-repeat:repeat-x;
    background-size:auto;
}

/* ======== link ======== */

a.withIcon {
	background:transparent url(../images/arrow001_green.gif) center right no-repeat;
	padding-right:15px;
}

a.withIcon2 {
	background:transparent url(../images/arrow001_basic.gif) center right no-repeat;
	padding-right:15px;
}

a.withIconMail {
	background:transparent url(../images/030.gif) center left no-repeat;
	padding-left:20px;
}

div.print a {
    text-decoration:underline;
}

/* ======== subR ======== */

div.prItem {
	padding-top:10px;
    text-align:center;
}

div.prItem img {
	width:auto;
    max-width:150px;
}

/* ======== Img ======== */

img.fraction {
	_display: inline-block;
	_text-align: center;
	vertical-align: middle;
	_font-size: smaller;
}

img.single {
	height: 32px;
	_width: 32px;
}

img.double {
	height: 64px;
}

img.emph {
    background-color:gold;
}

img.addspace {
    margin-top:10px;
    margin-bottom:10px;
}

img.addspacebottom {
    margin-bottom:10px;
}


/* ======== Other ======== */

ul.links {
    list-style: none;
}


.hideme {
	display:none;
}



.clear {
    float:none;
    clear:both;
}

/*  ========= table tanni-settouji ======== */

div.tanni_settouji table {
	_width:368px;
}
div.tanni_settouji table tr {
    padding:1px 2px 1px 2px;
    margin:0 0 0 0;
    _height:10px;
}
div.tanni_settouji table td {
    text-align:center;
	border-style:solid;
	border-color:#888888;
    border-width:1px;
    padding:1px 5px 1px 5px;
    margin:0 0 0 0;
    white-space:nowrap;
}
div.tanni_settouji table tr:hover {
	background-color: #ECFFB3;
}
div.tanni_settouji table td.col1 {
    border-top:solid 1px #888888;
    border-left:solid 1px #888888;
    border-bottom:solid 1px #888888;
    _border-right:solid 1px #EEEEEE;
	border-right:none;
    text-align:right;
    _width:140px;
    padding-right:0px;
}
div.tanni_settouji table td.col2 {
    border-top:solid 1px #888888;
    _border-left:solid 1px #EEEEEE;
    border-left:none;
    border-bottom:solid 1px #888888;
    border-right:solid 1px #888888;
    text-align:left;
    padding-left:0px;
}
div.tanni_settouji table td.header {
    background-color:paleturquoise;
    
}
div.tanni_settouji table td.header2 {
    background-color:darkgray;
}
/*  ========= table highlight ======== */

table.unsortable thead tr th:hover {
	cursor:default;
}

table.ex_highlight tbody tr.even:hover, table.ex_highlight tbody tr.even td.highlighted {
	background-color: #ECFFB3;
}

table.ex_highlight tbody tr.odd:hover, table.ex_highlight tbody tr.odd td.highlighted {
	background-color: #E6FF99;
}

table.ex_highlight tr.even:hover {
	background-color: #ECFFB3;
}

table.ex_highlight tr.even:hover td.sorting_1 {
	background-color: #DDFF75;
}

table.ex_highlight tr.even:hover td.sorting_2 {
	background-color: #E7FF9E;
}

table.ex_highlight tr.even:hover td.sorting_3 {
	background-color: #E2FF89;
}

table.ex_highlight tr.odd:hover {
	background-color: #E6FF99;
}

table.ex_highlight tr.odd:hover td.sorting_1 {
	background-color: #D6FF5C;
}

table.ex_highlight tr.odd:hover td.sorting_2 {
	background-color: #E0FF84;
}

table.ex_highlight tr.odd:hover td.sorting_3 {
	background-color: #DBFF70;
}

