@charset "utf-8";

@media screen and (min-width: 1000px){


/*================================================================
レイアウト
================================================================*/

div.inner {
  width: 1000px;
  position: relative;
  margin: 0 auto;
  padding: 0;
height: 90px;
}

div.mainframe {
  width: 1000px;
  margin: 20px auto 20px auto;
}

div.child-left {
	float: left;
	}

div.child-right {
	float: right;
	}


/*================================================================
header
================================================================*/

img#logo {
  position: absolute;
  top: 20px;
  left: 0px;
}

div#title {
  width: 300px;
  height: 50px;
  background-color: #408ab6;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  position: absolute;
  top: 20px;
  left: 350px;
  display: flex;
  align-items: center;
  justify-content: center
}

div#title h2 {
  font-size: 1.8rem;
  font-size: 1.8;
  width: 300px;
  height: 50px;
  font-weight: bold;
}


/* langSelect */

div.headinfo {
  position: absolute;
  top: 20px;
  right: 0px;
  text-align: left;
  width: 151px;
}



/*================================================================
footer
================================================================*/

#ownerName {
  float: left;
}

/* ----- footerUtility ----- */

.footerUtility {
  float: right;
  width: 500px;
  text-align: right;
}

/*================================================================
個別要素
================================================================*/

img.unten {
	margin: 0;
	padding: 0;
	display: block;
	}
	
img.refimage {
	display: block;
/*	max-width: 100%;
    height: auto;
*/
	width:300px;
	height:200px;
	margin: 0 0 20px 0;
	}

/*テーブル共通*/

table.commontable {
  font-size: 1.6rem;
  border-collapse: collapse;
  text-align: left;
  line-height: 1.5;
  background-color: #fff;
}

table.commontable thead th {
  line-height: 1.4;
  padding: 4px 10px;
  font-weight: bold;
  vertical-align: top;
  border: 1px solid #ccc;
  background-color: #eeeeee;
  text-align: center;
}

table.commontable tbody th {
  padding: 4px 10px;
  font-weight: bold;
  vertical-align: top;
  border: 1px solid #ccc;
/*  text-align: center;*/
}
	
th.tcell_grey {
  background-color: #f1f1f1;
}
th.tcell_blue {
  color: #fff;
  background-color: #00639d;
  text-align: center;
}

table.commontable td {
  padding: 4px 5px;
  vertical-align: top;
  border: 1px solid #ccc;
  text-align: center;
  word-break : break-all
}
	
.fl_left {
	float: left;
	}
.fl_right {
	float: right;
	}

table.tbw400 {
  width: 400px;
}

table.tbwm {
  width: 465px;
}

table.tbwm th.th50 {
  width: 50%;
}

table.tbwm th.th25, td.td25 {
  width: 25%;
}

table.tbww {
  width: 100%;
}

span.mg-cog {
  width: 410px;
	display: inline-block;
	}


/*================================================================
共通
================================================================*/

div.blksp {
  width: 10px;
  display: inline-block;
}

.w100 {
  width: 100px;
}

.w150 {
  width: 150px;
}

.w250 {
  width: 250px;
}

.w400 {
  width: 400px;
}

.w600 {
  width: 600px;
}

.w800 {
  width: 100%;
}



	
	
	

	
	
	

/* input */

label {
  display: inline-block;
}

div.spin1 {
  position: absolute;
  top: 100px;
  right: 280px;
  line-height: 1.6;
}

div.spin2 {
  position: absolute;
  top: 50px;
  right: 50px;
  line-height: 1.6;
}

div.spin3 {
  position: absolute;
  top: 310px;
  right: 20px;
  line-height: 1.6;
}

input.kazu1 {
  border: 1px solid #cfcfcf;
  box-sizing:border-box;
  vertical-align: top;
  text-align: center;
  width: 70px;
  height: 32px;
  padding: 0;
}

input.kazu2 {
  display: inline-block;
  border: 1px solid #cfcfcf;
  box-sizing:border-box;
  vertical-align: top;
  text-align: center;
  width: 80px;
  height: 40px;
  padding: 0;
}

input.moment {
  display: inline-block;
  border: 1px solid #cfcfcf;
  box-sizing:border-box;
  width: 75px;
  height: 40px;
  text-align: center;
  padding: 0;
  margin-left: 20px;
}

input.spcmn1 {
  display: inline-block;
  border: 1px solid #cfcfcf;
  box-sizing:border-box;
  vertical-align: top;
  width: 32px;
  height: 32px;
}

input.spcmn2 {
  border: 1px solid #cfcfcf;
  box-sizing:border-box;
  vertical-align: top;
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;

}
	
div.btframe {
  height: 40px;
  background-color: #6D97C3;	
	}


/* トグルスイッチ */

#simple {
  padding: 30px;
}

#detail {
  padding: 30px;
}

.button_wrapper button {
  width: 350px;
}
	
div.button-result {
  float: left;	
  padding-left: 5px;
  padding-right: 5px;
  background: url(../image/btn_arrow_blue.png) 92% 50% no-repeat;
  background-size: 7px, 14px;
}

div.flo-right{
	float: right;
	margin-left: 15px;
}

span#img_vc{
  position: absolute;
  top: 15px;
  right: 240px;
}
span#img_ta{
  position: absolute;
  top: 140px;
  right: 190px;
}
span#img_tc{
  position: absolute;
  top: 140px;
  right: 135px;
}
span#img_td{
  position: absolute;
  top: 140px;
  right: 77px;
}
span#img_tr{
  position: absolute;
  top: 140px;
  right: 20px;
}
span#img_st{
  position: absolute;
  top: 175px;
  right: 70px;
}

span#err_moment{
  position: absolute;
  top: 360px;
  right: 150px;
  width: 850px;
}


}
