@charset "utf-8";
/* CSS Document */
#cntMain {
	font-size:.75em;
}
#cntHeader div#headCntctCompany.address {
    float: right;
    font-size: 12px;
    line-height: 1.5em;
    padding: 0.5em 0.5em 0 0;
    text-align: right;
}
#companyWrap {
	width:780px;
	margin:0 auto;
	font-size:1.16em;
}
#companyWrap p {
	line-height:1.6em;
	margin-bottom:1em;
}
#companyWrap p.note {
	font-size:10px;
}
#companyWrap h3 {
	border-bottom:1px solid #0078f0;
	border-top:2px solid #0078f0;
	font-weight:bold;
	padding:11px 0 10px 2px;
	margin:15px 0 10px 0;
}
/*COMPANY NAVIGATION*/
div#top_navi {
	clear:both;
	width:780px;
	height:25px;
	padding-top:15px;
	margin:0 auto 10px auto;
}
div#top_navi ul li {
	float:left;
}
div#top_navi ul li img {
	display:block;
}
/*JIGYO NAIYO*/
ul.jgyou {
}
ul.jgyou li {
	float:left;
	display:block;
	margin-right:52px;
}
ul.jgyou li.last {
	margin-right:0;
}
/*MAP*/
.map {
	float:right;
	padding:4px;
	border:1px solid #ccc;
}
#mapInfo {
	float:left;
	width:250px;
	font-size:0.85em;
}

#mapInfo ul {
	line-height:1.3em;
}
#mapInfo ul li {
	padding-bottom:5px;
	margin-bottom:5px;
}
#mapInfo ul li.last {
	border-bottom:none;
}
#mapInfo ul li span {
	display:block;
	padding:1px 0 0 5px;
	margin-bottom:5px;
	border-top:1px solid #ccc;
	background:#EBEBEB;
	line-height:20px;
}
#mapInfo ul li ul li span {
	display:block;
	padding:1px 0 0 0px;
	margin-bottom:5px;
	border-bottom:1px dotted #ccc;
	border-top:none;
	line-height:20px;
	background:none;
}
#bnts {
	text-align:center;
	padding:15px 0;
}
#bnts img {
	margin-right:5px;
}
#imgBox {
	padding:4px 0 5px 0;
	margin:0 0 5px 0;
	border-top:2px solid #ccc;
	font-weight:bold;
}
#imgBox p {
	line-height:1.2em;
	margin:5px 0;
	padding:0;
	font-size:1.2em;
}
#imgBox span {
	font-size:.83em;
	font-weight:normal
}
#imgBox img {
	display:block;
	padding:4px;
	margin-bottom:5px;
	border:1px solid #ccc;
}
/*----------------------------------------------------
	100521
----------------------------------------------------*/


div#access {
	float:left;
	width:150px;
	height:auto;
	border: solid 1px #8debfd;
}
div#access p, div#access strong {
	font-size:10px;
	color:ccc;
	padding:2px;
	line-height:110%;
}
/*会社概要*/

#company_table {
	width:780px;
	margin-bottom: 20px;
	border-collapse: collapse;
}
#company_table th.title {
	font-weight: bold;
}
#company_table th.year {
	width:100px;
	font-weight: bold;
}
#company_table th.month {
	width:50px;
	font-weight: bold;
	text-align:right;
}
#company_table td, #company_table th {
	line-height: 18px;
	border: 1px solid #aaa;
	padding: 5px;
	vertical-align: middle;
}
#company_table th {
	background: #f1f1f1;
	text-align: center;
}
/*----------------------------------------------------
	#?Tv
----------------------------------------------------*/
#company_txt dt {
	font-weight: bold;
	border-bottom: solid 1px #cccccc;
	color: #999999;
	margin-top: 0.5em;
}
#company_txt dd { /*   border: solid 1px #cccccc;*/
	padding: 1em;
	margin-left: 0em;
	margin-top: 0.5em;
}
.plofile {
	border: solid 1px #cccccc;
	padding: 5px;
}
/*--------------------------------------------------
n}
--------------------------------------------------*/



/*--------------------------------------------------
v
}--------------------------------------------------*/
#row01 {
	border-collapse: collapse;
}
#row01 th {
	border-right: 1px solid #CCC;
	text-align: center;
}
#row01 th, #row01 td {
	padding: 5px 5px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#row01 th {
	background: #C7DCFC;
}

