/* CSS Document */

*{ margin: 0px;padding: 0px; }
div#contents {
    color: #ffffff; 
	font-family: "‚l‚r ƒSƒVƒbƒN",sans-serif;
    text-align: justify;
    text-justify: distribute;
}

  
.text_1{
  font-size: 10px;
	line-height: 170%;
	padding: 25px 30px 0 29px;
}

div.box1{
  font-size: 10px;
	line-height: 170%;
	margin-top: 20px;
	width: 471px;
}

div.box1 .title{
  margin-bottom: 13px;
}

div.box2{
  font-size: 10px;
	line-height: 150%;
	padding: 5px 0;
	margin-bottom: 15px;
	border-top: 1px solid #212121;
	border-bottom: 1px solid #212121;
}

div.box2 table{
  font-size: 10px;
	line-height: 150%;
}

.p_right{
  padding: 0 6px 0 3px;
}

.box2 a         { text-decoration:none; }
.box2 a:link    { color:#ffffff; }
.box2 a:visited { color:#ffffff; }
.box2 a:hover   { color:#ffffff; }
.box2 a:active  { color:#ffffff; }

.text_present_tit{
  font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px;
}
.text_present_text{
  font-size: 10px;
  line-height: 170%;
	padding-right: 5px;
	padding-bottom: 4px;
}
.text_present_text2{
  font-size: 10px;
  line-height: 170%;
	padding-bottom: 25px;
}
.text_present_text2 a         { text-decoration:none; }
.text_present_text2 a:link    { color:#5CD122; }
.text_present_text2 a:visited { color:#5CD122; }
.text_present_text2 a:hover   { color:#5CD122; }
.text_present_text2 a:active  { color:#5CD122; }
