@charset "UTF-8";
.art { width:600px; padding:16px 130px 20px 130px;}
	.art h3 { display:block; width:120px; float:left; padding:16px 0 16px 40px; margin:0; font-size:14px;}
	.art p { display:block; border-bottom:1px dashed #333; padding:16px 20px 16px 180px; margin:0; font-size:14px;}
		.art p a { color:#00ACE4; text-decoration:underline;}
		.art p a:hover { color:#CCC;}
	.art p:last-child { border-bottom:none;}

.accessmap { width:600px; padding:0 130px 20px 130px;}
	.accessmap h3 { font-size:14px; padding:32px 0 16px 0; margin:0; font-weight:normal;}
		.accessmap h3 span { padding:0 8px;}
	.accessmap iframe { width:600px; height:400px;}