@charset "utf-8";

/***************************************/
/* top
=======================================*/
.boxMain {
	margin-bottom: 20px;
}
.ttlMain {
	padding-left: 36px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.txt01boxMain {
	display: inline-block;
	width: 160px;
	padding-right: 10px;
	vertical-align: top;
}
.txt01ex {
	color: #999;
	font-size: 12px;
}
.comSearch form select {
	border: 1px solid #999999;
	padding: 3px;

	width: 200px;	margin-bottom: 10px;
}
.ipass input.txtInput {
	border: 1px solid #999999;
	ime-mode: disabled;
	padding: 3px;
	width: 200px;
	margin-bottom: 10px;
}
.ttlMenu {
	padding: 5px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background-color: #00C6C6;
	background: -moz-linear-gradient(top, #14DBD6 0%, #00C6C6 90%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #14DBD6), color-stop(90%, #00C6C6));
	background: -webkit-linear-gradient(top, #14DBD6 0%, #00C6C6 90%);
	background: -o-linear-gradient(top, #14DBD6 0%, #00C6C6 90%);
	background: -ms-linear-gradient(top, #14DBD6 0%, #00C6C6 90%);
	background: linear-gradient(to bottom, #14DBD6 0%, #00C6C6 90%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14DBD6', endColorstr='#00C6C6', GradientType=0 );
}
.boxMenu {
	border: 1px solid #cc626c;
	border-top: none;
	margin-bottom: 20px;
}
.listMenu li {
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	border-bottom: 1px solid #e5e5e5;
	background: #fff;
background: #ffffff;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2U5ZDZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWYzZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #eee 51%, #FFF 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#eee), color-stop(100%,#FFF));
background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#eee 51%,#FFF0DC 100%);
background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#eee 51%,#FFF 100%);
background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#eee 51%,#FFF 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 50%,#eee 51%,#FFF 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#FFF',GradientType=0 );

}
.listMenu li:last-child {
	border-bottom: none;
}
.listMenu li a {
	display: block;
	height: 40px;
	color: #16213E;
	font-weight: bold;
	background: url(../../img/pc/icon_listMenu.png) right 50% no-repeat;
	margin-right: 10px;
}
.listMenu li a:hover {
	color: #F00;
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
/***************************************/
/* top_18chk
=======================================*/
#checkWrap {
	width: 100%;
	height: 640px;
	position: absolute;
	top: 50%;
	margin-top: -320px;
}

.checkArea {
	left: 110px;
	top: 420px;
	position: relative; 
}
.checkExit {
	margin-left: 150px;
}
/***************************************/
/* pre_kiyaku
=======================================*/
ul.pre_kiyaku_List h3 {
	font-weight: bold;
}
ul.pre_kiyaku_List li {
	margin-bottom: 10px;
}
ul.pre_kiyaku_List ol li {
	list-style-type: decimal;
	list-style-position: inherit;
	margin-left: 40px;
}
ul.pre_kiyaku_List p {
	padding-left: 15px;
}
/***************************************/
/* pre_kiyaku
=======================================*/
ul.pre_kiyaku_List h3 {
	font-weight: bold;
}
ul.pre_kiyaku_List li {
	margin-bottom: 10px;
}
ul.pre_kiyaku_List ol li {
	list-style-type: decimal;
	list-style-position: inherit;
	margin-left: 40px;
}
ul.pre_kiyaku_List p {
	padding-left: 15px;
}
/***************************************/
/* kiyaku
=======================================*/
ul.kiyaku_List h3 {
	font-weight: bold;
}
ul.kiyaku_List li {
	margin-bottom: 10px;
	list-style-type: none;
}
ul.kiyaku_List ul li {
	list-style-type: none;
	list-style-position: inherit;
	margin-left: 15px;
	margin-bottom: 5px;
}
ul.kiyaku_List p {
	margin-bottom: 10px;
}
/***************************************/
/* top_help
=======================================*/
dl.helpList dt {
	padding-left: 20px;
	margin-bottom: 10px;
	line-height: 20px;
	border-bottom: 1px dashed #010135;
	background: url(../../img/pc/icon_tri.png) 0 50% no-repeat;
	color: #9D1107;
}
dl.helpList dd {
	padding-left: 21px;
	margin-bottom: 20px;
}