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

/*　メインイメージ　*/
div#prof-img{
	display:block;
	width:900px;
	height:150px;
	background-image:url(../imgs/pi-profile01.jpg);
	border:solid 1px #000;

}

.prof-tx1{
	padding:60px 0 0 10px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#000000;
}

div#corp-info{
	width:539px;
	padding:0px 20px 20px 40px;
	margin-bottom:20px;
	line-height:18px;
	font-size:14px;
	vertical-align:middle;
}

div#corp-info table{
	width:540px;
	border-collapse:collapse;
}

div#corp-info tr{
	border-bottom:dashed 1px #090;

}

div#corp-info th{
	width:150px;
	vertical-align:top;
	padding-top:25px;
	text-align:left;
	text-indent:30px;
	font-size:14px;
	font-weight:500;
	color:#333;
	line-height:100%;
	/*border-bottom:dashed 1px #090;*/
}

div#corp-info td{
	width:350px;
	vertical-align:top;
	padding-top:25px;
	padding-bottom:25px;
	text-align:left;
	text-indent:30px;
	font-size:14px;
	font-weight:100;
	color:#333;
	line-height:100%;
	/*border-bottom:dashed 1px #090;*/
}

div#corp-gmap{
	width:590px;
	height:400px;
	font-size:12px;
}

div#corp-gmap a:link, a:visited, a:hover, a:active{
	text-decoration:none;
}

div#corp-gmap-com{
	width:590px;
	margin-bottom:20px;
	text-align:right;
}

div#corp-map-trans{
	width:550px;
	margin-left:20px;
	margin-bottom:20px;
}

div#corp-map-trans ul{
	list-style: none;
}

div#corp-map-trans ul li{
	background:url(../imgs/ic-comvn02.jpg) no-repeat 0 0.2em;
	padding:0 0 0 20px;
	margin:0 0 10px 0;
	line-height:18px;
	font-size:14px;
	vertical-align:middle;
}

div#corp-centerimg {
	text-align:center
	/*margin:0 20px 10px 20px;*/
	/*border:solid 1px #CCC;*/
	
}