@charset "utf-8";
/* CSS Document */

h1 {
	font-size: 14px;
	font-weight: bolder;
	color: #D6040D;
}
.title_02 {
	color: #FFF;
	background-color: #CCCCCC;
	padding: 4px;
}
.text-01 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #4F4F4F;
}
.text-02 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.text-03 {
	font-size: 14px;
}
.text-04 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	padding: 22px;
}
.text-05 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #D6040D;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #900;
	border-left-color: #900;
	text-align: center;
}
.text-06 {
	font-size: 12px;
	color: #D6040D;
}
.text-comment-01 {
	font-size: 16px;
	color: #D6040D;
}


.text-name-01 {
	font-size: 24px;
	font-weight: bold;
	color: #4F4F4F;
}
.text-cell-01 {
	font-size: 24px;
	font-weight: bold;
	color: #D6040D;
}
.contact-form-01 {
	font-size: 16px;
	color: #4F4F4F;
	font-weight: bold;
}
.contact-form-entry-01 {
	font-size: 16px;
	color: #D6040D;
	border: 1px solid #D6040D;
}
