/* tag */

* { 
  margin: 0;
  padding: 0;
  font-size: 14px;
  outline-width: 0;
/*  border-width: 0;*/
  border-spacing: 0;
/*  line-height: 100%;*/
  font-family: 'ＭＳ Ｐゴシック', sans-serif;
}

body { 
  background: black;
}

a { 
  text-decoration: none;
  outline: none;
}

img { 
  border: 0;
}

input { 

}

/* header */
.header { 
  width: 716px;
  height: 80px;
  padding-top: 15px;
  padding-bottom: 10px;
  background: white;
  margin: auto auto;
}

#top_logo { 
  text-align: left;
  padding-left: 20px;
}

#dqr_logo { 
  text-align: right;
  padding-right: 20px
}

.header_bottom { 
  width: 716px;
  height: 10px;
  background-image: url("../img/topwhite.gif");
  background-repeat: no-repeat;
  margin: auto auto;
  margin-bottom: 13px;
}


/* content */
.main_top { 
  height: 10px;
  background-image: url("../img/maintop.gif");
  background-repeat: no-repeat;
}

.content { 
  width: 716px;
  margin: auto auto;

}

.help { 
  padding: 10px;
}

#text_help { 
  margin-top: 7px;
  margin-left: 100px;
}

#address_help { 
  margin-top: 7px;
  margin-left: 150px;
}

#file_help { 
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
/*  margin-top: -10px;*/
}

#size_help { 
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

#guide_help { 
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 5px;
  margin-left: 80px;
}

#ec_help { 
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 5px;
}

#version_help { 
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 5px;
}



/* left */
.left_container { 
  float: left;
  width: 340px;
  height: 250px;
  padding-left: 24px;
  background-color: #474747;
}

.input_form { 
  float: left;
  clear: none;
  width: 330px;
  height: 250px;
  padding-left: 15px;
}

.input_form_content { 
  background-color: white;
  width: 290px;
  height: 160px;
  vertical-align: middle;
  padding-top: 5px;
  margin-left: 5px;
  clear: both;
}

#table_text { 
  margin: auto auto;
  height: 150px;
}

#table_address { 
  margin: auto auto;
}

#table_address td { 
  height: 25px;
}

#input_form_text { 
  background: url("../img/textentry.gif");
  background-repeat: no-repeat;
}

#input_form_address { 
  background: url("../img/adrsentry.gif");
  background-repeat: no-repeat;
}

.input_form_selector { 
  padding-top: 7px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-left: 5px;
}

.input_form_selector img { 
  /* divとdivの間にすき間ができる
     imgをdisplay: blockにして、margin: 0 */
  display: block;
  margin: 0;
  float: left;
}

#text { 
  margin: auto auto;
  width: 270px;
  height: 140px;
  white-space: pre;
  overflow: auto;
}

#td_career_type { 
  padding-top: 5px;
  padding-bottom: 10px;
}

.career_type { 
  margin-left: 20px;
}

/* right */
.right_container { 
  float: left;
  width: 336px;
  height: 250px;
  
  background: url("../img/output.gif");
  background-repeat: no-repeat;
  background-color: #474747;
  padding-left: 16px;
}

.output_back { 
  height: 174px;
  width: 260px;
  background-color: white;
  margin-left: 5px;
  margin-top: 52px;
  padding-top: 10px;
  padding-left: 30px;
}

.li_output { 
/*  padding-top: 5px;*/
  line-height: 150%;
  vertical-align: middle;
}

ul.style-type-none { 
 list-style-type: none;

}
li.style-type-none { 
  list-style-type: none;
  line-height: 200%;
}

/* indicator and botton.. */
.action_container { 
  clear: both;
  padding-top: 8px;
  padding-left: 24px;

  background-color: #474747;
}

.guide_background { 
/*  padding-top: 30px;*/
  padding-left: 43px;
  background: url("../img/makebg.gif");
  background-repeat: no-repeat;
  height: 72px;
}

#td_guide_help { 
  width: 300px;
}

#td_progress_bar { 
  padding-top: 5px;
}

.progressBar { 
  width: 250px;
  padding-top: 10px;
}

#td_buttons {
  padding-top: 10px;
}

#reset { 
  padding-left: 5px;
 }

#download { 
  padding-left: 5px;
 }

#preview { 
  padding-bottom: 10px;
  padding-left: 5px;
 }

#action_bottom { 
  background: url("../img/maindown.gif");
  background-repeat: no-repeat;
  height: 10px;
}

/* detail */
#detail_container { 
}

#detail_container2 { 
  background-color: #d3d3d3;
  padding-left: 24px;
  padding-top: 10px;
/*  padding-bottom: 10px;*/
}

#detail_top { 
  background: url("../img/detailbg2.gif");
  background-repeat: no-repeat;
  height: 10px;
}

#detail_top2 { 
  background: url("../img/detailtop.gif");
  background-repeat: no-repeat;
  height: 10px;
}

#detail_bottom { 
  background: url("../img/detailbg.gif");
  background-repeat: no-repeat;
  height: 10px;
}

#detail_bottom2 { 
  background: url("../img/detaildown.gif");
  background-repeat: no-repeat;
  height: 10px;
}

#detail_settings { 
  background-color: white;
  width: 665px;
}

#detail_button { 
  padding-left: 24px;
}

.li_detail { 
  list-style-type: none;
  padding-left: 20px;
  line-height: 200%;
}

#td_detail_item { 
  width: 180px;
}

#td_output_size { 
  vertical-align: top;
}

#ul_output_info { 
  padding-top: 5px;
  padding-left: 35px;
}

#error { 
  background-color: #474747;
  color: #ff331d;
  font-weight: bold;
  padding-bottom: 10px;
  padding-left: 30px;
}

/* footer */
#footer { 
  color: white;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 25px;
}

#footer p { 
  padding-bottom: 8px;
  font-size: 10px;
  line-height: 135%;
}

/* tooltip */
#tt {
 position:absolute;
 display:block;
 background:url(images/tt_left.gif) top left no-repeat;
 }
 #tttop {
 display:block;
 height:5px;
 margin-left:5px;
 background:url(images/tt_top.gif) top right no-repeat;
 overflow:hidden;
 }
 #ttcont {
 display:block;
 padding:2px 12px 3px 7px;
 margin-left:5px;
 background:#666;
 color:#fff;
 }
#ttbot {
display:block;
height:5px;
margin-left:5px;
background:url(images/tt_bottom.gif) top right no-repeat;
overflow:hidden;
}


/* error page */
#error404 { 
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: white;
  text-align: center;
  font-size: 20px;
  color: red;
}

#system_error { 
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: white;
  text-align: center;
  font-size: 20px;
  color: red;
}