/* CSS Document */

#titleContainer h2 {
	top: 100px;
}

.sectionInner h4 {
	color: #ff4c4c;
	margin-bottom: 15px;
}

.sectionInner h4.blue { color:#3d85cc;}

.sectionInner h4 img {
	margin-right: 10px;
	vertical-align: -7px;
}

.table01,
.table03 {
	width: 550px;
	margin: 0 15px 0 auto;
	border: 0;
	border-collapse: collapse;
}

.table01 th,
.table01 td,
.table02 th,
.table02 td,
.table03 th,
.table03 td {
	padding: 5px 10px;
	border: 1px solid #ccc;
	border-collapse: collapse;
}

.table01 td label {
	display: block;
	text-align: center;
}

.table02 {
	width: 400px;
	border: 0;
	border-collapse: collapse;
	margin-left: 27px;
}

.table02 td input {
	width: 120px;
}

.table03 td input {
	width: 30px;
	margin-right: 5px;
}

.lv01 {
	background: #b3b3b3;
	color: #fff;
	text-align: center;
}

.lv02 {
	background: #e6e6e6;
	color: #614141;
	text-align: center;
}

.lv03 {
	background: #e6e6e6;
	padding: 20px 10px !important;
	text-align: center;
}

.lv03 strong {
	color: #4F1100;
}



#datepicker {
	width: 100px;
}

.comment,
.comment2,
.comment3,
.comment5 {
	color: #c00;
	font-weight: bold;
}

.comment4 {
	color: #c00;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

.comment.ky {
	/*margin-left: 11.4em;*/
	text-align: right;
	margin-top: 5px;
}

.comment_hk {
	font-weight: bold;
	text-align: right;
}

.comment_hk b {
	color: #144CFF;
	text-decoration: underline;
}

.comment_hk strong {
	color: #333;
}

.comment.ht {
	margin-left: 15.4em;
	margin-top: 5px;
}

.ta_comment{
	padding-right:15px;
	text-align:right;

	}

.tit01 {
	color: #ff4c4c;
	margin-bottom: 15px;
	font-size: 116.7%;
	font-weight: bold;
}

.tit02 {
	color: #3d85cc;
	margin-bottom: 15px;
	font-size: 116.7%;
	font-weight: bold;
}

.tit03 {
	font-size: 90%;
}

.txt01 {
	margin: 5px 0px 30px 33px;
}

.txt03 {
	margin: 0px 0px 15px 10px;
}

.txtmark {
	background: #B8FFA3;
}

.alC {
	text-align: center;
}

.alR {
	text-align: right;
}

.mgr15 {
	margin-right: 15px !important;
}

.mgb10 {
	margin-bottom: 10px !important;
}

.mgb30 {
	margin-bottom: 30px !important;
}

.w01 {
	width: 70px;
}

.w02 {
	padding: 5px !important;
}

.kome {
	margin-top: 10px;
	font-size: 12px;
}

.shinki {
	display: none;
}

.comment6 {
	background: #F0FF00;
	color: #f00;
	padding: 0 10px;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 17px;
	text-align: center;
}

.kaishibiBox {
	display: none;
}



.box01 {
	width: 270px;
	padding: 10px 10px 10px 2.2em;
	border:1.5px dotted #F00;
	margin: 10px 10px 10px 2.2em;
	text-indent: -1em;
	font-feature-settings: 'palt';
	letter-spacing: -0.05em;
	font-size: 0.9em;
}


.box02 {
	width: 550px;
	padding: 10px 2px 10px 10px;
	margin: 10px 10px 10px 2em;
	margin-bottom: 30px;
	background: #CEF9DC;
	text-align: left;
	color: #005500;
	font-size: 0.9em;
	font-weight: bold;
}


.under { color: #005500; text-decoration : underline; }
