@charset "utf-8";

body#contact .ctn{
	padding:0 0 30px 0;
	margin:0 0 0 15px;
	}
body#contact .ctn h3{
	padding:0 0 15px 0;
	font-weight:bold;
	font-size:1.2em;
	}
body#contact .ctn p{
	line-height:1.8em;
	}
body#contact .ctn a{
	font-size:1.25em;
	line-height:2.1em;
	padding-bottom:3px;
	}
