.title {
	margin: 0px 0px 40px;
	padding: 0px;
	height: 69px;
	width: 523px;
	background-image: url(img/bg_c14.jpg);
	background-repeat: no-repeat;
}

h4{
	width:478px;
	margin: 0px 0px 10px 15px;
	padding: 0px 0px 0px 3px;
	border-left:6px solid #FF7100;
	border-bottom:1px dotted #ccc;
	font-family: "ＭＳ Ｐゴシック" , Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.8;
	color: #333;

	vertical-align:middle;
}
p{
	width:463px;
	margin: 0px 0px 30px 30px;
	padding: 6px;
	text-indent:8px;
	font-family: "ＭＳ Ｐゴシック" , Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.8;
	color: #333;
	background:#FFF6DF;
text-align: justify;
text-justify: inter-ideograph;
}
.table1{
text-align:center;
color:f00;
width:475px;
background:#777;
margin:12px 0 12px 30px;
padding:0;
}
.table1 td{
font-family:"ＭＳ Ｐゴシック";
font-size: 60%;
line-height: 1.2;
color: #333;
background:#fff;
margin:0;
padding:3px;
}
.table1 th{
text-align:left;
font-family:"ＭＳ Ｐゴシック";
font-size: 60%;
line-height: 1.2;
color: #555;
background:#F6F6F6;;
margin:0;
padding:3px;
}
