/*  ニュースリリースのコンタクトボックス */

#contactsbox {
	background-color: #E9FCE5;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dashed #28AEF0;
	padding-top: 0px;


}
#contactstitle h3 {
	color: #28AEF0;
	font-size: small;
	position: relative;
	top: 20px;
	left: -80px;
	margin-top: 0px;
	padding-top: 0px;
	}
#contactsbox td {
	font-size: small;
	}
font.set1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: x-small;
	}
font.set2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: x-small;
	}