@charset "UTF-8";
/* CSS Document */




/* basic.html */

table.basic {
	border-collapse:collapse;
	margin-bottom:100px;
	width:596px;
}
table.basic  th, table.basic  td {
	line-height:120%;
	text-align:left;
	vertical-align:top;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
table.basic  th {
	background:#eee;
	font-weight:bold;
	padding:15px 0;
	text-align:center;
	vertical-align:middle;
}
table.basic  td {
	border-right:1px solid #ccc;
	padding:15px 22px;
}
table.basic  td ul.inr li p.liL {
	float:left;
	font-size:100% !important;
	margin-bottom:0 !important;
	width:130px;
	}
table.basic  td ul.inr li p.liR {
	float:right;
	font-size:100% !important;
	width:260px;
	margin-bottom:0 !important;
}





table.basic  td.middle {
	vertical-align:middle;
}

table.basic  tr.first td {
	border-top:1px solid #ccc;
}
table.basic  th.vAM, table.tbl01 td.vAM, table.tbl01 tr.vAM th table.tbl01 tr.vAM td, table.vAM th, table.vAM td {
	vertical-align:middle;
!important
}
table.basic  tr td ul.inr li {
	margin:5px 0;
}

table.basic  tr td ul.inr li.tel {
	margin-left:10px;
	margin-top:0x;
}


/* message.html */

#contents div.block div.name {
	background:url(/company/images/img_message_01.gif) right center no-repeat;
	display:inline-block;
	height:39px;
	width:596px;}


#contents div.block div.name p span.title {
	float:right;
	display:inline-block;
	margin-right:120px;
	vertical-align:middle;
	width:100px;
	}

#contents div.block div.photo {
	float:left;
	margin-right:15px;
	width:217px;}



/* access.html */
h2.access {
	background-color:#eeeeee;
	font-size:116%;
	margin-bottom:10px;
	padding:5px 0 5px 5px;}
	
table.access {
	border-collapse:collapse;
	margin-bottom:10px;
	width:596px;
}
table.access  th, table.access  td {
	line-height:140%;
	text-align:left;
	vertical-align:top;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
table.access  th {
	background:#eee;
	font-weight:bold;
	text-align:center;
	padding:13px 22px;
}
table.access  td {
	border-right:1px solid #ccc;
	padding:13px 22px;
}
table.access  tr.first td {
	border-top:1px solid #ccc;
}
table.access  th.vAM, table.tbl01 td.vAM, table.tbl01 tr.vAM th table.tbl01 tr.vAM td, table.vAM th, table.vAM td {
	vertical-align:middle;
!important
}


#contents div.area {
	margin-bottom:50px;}
	
	
	
#contents div.area iframe {
	border:solid 1px #CCC;
	margin:10px 0;}


/* chart.html */

p.day{
	text-align:right;}



/* history.html */

table.history {
	border-collapse:collapse;
	margin-bottom:100px;
	width:596px;
}
table.history  th, table.history  td {
	line-height:120%;
	text-align:left;
	vertical-align:top;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
table.history  th {
	background:#eee;
	font-weight:bold;
	text-align:center;
	padding:15px 0;
	vertical-align:middle;
}
table.history  td {
	border-right:1px solid #ccc;
	padding:15px 22px;
}
table.history  tr.first td {
	border-top:1px solid #ccc;
}
table.history  th.vAM, table.tbl01 td.vAM, table.tbl01 tr.vAM th table.tbl01 tr.vAM td, table.vAM th, table.vAM td {
	vertical-align:middle;
!important
}
table.history  tr td ul.inr li {
	margin:5px 0;
}

table.history  tr td ul.inr li.tel {
	margin-left:10px;
	margin-top:0x;
}

/* chart.html */

#contents p.day{
	text-align:right;
	}
