@charset "EUC-JP";


/*=====INDEX.PHP start================================================== */

.main_img {
	background: url(./image/top_img.jpg) no-repeat;
	margin-bottom: 15px;
	margin-top: 10px;
}

.main_title_txt {
	font-weight: bold;
	line-height: 90px;
	color: #FFFFFF;
	font-size: 13px;
	margin-left: 10px;
}


.sub_title {
	background: url(./image/sub_img.jpg) no-repeat;
	margin-bottom: 15px;
}
.sub_title_txt {
	font-weight: bold;
	line-height: 32px;
	margin-left: 10px;
}

.privacy_txt {
	margin: 0px 0px 20px 0px;
	font-size: 10px;
	
}
