@charset "utf-8";
.content_title_wrap {
	border: solid 1px #CCCCCC;
	margin-bottom: 20px;
}
.content_title {
	border: 5px solid #eeeeee;
	padding-bottom: 7px;
	padding-left: 8px;
	padding-top: 7px;
}
h1 {
	font-size: 175%;
	line-height: 2.03;
	border-left: solid 5px #A51502;
	padding-left: 21px;
}
section div {
	margin-bottom: 60px;
}
section div p {
	line-height: 1.8;
}
.frame {
	border: 1px solid #bbb;
	clear: both;
	margin-top: 10px;
	padding: 10px;
}

section address{
	padding:0;
}
.frame div{
	padding-bottom:0;
}