@charset "utf-8";

div.intro{
	margin: 0 15px;
	width: 715px;
	overflow: hidden;
}

div.intro p{
	margin-bottom: 1em;
}

div.intro .rightcol{
	padding: 15px 0;
	width: 220px;
	text-align: right;
}

div.intro .rightcol img{
padding-bottom: 10px;
}

p.sign{
	margin-top: 20px;
	text-align: right;
}

div.acs_img ul{
	margin-right: -20px;
	width: 765px;
	overflow: hidden;
}

div.acs_img ul li{
	padding: 0 10px 20px 0;
	float: left;
	width: 367px;
}

div.acs_img ul li img{
	margin-bottom: 5px;
}

table#access th.hc1{
	width: 17%;
}

table#access td.dc1{
	width: 43%;
}

table#access th.hc2{
	width: 17%;
}

table#access td.dc2{
	width: 23%;
}


div.address table.basic{
	margin-bottom: 10px;
}

div.address table.basic td,
div.address table.basic th{
	padding: 13px 12px;
}

div.address table.basic th{	width: 20%;}
div.address table.basic td{	width: 80%;}
div#map{
	border: solid 5px #ddd;
	width: 735px;
	height: 557px;
}

dl.access dt{
	margin: 1.5em 0 0.5em;
	font-weight: bold;
	font-size: 107%;
}


div.staff{
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: dotted 1px #ccc;
	width: 745px;
	overflow: hidden;
}

div.staff .leftcol{
	width: 213px;
	text-align: right;
}

div.staff .leftcol img{
	margin-bottom: 10px;
	display: block;
}

div.staff .leftcol a{
	color: #6c4f17;
}

div.staff .rightcol{
	width: 511px;
}

dl.profile{
	margin-bottom: 10px;
}

dl.profile dt,
dl.profile dd{
	margin-bottom: 5px;
}


dl.profile{
	line-height: 133%;
}

dl.profile dt{
	padding: 4px;
	display: inline;
	background: #94c303;
	color:#fff;
	font-weight: bold;
}

dl.profile dd{
	margin: 7px 0 15px;
	padding: 0 0 0.5em 0;
}

dl.comment{
	clear: both;
	background: #f6f7be;
}

dl.comment dt{
	padding: 0 52px;
	height: 47px;
	line-height: 47px;
	color: #6c4f17;
	background: #f6f7be url(../images/frame_staff_top.gif) no-repeat left top;
	font-size: 107%;
	font-weight: bold;
}

dl.comment dd{
	padding: 12px 22px 17px;
	line-height: 1.5;
	background: #f6f7be url(../images/frame_staff_btm.gif) no-repeat left bottom;
}



div.child p.intro{
	margin-bottom: 20px;
}

div.child h3{
	padding: 5px 0 7px 27px;
	margin-bottom: 1em;
	border-bottom: dotted 1px #ccc;
	font-size: 107%;
	font-weight: bold;
	background: transparent url(../../../common/images/icon_clover.gif) no-repeat left 
}

div.child .activity{
width: 745px;
overflow: hidden;
}

