a:link { color:#0000ff; text-decoration:none; }
a:visited { color:#0000ff; text-decoration:none; }
a:hover { color:#ff0000; text-decoration:none; }
a:active { color:#ffaaaa; text-decoration:none; }


.bigTable{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-left-color : #005f8e;
  border-right-color : #005f8e;
  border-top-color : #005f8e;
  border-bottom-color : #005f8e;
}

body,TH,TD{
  font-size : 12px;
  line-height : 130%;
  font-family : "MS UI Gothic";
}

.contents1{
  font-size : 14px;
  font-family : "MS UI Gothic";
  padding-left : 10px;
  line-height : 140%;
  padding-top : 5px;
  padding-bottom : 5px;
}

.contents2{
  font-size : 17pt;
  font-family : "MS UI Gothic";
  line-height : 150%;
  padding-left : 10px;
  color : #0000ff;
}

.contents3{
  font-size : 12px;
  font-family : "MS UI Gothic";
  padding-left : 10px;
  line-height : 130%;
}

.contents4{
  font-size : 24px;
  color : #0000ff;
  padding-left : 10px;
  font-weight : 700;
}

.top{
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-color : #ff66cc;
  border-right-color : #ff66cc;
  border-left-style : solid;
  border-right-style : solid;
}

.bottom{
  border-left-width : 1px;
  border-right-width : 1px;
  border-right-color : #ff66cc;
  border-left-color : #ff66cc;
  border-left-style : solid;
  border-right-style : solid;
}

P{
  font-size : 12px;
  font-family : "MS UI Gothic";
  line-height : 130%;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
}

LI{
  line-height : 20px;
  margin-top : 3px;
  padding-left : -12px;
  margin-left : -20px;
}

H1{
  border-bottom-style : none;
  border-left-style : none;
  border-bottom-style : solid;
  border-left-style : solid;
  border-bottom-color : #0000ff;
  border-left-color : #0000ff;
  border-bottom-width : 1px;
  border-left-width : 15px;
  padding-left : 15px;
  font-size : 17pt; 
  font-family : "MS UI Gothic";
  line-height : 130%;
  border-top-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-right-style : solid;
  border-top-color : #0000ff;
  border-right-color : #0000ff;
}

H2{
  border-bottom-style : solid;
  border-left-style : solid;
  border-bottom-color : #0000ff;
  border-left-color : #0000ff;
  border-width : 0px 0px 1px 10px;
  padding-left : 10px;
  font-size : 14pt; 
  font-weight: bold;
  font-family : "MS UI Gothic";
  margin-top : 10px;
  line-height : 130%;
}

H3{
  border-bottom-style : solid;
  border-left-style : solid;
  border-bottom-color : #660000;
  border-left-color : #660000;
  border-bottom-width : 1px;
  border-left-width : 10px;
  padding-left : 10px;
  font-size : 14pt; 
  font-family : "MS UI Gothic";
  line-height : 130%;
  font-weight : bold;
  color : #660000;
}

H4{
  border-bottom-style : solid;
  border-left-style : solid;
  border-bottom-color : #0000ff;
  border-left-color : #0000ff;
  border-bottom-width : 1px;
  border-left-width : 15px;
  padding-left : 15px;
  font-size : 16pt; 
  font-family : "MS UI Gothic";
  line-height : 130%;
  border-top-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-right-style : solid;
  border-top-color : #0000ff;
  border-right-color : #0000ff;
  color : #0000ff;
}

H5{
  border-bottom-style : solid;
  border-left-style : solid;
  border-bottom-color : #0000ff;
  border-left-color : #0000ff;
  border-bottom-width : 1px;
  border-left-width : 10px;
  padding-left : 10px;
  font-size : 14pt;
  font-family : "MS UI Gothic";
  line-height : 130%;
  color : #0000ff;
}

H6{
  border-bottom-style : solid;
  border-left-style : solid;
  border-bottom-color : #660000;
  border-left-color : #660000;
  border-bottom-width : 1px;
  border-left-width : 0px;
  border-left-width : 0px;
  border-left-width : 15px;
  padding-left : 15px;
  font-size : 17pt; 
  font-family : "MS UI Gothic";
  line-height : 130%;
  border-top-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-right-style : solid;
  border-top-color : #660000;
  border-right-color : #660000;
  color : #660000;
}

.marquee{
  font-size : 14px;
  font-family : "MS UI Gothic";
}

.Question{
  font-size : 16px;
  font-family : "MS UI Gothic";
  line-height : 130%;
}

.midashi01{
	background-image : url(../images/midashi_bg01.gif);
	background-repeat: no-repeat;
	height : 26px;
	font-weight: bold;
	color : #0000ff;
	padding-left : 50px;
	padding-top: 1px;
  font-size : 15px;
}

.font_color_red {color: #ff0000;}
.font_color_red_b {color: #ff0000;
  font-weight : bold;
}
.font_color_white {color: #FFFFFF;}
.font_color_blue {color: #0099CC;}

