@CHARSET "UTF-8";
#main{
	height: auto;
}
#border_bottom{
	border-bottom: solid 2px #C99E9B;
	font-size: 1.2em;
	width: 370px;
	margin-bottom: 10px;
	line-height: 1.5em;
}
.inquiry_text{
	font-size: 1.2em;
	padding-left: 20px;
}
#mail a{
	color: #5F1919;
}
#mail a:hover{
	color: #C33445;
}
