  /* @font-face {
	font-family: 'Arial';
	src: url('../fonts/gothic/century_gothic.eot');
	src: url('../fonts/gothic/century_gothic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/gothic/century_gothic.woff') format('woff'),
		url('../fonts/gothic/century_gothic.ttf') format('truetype'),
		url('../fonts/gothic/century_gothic.svg#ArialMT') format('svg');
	font-weight: normal;
	font-style: normal;
} */
 @font-face {
	font-family: 'arial';
	src: url('../fonts/arial/ArialTh.eot');
	src: /*url('../fonts/sansserif/century_gothic.eot?#iefix') format('embedded-opentype'),*/
		url('../fonts/arial/ArialTh.woff') format('woff'),
		url('../fonts/arial/ArialTh.ttf') format('truetype'),
		url('../fonts/arial/ArialTh.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

#main_cont {
    /* height: 600px; */
	height:690px;
    width: 850px;
    background-color: #dcdcdc;
    border: 1px solid;
    position: relative;
}

body {
    overflow: hidden;
    margin: 0px;
    /* font-family:'Arial'; */
}

#container {
    position: relative;
    width: 100%;
    background-color: #ffffff;
    height: 660px;
    top: 30px;
}
.graph_line{
    position: absolute;
    top: 50px;
    left: 200px;
    width: 324px;
    height: 482px;
    background-image: url("../img/1.png");
}
#graph_top_arrow{
    position: absolute;
    top: 43px;
    left: 196px;
    width:8px;
    height: 9px;
    background-image: url("../img/3.png");
    z-index: 1000;
}
#graph_down_arrow
{
    position: absolute;
    top: 527px;
    left: 522px;
    width:9px;
    height: 8px;
    background-image: url("../img/4.png");
}
#graph_color
{
    position: absolute;
    top: 44px;
    left: 201px;
    width: 56px;
    height: 160px;
    background-image: url("../img/2.png");
	z-index:2;
}
#top_text{
    position: absolute;
    top: 250px;
    left: 80px;
    /*font-family: arial;*/
    font-family: sans-serif;
    transform: rotate(-90deg);
    font-size: 20px;
}
#bottom_text{
    position: absolute;
    top: 570px;
    left: 330px;
    /*font-family: arial;*/
    font-family: sans-serif;
    font-size: 20px;
}
.hori_num
{
    position: absolute;
    font-size: 22px;
    line-height: 30px;
    padding-right: 36px;
    font-family: sans-serif;
}
.verti_num
{
    position: absolute;
    font-size: 22px;
    font-family: sans-serif;
}
#graph_type{
    position: absolute;
    top: 53px;
    left: 201px;
    width: 316px;
    height:479px;
    background-image: url("../img/line_graph1.png");
    z-index: 0;
}
.chk
{
    position: absolute;
    border: 1px solid;
    width: 10px;
    height: 10px;
    background-image: url("../img/color1.png");
}
.chk:hover{
    width: 10px;
    height: 10px;
    background-image: url("../img/color1_hover.png");
}
.chk_text{
position: absolute;
    width: 60px;
    top: -3px;
    left: 20px;
    font-family: sans-serif;
    font-size: 13px;
	cursor:default;
}
#img1{
    position: absolute;
    top: 96px;
    left: 520px;
    display: none;
}
#img2{
    position: absolute;
    top: 121px;
    left: 520px;
    display: none;
}
#img3{
    position: absolute;
    top: 146px;
    left: 520px;
    display: none;
}
#img4{
    position: absolute;
    top: 171px;
    left: 520px;
    display: none;
}
#graph_color_text
{
    position: absolute;
    top: 52px;
    left: 204px;
    font-family: sans-serif;
    font-size: 13px;
    width: 50px;
	z-index:3;
}
.box {
  /*background: #666666;*/
  position: absolute;
  top: 30px;
  left: 500px;
  color: #000000;
  width: 250px;
  /*padding: 10px;*/
  margin: 1em auto;
}
p {
  margin: 1.5em 0;
  padding: 0;
}

#image4
{
    position: absolute;
    left: 201px;
    top: 207px;
    width: 321px;
    height: 320px;
    display: none;
    z-index: 10;
    /*transform: rotate(179deg);*/
}
#text4
{
    position: absolute;
    top: 491px;
    left: 467px;
    font-family: sans-serif;
    font-size: 13px;
    color: #000;
    display:none;
}
input[type="checkbox"] {
  /*visibility: hidden;*/
    visibility: visible;
}
/*.chk{
    background-color: red;
}*/
label {
  cursor: pointer;
}
#chk_1
{position: absolute;
    top: 95px;
    left: 515px;
    width: 15px;
    height: 15px;
}

#chk_2
{
	    position: absolute;
    top: 116px;
    left: 515px;
    width: 15px;
    height: 15px;
}

#chk_3{
	position: absolute;
    top: 137px;
    left: 515px;
    width: 15px;
    height: 15px;
}

#chk_4
{
	position: absolute;
    top: 160px;
    left: 515px;
    width: 15px;
    height: 15px;
}

#chk_text1
{
	position: absolute;
    top: 96px;
    left: 540px;
}

#chk_text2
{
	position: absolute;
    top: 117px;
    left: 540px;
}

#chk_text3
{
	position: absolute;
    top: 139px;
    left: 540px;
}

#chk_text4
{
	position: absolute;
    top: 162px;
    left: 540px;
}

.chk1:hover{
	background-color: #000000;
	
}
input[type="checkbox"] + label:before {
  border: 1px solid #333;
  content: "\00a0";
  display: inline-block;
  font: 16px/1em sans-serif;
  height: 10px;
  margin: 0 .25em 0 0;
  padding: 0;
  vertical-align: top;
  width: 10px;
}
input[type="checkbox"]:checked + label:before {
  background: #fff;
  color: #333;
  content: "\2713";
  text-align: center;
}
input[type="checkbox"]:checked + label:after {
  font-weight: bold;
}

input[type="checkbox"]:focus + label::before {
    outline: rgb(59, 153, 252) auto 5px;
}