﻿@charset "utf-8";
/* CSS Document */
/* ----------------------------------------------*/
/* 共通設定  */
/* ----------------------------------------------*/
.contact{
	margin-left:30px;
	margin-top:20px;
	height:670px;
	background:url(../images/ph_angel.gif) right bottom no-repeat;
}

th,tr{
	border:solid 1px;
	padding:2px;
}

th{
	background-color:#CCF;
}
