div,body,img,ul,li,td,th,dl,dt,dd{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	line-height: 130%;
}
div,body,img,ul,li,td,th,dl,dt,dd,input,textarea,select{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color:#666;
}
img{
	vertical-align:bottom;
}
a{
	color: #00A0E9;
	text-decoration: none;

}
iframe{
	border:0px;
	width:465px;
	
}
a:hover {
	text-decoration: underline;
}

body {
	margin:0;
	padding:0;
	border-top:2px solid #01B4EE;
	text-align:center;
}
h1{
	margin:15px 30px 15px 0px;
	width:290px;
	float:left;
}
h2{
	border-left:4px solid #888888;
	margin:10px 0px 10px 0px;
	padding-left:10px;
	line-height:130%;
	text-align:left;
	font-size:13px;
}
h3{

}
#menu{
	width:575px;
	float:right;
	height:25px;
}
#header{
	width:800px;
	margin:0 auto;
	text-align:left;
}
#mv{
	background-image:url("/meminc/img/mv_bg.gif");
	height:240px;
	background-position:top center;
	background-repeat:no-repeat;
}
#mv_sub{
	background-image:url("/meminc/img/mv_bg_sub.gif");
	height:153px;
	background-position:top center;
	background-repeat:no-repeat;
}

#contents{
	width:800px;
	margin:0 auto;
	text-align:left;
	position:relative;
	background-image:url("/meminc/img/contents_bg.gif");
	background-position:top center;
	background-repeat:no-repeat;
}
#mv_menu{
	padding-left:20px;
	position:absolute;
	top:-80px;
	left:0px;
	
}
#main{
	float:left;
	width:760px;
	padding:20px;
	padding-top:30px;
}
#main table{
	border-collapse:collapse;
	width:740px;
}
#main table tr th{
	text-align:left;
	font-weight:normal;
	border:1px solid #d5d5d5;
	background:#f5f5f5;
	padding:10px;
/*	width:90px;*/
}
#main table tr td{
	font-weight:normal;
	border:1px solid #d5d5d5;
	padding:10px;
}
div#main dl{
	border:1px solid #d5d5d5;
	padding:10px;
}
div#main dl dt{
	font-weight:bold;
	padding-bottom:10px;
}
div#main dl dd{
	padding-bottom:10px;
	padding-left:10px;
}
div.apo_navi{
	border:1px solid #cbcbcb;
	background:#eaeaea;
	width:205px;
	padding:10px;
}
div.border{
	border:1px solid #999;
	padding:10px;
	width:430px;

}
div.underline{
	border-bottom:1px solid #999;
	padding-bottom:3px;
	margin-bottom:10px;
}
dl{
	text-align:left;
}
dl.compact {
	border:1px solid #999;
	width:390px;
}
dl.compact dt {
	float:left;
	width:20px;
	padding:5px 0 5px 10px;
	clear:both;
	font-weight:bold;
}
dl.compact dd {
	margin-left:30px;
	padding:5px 5px 5px 10px;
}
ul.sidenavi{
	width:225px;
	border:1px solid #d5d5d5;
	margin-bottom:20px;
}
ul.sidenavi li{
	background-image:url("/meminc/img/sidenavi_bg.gif");
	background-repeat:no-repeat;
	line-height:39px;
	padding-left:20px;
	border-bottom:1px solid #d5d5d5;
}
ul.sidenavi li.sidenavi_last{
	border-bottom:none;
}
span.small{
	font-size:10px !important;;
}
input.alphanumeric{
	ime-mode:disabled;
}
#right{
	width:250px;
	float:right;
	padding-right:20px;
	padding-top:30px;
}
#phone{
	width:226px;
	background-image:url('/meminc/img/phone_bg.gif');
	background-repeat:repeat-y;
	border-bottom:1px solid #ccc;
}
#footer{
	margin-top:20px;
	border-top:2px solid #01B4EE;
	padding-top:10px;
}
ul.list{
	width:450px;;
}
ul.list li{
	line-height:200%;
	padding-left:10px;
	border-bottom:1px solid #ccc;
}
ul.dot{
}
ul.dot li{
	margin-left:20px;
	list-style-type:circle;
	margin-bottom:10px;
}
ul.underline li{
	border-bottom:1px solid #d5d5d5;
	margin-bottom:15px;
	padding-bottom:5px;
	width:440px;
}
img.vmiddle{
	vertical-align: text-top;
}
.center{
	text-align:center;
}
.formtext{
	width:300px;
}
.formtextarea{
	width:300px;
	height:300px;
}

.pdg_r_10{
	padding-right:10px;
}
.pdg_l_10{
	padding-left:10px;
}
.pdg_r_20{
	padding-right:20px;
}
.pdg_l_20{
	padding-left:20px;
}
.pdg_t_20{
	padding-top:20px;
}
.pdg_b_20{
	padding-bottom:20px;
}
.pdg_b_10{
	padding-bottom:10px;
}
.pdg_b_5{
	padding-bottom:5px;
}
.pdg_bt_20{
	padding-top:20px;
	padding-bottom:20px;
}
.mgn_bt_20{
	margin-top:20px;
	margin-bottom:20px;
}
.mgn_t_20{
	margin-top:20px;
}
.mgn_b_20{
	margin-bottom:20px;
}
.pdg_10{
	padding:10px;
}
.mgn_r_10{
	margin-right:10px;
}
.mgn_l_10{
	margin-left:10px;
}
.mgn_r_20{
	margin-right:20px;
}
.mgn_l_20{
	margin-left:20px;
}
strong{
	font-size:15px;
	font-weight:bold;
	padding-right:20px;
}
table#calendar{
	text-align:center;
}
table#calendar th{
	text-align:center !important;
}
.editable{
	background:#fff1c7;
}
table#shift_wrapper{
	width:auto;
	border:0;
}
table#shift_wrapper tr td{
	border:1;
	padding:2px 5px 2px 5px;
	text-align:center;
}
table#shift{
	width:auto;
	border:0;
}
table#shift tr td{
	border:0;
	padding:0px;
	width:18px;
	text-align:center;
}
table#shift tr td.w9{
	width:9px !important;
}
table#shift tr td.line{
	width:18px;
	border-right:1px solid #666;
}

table#shift_wrapper2{
	width:auto;
	border:0;
}
table#shift_wrapper2 tr td{
	border:1;
	padding:2px 5px 2px 5px;
	text-align:center;
}
table#shift2{
	width:auto;
	border:0;
}
table#shift2 tr td{
	border:0;
	padding:0px;
	width:18px;
	text-align:center;
}
table#shift2 tr td.w9{
	width:9px !important;
}
table#shift2 tr td.line{
	width:18px;
	border-right:1px solid #666;
}

table#shift_together tr td,th{
	padding:3px !important;
	text-align:center !important;
}

.coloredCell{
	background:#99ccff;
}
.coloredCell2{
	background:#99ccff;
}
input.timeinput{
	width:2em;
}

/*clearfix*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.right{
	text-align:right;
}
.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*----------------modal 2025.10.27 ------------------*/
#modal-overlay {
  display: none;
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.6);
  z-index: 9998;
}
#modal-box {
  display: none;
  position: fixed;
  top: 50%; left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  z-index: 9999;
  border-radius: 8px;
  box-shadow: 0 0 20px rgba(0,0,0,0.5);
}
#modal-box iframe {
  display: block;
  border: none;
}
#modal-close {
  position: absolute;
  top: 8px; right: 8px;
  background: #333;
  color: #fff;
/*
  border: none;
  border-radius: 5px;
  padding: 5px 12px; 
*/
  border: none;
  border-radius: 50%;
  width: 30px; height: 30px;
  cursor: pointer;
}
