/* すべて */
body, td, th { font-size: 14px}
.h8          { font-size: 8pt }
.h8_2          { font-size: 8pt; margin-bottom: 5px}
.h8_3          { font-size: 8pt; margin-left: 10px}
.h8_2_3          { font-size: 8pt; margin-left: 10px; margin-bottom: 5px}
small        { line-hight: 120% }
.text        { font-size: 12; line-hight: 120% }
.text14      { font-size: 14px; line-hight: 140% }
.style3 {color: #180C84}

/* リンク */
a,
a:link {
    color: #0851A5;
    text-decoration: none;
}

/* リンクつき画像 */
a img {
    border: 0;
}

.entry-header {
    margin: 6px 5px 0;
    padding: 2px 0 2px 5px;
    color: #000000;
    background: #EFEBDE;
    background-position: left; 
    background-repeat: no-repeat;
    background-image: url(".gif");
    font-size: 13px;
    font-weight: bold;
}
.entry-header2 {
    margin: 6px 5px 0;
    padding: 2px 0 2px 5px;
    color: #000000;
    background: #ffffff;
    background-position: left; 
    background-repeat: no-repeat;
    background-image: url(".gif");
    font-size: 13px;
    font-weight: bold;
}
.entry-header3 {
    margin: 6px 5px 0;
    padding: 2px 0 2px 5px;
    color: #000000;
    background: #A9BBD1;
    background-position: left; 
    background-repeat: no-repeat;
    background-image: url(".gif");
    font-size: 13px;
    font-weight: bold;
}


.sidetitle {
    margin-top: 3px;
    padding: 2px 0 1px;
    _padding: 1px 0 2px;
    border: 1px solid #2C5280;
    text-align: center;
    color: #000000;
    background: #E7EBF7;
    font-size: 10px;
    line-height: 140%;
}

.sidetitle2 {
    margin-top: 3px;
    padding: 2px 0 1px;
    _padding: 1px 0 2px;
    border: 1px solid #2C5280;
    text-align: center;
    color: #000000;
    background: #F3CF3E;
    font-size: 10px;
    line-height: 140%;
}

.sidetitle3 {
    margin-top: 3px;
    padding: 2px 0 1px;
    _padding: 1px 10 2px;
    border: 1px solid #2C5280;
    text-align: left;
    color: #000000;
    background: #F9F8D5;
    font-size: 12px;
    line-height: 140%;
}


.side {
    margin: 3px 0 20px;
    background: none;
    color: #666666;
    font-size: 10px;
    _font-size: 9px;
    line-height: 150%;
}

.line {
	line-height: 150%;
}

.list_text {
    text-align: left;
    font-size: 14px;
    line-height: 180%;
}
.top_text {
    font-size: 12px;
    line-height: 140%;
}

.red { color:#FF0000;}
.red_b {color:#FF0000; font-weight:bold; }

.pink { color:#FF9999;}

td {
	font-size: 14px;
	line-height:150%;
}

.waku-textbox {
	border: 1px solid #999999;
	border-collapse:collapse;	
	padding: 3px;
	font-size:smaller;
	line-height:140%;
	margin-left:5px;
	display:block;
	width:70%;
}

	