@charset "utf-8";
@import url(general.css);

/* #greeting,#profile2 */

#main {
padding-top:14px;
}

#greeting p,
#profile2 p {
	padding: 0 15px 15px;
	line-height: 1.6;
}

#greeting p.daihyo {
	text-align: right;
}

/* #profile,#profile2 */

#profile table,
#profile2 table {
	border: solid 1px #ccc;
	width: 667px;
	margin: 0 15px 25px;
}

#profile th,
#profile2 th  {
	background-color: #ffc;
	border-bottom: dotted 1px #ccc;
	border-left: dotted 1px #ccc;
	width: 9em;
	padding: 7px 10px;
	line-height: 1.6;
	word-break: keep-all;
}

#profile td,
#profile2 td {
	border-bottom: dotted 1px #ccc;
	padding: 7px 10px;
	line-height: 1.6;
}

#profile td a,
#profile2 td a {
	color: #36f;
}

#profile td a:hover,
#profile2 td a:hover {
	text-decoration: none;
}

/* #profile2 */

#profile2 .figure {
	padding-left: 6px;
	padding-bottom: 17px;
}

#profile2 .figure div {
	float: left;
	display: inline;
	border: solid 1px #999;
	width: 320px;
	margin-left: 8px;
	padding: 4px;
}

#profile2 td li {
	display: inline-block;
	padding-right: 10px;
}

* html #profile2 td li {
	display: inline;
	zoom: 1;
}

/* #accessmap */

#accessmap {
	clear: both;
	padding: 0 15px 15px;
}

#accessmap h4 {
	margin-bottom: 5px;
	font-size: 1em;
	font-weight: normal;
	color: #f00;
}

#accessmap h4 img {
	vertical-align: middle;
}

#map {
	border: solid 1px #ccc;
	width: 667px;
	height: 320px;
}

#map h5 {
	padding-bottom: 5px;
	font-size: 1em;
}

#map address {
	background: url(../img/prf-img01.jpg) no-repeat right top;
	padding-bottom: 50px;
	line-height: 1.4;
}

#map address.shisya_to {
	background: url(../img/prf2-img03.jpg) no-repeat right top;
}
#map address.shisya_eh {
	background: url(../img/prf3-img03.jpg) no-repeat right top;
}
#map address.shisya_ko {
	background: url(../img/prf4-img03.jpg) no-repeat right top;
}