@charset "utf-8";

.provide_button {
	width: 70px;
	height: 20px;
	font-size: 12px;
	color: #003726;
	border: solid 1px #275647;
	background-color: #ffffff;
}

.provide_dotted01 {
	height: 24px;
	background-image: url(../images/about_dotted01.jpg);
	background-position: center;
	background-repeat: repeat-x;
}

.provide_font01 {
	font-size: 12px;
	line-height: 18px;
	color: #003726;
}

.provide_input {
	width: 200px;
	height: 20px;
	border: solid 1px #89a29b;
}