@charset "utf-8";
/* CSS Document */

/*-------------------------------
	コンテンツ
-------------------------------*/
#page-title-about {
	background-image:url(../images/about/about-image.gif);
	width: 669px;
	margin: 20px 0px 0px 10px;
	height: 27px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

h2#about-h-profile {
	background-image: url(../images/about/about_h_profile.jpg);
}
h2#about-h-access {
	background-image: url(../images/about/about_h_access.jpg);
}

/*　弁理士紹介　*/
.career {
	width:479px;
	float:left;
	margin-right:10px;	
}

.photo {
	width:160px;
	border:#CCCCCC 1px solid;
	padding:4px;
	float:right;
}

.name-kaneko {
	font-weight:bold;
	font-size:14px;
	border-bottom:#CCCCCC 1px solid;
}

dl.career-text {
	padding:0px 0px 0px 13px;
}

dl.career-text dt {
	margin:10px 0px 0px 0px;
}

dl.career-text dd {
	margin:0px 0px 0px 16px;
	text-indent:-0.5em;
	padding-left:0.5em;
}

/*　アクセス　*/
.outline-box {
	margin-top:15px;
	border-top:#CCCCCC 1px dotted;
}

table.office {
	width:450px;
	margin:15px 0px 0px 0px;
}

table.office td {
	padding:5px 5px 5px 15px;
}

table.office td.marker {
 	background:url(../images/common/marker_h4.gif) no-repeat left 50%;
	width:60px;
	font-weight:bold;
}

.map {
	display: block;
	background: url(../images/about/map.jpg) no-repeat;
	width: 584px;
	height: 385px;
}

.map img.about-image01 {
	margin: 55px 0 10px 450px;
}

.map img.about-image02 {
	margin: 0px 0 0 450px;
}