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

.acWrap {
	margin:20px;
	width:600px;
	}

.acmap {
	width:403px;
	margin:0 99px 20px 98px;
	}
.acinfo {
	width:403px;
	margin:0 99px 25px 98px;
	}
	.acifttl {
		padding:6px 0;
		line-height:1.1;
		font-size:110%;
		color::#0068B6;
		font-weight:bold;
		letter-spacing:1px;
		line-height:1.1;
		border-top:solid 2px #0068B6;
		border-bottom:dotted 1px #ccc;
		}
	.acinfo dl {
		padding-top:5px;
		line-height:1.5;
		}
	.acinfo dt {
		width:5em;
		}
	.acinfo dd {
		margin-top:-1.5em;
		padding:0 0 5px 5em;
		margin-bottom:5px;
		border-bottom:dotted 1px #ccc;
		}

.accont {
	width:290px;
	margin-bottom:15px;
	}
.c-lt { float:left; }
.c-rt { float:right; }

.accont h2 {
	padding:5px 7px;
	font-size:110%;
	color:#FFF;
	background-color:#0068B6;
	line-height:1.1;
	font-weight:bold;
}

.acWrap p {
	line-height:1.5;
	margin:10px 3px;
	}

.acWrap p img {
	float:left;
	margin:0 10px 10px 0;
	}
