body {
  padding:0;
  margin:0;
  font-size:0.8em;
  padding-bottom:20px;
  /*background: url(../img/back.jpg) repeat-y top center;*/
  letter-spacing:1px;
}
a {
  color:blue;
}
ul, li {
  padding:0;
  margin:0;
}

#wrapper {
  width:900px;
  display:table;
  margin:0 auto;
}
#index_wrapper {
  width:900px;
  display:table;
  margin:0 auto;
}

#title {
  width:100%;
  height:100px;
  margin-bottom:10px;
}
#title span {
  display:none;
}

/*
#subject {
  text-align:left;
  margin-bottom:5px;
  border-bottom:solid 1px #555;
  border-left:solid 3px #555;
  line-height:1.8em;
  background: url(../img/subject_back.jpg) repeat-x bottom left ;
  clear:both;
}
*/
#subject {
  font-size:1.5em;
  text-align:left;
  margin-bottom:5px;
  line-height:2.5em;
  padding-left:10px;
  background-color:#706caa;
  color: #fff;
  clear:both;
}
#cstmInfo {
  clear:both;
  display:table;
  width:100%;
  font-weight:bold;
}

#cstmInfo .showname {
  float:right;
  display:table;
  text-align:right;
}

#subject span {
  font-weight:bold;
  padding-left:5px;
}
#contents {
  clear:both;
  margin-top:5px;
  margin-bottom:5px;
  display:table;
  width:100%;
}

#footer_line {
  width:100%;
  height:1px;
  background-color:#706caa;
  display:table;
  margin-bottom:5px;
  margin-top:20px;
}
#footer_text {
	line-height: 1.7em;
	color: #333;
	padding: 5px 10px 5px 0;
	float: right;
}

#footer_text .footer_title {
	font-weight: bold;
	font-size: 1.2em;
}

#footer_text .footer_text_topics {
	font-weight: bold;
}

#footer_text .footer_text_content {
	padding-left: 5px;
}
#explain {
  clear:both;
  width:100%;
  height:200px;
  overflow:auto;
}
#explain_list {
/*  background:url(../img/micorohacoro.jpg) no-repeat 95% bottom;*/
/*  min-height:120px; */
  min-height:50px;
  overflow:auto;
  margin:0 20px;
}
/*既存のを下に変更*/
/*#explain_list li {
  padding:0.4em 0;
  padding-left:20px;
  background:url(../img/infomation.jpg) no-repeat 0 0.4em;
}
#explain_list li.short {
  padding-right:110px;
}
#explain_list li.red_big {
  font-size:1.15em;
  color:#f62;
  font-weight:bold;
  background:url(../img/infomation.jpg) no-repeat 0 0.5em;
}
*/
#explain_list li {
/*  padding:0.5em 0;
  list-style:none;*/
  padding:0.4em 0;
  padding-left: 0px;
  margin-left:30px;
}
#explain_list li.short {
  padding-right:110px;
}
#explain_list li.red_big {
  font-size:1.15em;
  /*color:#f62;*/
  color:#C61609;
  font-weight:bold;
}
#wrapper .red {
/*  color:red;*/
  color:#C61609;
}
#wrapper .red_b {
/*  color:red;*/
  color:#C61609;
  font-weight:bold;
}
#wrapper .blue_b {
  color:blue;
  font-weight:bold;
}
#wrapper .green_b {
  color:green;
  font-weight:bold;
}
#wrapper .white_b {
  color:black;
  font-weight:bold;
}
#wrapper .orange_b {
  color:#f83;
  font-weight:bold;
}
#wrapper .required {
	color: white;
	background-color: #CE0000;
	padding: 0 5px;
	margin-left: 10px;
}
/*
#explain_subject {
  margin:5px 0;
  padding:5px 10px;
  border:solid 1px #666666;
  border-left:solid 5px #666666;
  color:#ff3333;
}
*/
#explain_subject {
	margin: 5px 0;
	padding: 5px 10px;
	border-left: solid 5px #706caa;
	color: #22335f;
	font-weight: bold;
	background-color: #eeeeee;
	line-height: 2em;
}
/*
#explain_subject {
  margin:5px 0;
  padding:5px 10px;
  border:solid 3px #706caa;
  background-color: #ece4f3;
  color:#5a5359;
  font-size: 1.4em;
}
*/
#help {
  float:right;
  display:block;
  vertical-align:bottom;
  margin-top:5px;
}
#topimage {
  float:left;
  width:900px;
}
#topimage span {
  display:none;
}
#topimage,
#toTop {
  display:block;
  width:457px;
  height:56px;
  background:url(../img/title.gif) no-repeat top left;
}
#micohaco span {
  display:none;
}
#micohaco {
  float:right;
  width:56px;
  height:56px;
  padding-top:3px;
  background:url(../img/micorohacoro_s.jpg) no-repeat left 3px;
}
#modeString {
  float:left;
}
#errorMessageJavascript {
  font-weight:bold;
  color:red;
  text-align:center;
  border:double 3px #f00;
  font-size:1.2em;
  padding:10px 0;
  margin-top:10px;
}
#nowMaintenance {
  font-weight:bold;
  color:red;
  font-size:1.5em;
  border:solid 1px #000;
  display:table;
  width:100%;
  margin:20px 0 10px 0;
  padding:20px 0;
}

#nowMaintenance img {
  float:left;
  margin-left:20px;
}
#nowMaintenance div {
  float:left;
  margin-left:15px;
}
#confirmList {
  width:600px;
  margin:0 auto;
}

#confirmList table {
  border-collapse: collapse;
  border-spacing: 0;
  width:100%;
}
#confirmList table tr {
  height:2.1em;
}
#confirmList table tr td,
#confirmList table tr th {
  border:solid 1px #888;
}
#confirmList table tr td {
  padding-left:10px;
}
#confirmList table tr th {
  color:#333;
 /* background:url(../img/confirm_head.jpg) repeat center left;*/
  background-color:#A1A6D2;
  color:black;
}
.clear {
  clear:both;
  display:block;
}
#collectErrMsg1,
#collectErrMsg2 {
  font-weight:bold;
  color:#f00;
  text-align:left;
}
#collectErrMsgArea {
  width:auto;
  border:3px solid #DD5858;
  background-color:#f4f4f4;
  padding:20px;
  line-height:2em;
  font-size:1.2em;
}
input[type="text"],
input[type="tel"] {
  border-radius:4px;
  padding:8px;
  border:1px solid #cdcdcd;
  background:#fff;
}
select {
  border-radius:4px;
  padding:4px;
  border:1px solid #cdcdcd;
  background:#fff;
}
textarea {
  border:1px solid #cdcdcd;
  background:#fff;
}
input[type=submit] {
  border-radius:4px;
  border:1px solid #cdcdcd;
  padding:0 10px;
}
input[type=button] {
  border-radius:4px;
  border:1px solid #cdcdcd;
  padding:0 10px;
}
input[type=button]:hover,
input[type=submit]:hover {
  background-color: #dad9d9;
}
.forwardButton {
	height: 2.5em;
	color: white;
	background-color: #0073ea;
}

.forwardButton:hover {
	background-color: #8dbaeb !important
}

.forwardButton:disabled {
	background-image: none;
	color: #b4b4b4;
	background-color: #fafafa;
	border: 1px solid #cdcdcd;
}

.forwardButton:disabled:hover {
	background-color: #fafafa !important;
}

input[type=button]:disabled:hover, input[type=submit]:disabled:hover {
	background-color: #fafafa !important;
}