@import "default2.css";


/* contact-t */
#contact-t .hyo{
	width:600px;
	margin-top:15px;
	margin-bottom:15px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	font-size:100%;
}
#contact-t .hyo td,#contact-t .hyo th{
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:5px 5px 5px 5px;
}
#contact-t .hyo th{
	background-color:#ededed;
}
#contact-t .list2{
	margin-left:10px;
}
#contact-t .cell-4{
	width:80px;
	text-align:center;
}
#contact-t .cell-3{
		width:100px;
}
#contact-t .cell-1{
		width:150px;
}
#contact-t #hyo-s{
	text-align:center;
}
#contact-t #hyo-s table{
	width:400px;
/*	margin-top:15px;
	margin-bottom:15px;*/
	margin:15px auto 15px auto;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	font-size:100%;
}
#contact-t #hyo-s td{
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:5px 5px 5px 5px;
}

