/* CSS Document */


.txt-red {
	color:#FF0000;
}

/* form - メールフォーム */
#contact-box {
	margin:0 auto; padding-bottom:40px;
}

	#contact-box table td {
		line-height:14px;
		padding:5px 0;
	}

	#contact-box table td p {
		font-size:10px;
		margin:0; padding:0;
	}



/* CSS Document */

