@charset "UTF-8";

/*------------------------------
h1 elements
------------------------------*/
#contents h1 {
  margin: 20px 0 15px 0;
}

/*------------------------------
box1 elements
------------------------------*/
div.box1 {
  margin: 0 0 20px 0;
  width: 860px;
}
div.box1a {
  background: url(../img/sec6/div_box1a.jpg) no-repeat left top;
  float: left;
  height: 150px;
  width: 340px;
}
div.box1b {
  background: url(../img/sec6/div_box1b.jpg) no-repeat left top;
  float: right;
  height: 150px;
  width: 520px;
}

div.box1a h2 {
  padding: 11px 0 13px 14px;
}
div.box1a ul {
  margin: 0 10px;
}
div.box1a li {
  background: url(../img/sec6/li_box1a.gif) no-repeat left 0.4em;
  color: #FFFFFF;
  padding: 4px 0 4px 17px;
}

div.box1b h2 {
  padding: 9px 0 7px 11px;
}
div.box1b p {
  color: #FFFFFF;
  padding: 0 0 0 11px;
}

/*------------------------------
h2 elements
------------------------------*/
h2.h2a {
  margin: 0 0 20px 0;
}

/*------------------------------
box2 elements
------------------------------*/
div.box2 {
  width: 860px;
}
div.box2 p.btn {
  padding: 50px 0 70px 0;
  text-align: center;
}
div.box2 dl {
  width: 860px;
}
div.box2 dt {
  background: url(../img/sec6/dt_box2.gif) no-repeat left top;
  float: left;
  height: 30px;
  padding: 2px 0 0 0;
  width: 110px;
}

div.box2 dt label {
  background: #EBE9E2 url(../img/sec6/label_box2.gif) no-repeat left bottom;
  color: #454545;
  display: block;
  font-size: 93%; /* renders 12px */
  font-weight: bold;
  line-height: 20px;
  padding: 0 0 2px 0;
  text-align: center;
}

div.box2 dt label span {
	color:red;
	padding-left:5px;
}


div.box2 dd {
  float: left;
  height: 30px;
  padding: 2px 0;
}
div.box2 dd.dd1 {
  width: 260px;
  margin-left:8px;
}
div.box2 dd.dd2 {
  width: 360px;
}
div.box2 dd.dd3 {
  height: 105px;
  width: 750px;
}
div.box2 dd.dd4 {
  width: 750px;
}
div.box2 dd.dd5 {
  width: 750px;
}

div.box2 dd.dd1 select,
div.box2 dd.dd1 input {
  
}


div.box2 dd.dd2 select,
div.box2 dd.dd2 input {
  margin: 0 0 0 15px;
}
div.box2 dd.dd2 ul select {
  margin: 0;
}
div.box2 dd.dd2 ul {
  padding: 0 0 0 15px;
}
div.box2 dd.dd2 li {
  display: inline;
  padding: 0 15px 0 0;
}
div.box2 dd.dd2 li.li1 {
  background: url(../img/sec6/li_li1.gif) no-repeat left 0.1em;
  padding: 0 0 0 20px;
}
div.box2 dd.dd2 li.li1 a {
  background: url(../img/sec6/a_li1.gif) no-repeat left 0.4em;
  padding: 0 0 0 8px;
}

div.box2 dd.dd3 textarea {
  height: 95px;
  margin: 0 0 0 15px;
  width: 730px;
}

div.box2 dd.dd4 ul {
  padding: 0 0 0 15px;
}
div.box2 dd.dd4 li {
  display: inline;
  padding: 0 15px 0 0;
}
div.box2 dd.dd4 li label {
  padding: 0 15px 0 5px;
}

div.box2 dd.dd5 input {
  margin: 0 0 0 15px;
  width: 335px;
}

/** araki **/
table.inputtable {
	width:100%;
	border: 1px solid #CCB;
	border-collapse: collapse;
	margin-bottom:15px;
}

table.inputtable hr {
	height:1px;
	border:1px solid #ccc;
	padding:5px;
}

table.inputtable {border-collapse: collapse; border-spacing: 0;}
table.inputtable th, td {font-weight: normal;}
table.inputtable td, th {
	vertical-align: middle;
	padding:6px;
}

table.inputtable th span {
  color: #CC0000;
  padding: 0 0 0 5px;
}

table.inputtable th {
	text-align:center;
	background: #F0F0F0;
	border: 1px solid #DDD;
	color: #555;
	padding-right:10px;
}

table.inputtable th.rth {
	text-align:center;
	background: #FEE4DA;
	border: 1px solid #DDD;
	color: #555;
	padding-right:10px;
}

table.inputtable th label.hissu {
	background: url('img/hisu.gif') no-repeat right center;
	padding-right:30px;
}

table.inputtable tr {border-bottom: 1px solid #DDD;}
table.inputtable td {
	border: 1px solid #DDD;
}

table.inputtable td p {
	margin-bottom:4px;
}

table.inputtable td.blue {
	background:#ECF9FF;
	font-weight:bold;
}

table.inputtable tr.even td {background: #FCFCFC;}

table.inputtable .subtbl {
	width:100%;
}
table.inputtable table.subtbl th {
	border-right:1px solid #CCB;
	border-bottom:1px solid #CCB;
	border-top:0px;
	border-left:0px;
}
table.inputtable table.subtbl td {
	border-right:0px;
	border-bottom:1px solid #CCB;
	border-top:0px;
	border-left:0px;
}

table.inputtable table.subtbl .bottom {
	border-bottom:0px;
}

.consyumsg {
	margin-left:10px;
	margin-bottom:20px;
}
.consyumsg b {
	display:block;
	margin-bottom:10px;
}

.consyumsg p {
	margin-bottom:10px;
}

.boximg {
	margin-bottom:20px;
}

.zoombtn {
	display:block;
	margin-top:10px;
	text-align:right;
}

.kikakubox {
	border:1px solid #999;
	padding:10px;
	margin-top:30px;
}

.kikakubox li {
	float:left;
	padding-top:15px;
	padding-bottom:15px;
}

.kikakubox .kikaku {
	background: url('../img/kikaku_title.gif') no-repeat left center;
	padding-left:30px;
	height:100px;
	width:300px;
	border-right:1px solid #999;
}

.kikakubox .kikaku b {
	display:block;
	margin-bottom:5px;
}

.kikakubox .kikaku b.title {
	font-size:18px;
}

.kikakubox .btnbox {
	text-align:center;
	width:500px;
}

.kikakubox .btnbox p {
	margin-bottom:20px;
}

.rzyouken {
	border:1px solid #ccc;
	padding:10px;
	height:100px;
	overflow:auto;
	margin-bottom:5px;
}

.rzyouken b {
	display:block;
	margin-bottom:5px;
}

.rzyouken b span {
	margin-left:5px;
	font-weight:normal;
}

.rzyouken li {
	margin-bottom:5px;
}

ul.cource {
	margin-bottom:20px;
}

ul.cource li {
	border-bottom:1px dotted #ccc;
	padding-bottom:20px;
	margin-bottom:20px;
}

ul.cource li.li1 {
	height:220px;
}

ul.cource li.li2 {
	height:300px;
}

ul.cource li a {
	display:block;
	float:right;
}

b.title {
	font-size:15px;
	border-left:2px solid black;
	padding-left:5px;
	display:block;
	margin-bottom:10px;
}
.b-m10 {
	display:block;
	margin-bottom:10px;
}
.b-m20 {
	display:block;
	margin-bottom:20px;
}

table.inputtable2 {
	border: 1px solid #CCB;
	border-collapse: collapse;
	margin-bottom:15px;
}

table.inputtable2 hr {
	height:1px;
	border:1px solid #ccc;
	padding:5px;
}

table.inputtable2 {border-collapse: collapse; border-spacing: 0;}
table.inputtable2 th, td {font-weight: normal;}
table.inputtable2 td, th {
	vertical-align: middle;
	padding:6px;
}

table.inputtable2 th span {
  color: #CC0000;
  padding: 0 0 0 5px;
}

table.inputtable2 th {
	text-align:center;
	background: #F0F0F0;
	border: 1px solid #DDD;
	color: #555;
}
table.inputtable2 td {
	text-align:center;
	border: 1px solid #DDD;
	color: #555;
}

.fleft {
	float:left;
	margin-right:20px;
}

.fright {
	float:right;
	margin-right:20px;
}
