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

/* Common
---------------------------------*/

.sub_txt {
    font-size: 25px;
    color: #999;
    font-family: fantasy;
    /* line-height: 140%; */
    /* text-align: justify; */
    font-weight: 100;
}

.img100 {
	margin-bottom: 20px;
}

.caution {
	border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
	background-color: #efefef;
	padding:10px;
	text-align: justify;
}

.caution .fa-exclamation-circle {
	color: #d98a00;
	margin-right: 5px;
}

.top_10 {
	margin-top: 10px;
}

.bottom_10 {
	margin-botton: 10px;
}

.mailform {
	margin-top: -30px;
}

.txt_fx {
	font-size:24px;
	width:100%;
	color:#FFFFFF;
	background:#000000;
	margin-bottom:-5px;
}
